| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--ThreeState3x3Kernel
The interface for the three-state (foreground, background, either) kernel.
| Constructor Summary | |
| ThreeState3x3Kernel() | |
| Method Summary | |
|  int[] | array()Gets the current kernel settings (0 background, 1 foreground, 2 either). | 
|  javax.swing.JPanel | createPanel(java.net.URL docbase)Sets up the interface panel for inclusion in a GUI. | 
| Methods inherited from class java.lang.Object | 
| clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
toString, 
wait, 
wait, 
wait | 
| Constructor Detail | 
public ThreeState3x3Kernel()
| Method Detail | 
public int[] array()
public javax.swing.JPanel createPanel(java.net.URL docbase)
| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||