|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--KernelSize
Interface for selecting the required size of kernel (5 buttons 3-7).
Constructor Summary | |
KernelSize()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Sets up the interface panel for inclusion in a GUI. |
int |
size()
Gets the current selected size. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KernelSize()
Method Detail |
public int size()
public javax.swing.JPanel createPanel()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |