|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubstanceMenu
Base interface for all menu-related UI delegates.
Method Summary | |
---|---|
java.awt.Font |
getAcceleratorFont()
Returns the font of the accelerator string of this UI
delegate. |
javax.swing.Icon |
getArrowIcon()
Returns the arrow icon of this UI delegate. |
javax.swing.JMenuItem |
getAssociatedMenuItem()
Returns the associated menu item. |
javax.swing.Icon |
getCheckIcon()
Returns the checkmark icon of this UI delegate. |
int |
getDefaultTextIconGap()
Returns the default gap between the icon and the text for this delegate. |
Method Detail |
---|
java.awt.Font getAcceleratorFont()
this
UI
delegate.
this
UI
delegate.javax.swing.Icon getCheckIcon()
this
UI delegate.
this
UI delegate.javax.swing.Icon getArrowIcon()
this
UI delegate.
this
UI delegate.int getDefaultTextIconGap()
this
delegate.
this
delegate.javax.swing.JMenuItem getAssociatedMenuItem()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |