org.jvnet.substance.utils.menu
public static class MenuUtilities.MenuLayoutMetrics extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
maxAcceleratorWidth
Maximum width of accelerator texts of the menu items of this popup
menu.
|
int |
maxArrowIconWidth
Maximum width of arrow icons of the menu items of this popup menu.
|
int |
maxCheckIconWidth
Maximum width of check icons of the menu items of this popup menu.
|
int |
maxIconTextGap
Maximum gap between icon and text of the menu items of this popup
menu.
|
int |
maxIconWidth
Maximum width of icons of the menu items of this popup menu.
|
int |
maxTextWidth
Maximum width of texts of the menu items of this popup menu.
|
Constructor and Description |
---|
MenuUtilities.MenuLayoutMetrics() |
public int maxIconWidth
public int maxCheckIconWidth
public int maxTextWidth
public int maxAcceleratorWidth
public int maxArrowIconWidth
public int maxIconTextGap