SubstanceCheckBoxMenuItemUI
, SubstanceMenuItemUI
, SubstanceMenuUI
, SubstanceRadioButtonMenuItemUI
public interface SubstanceMenu
Modifier and Type | Method | Description |
---|---|---|
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. |
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()