|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--KernelType
Interface for the laplacian kernel type selection.
Constructor Summary | |
KernelType()
|
Method Summary | |
javax.swing.JPanel |
createPanel(java.net.URL docbase)
Creates the panel for inclusion in the laplacian GUI. |
int |
type()
Gets the kernel type selected by the classifyMenuItem.setEnabled(false);user. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KernelType()
Method Detail |
public int type()
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 |