|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kemet.lf.components.CJSeparator
public class CJSeparator
CJSeparator : creation and display of separator in menu.
Constructor Summary | |
---|---|
CJSeparator(javax.swing.JMenu m)
create custom separator. |
Method Summary | |
---|---|
javax.swing.JSeparator |
getJs()
return the current separator. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CJSeparator(javax.swing.JMenu m) throws ExceptionManager
create custom separator.
m
- associated menu
ExceptionManager
Method Detail |
---|
public javax.swing.JSeparator getJs()
return the current separator.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |