public class MenuUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ICON_ONLY |
static int |
TEXT_ONLY |
Constructor and Description |
---|
MenuUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
assignMnemonics(javax.swing.JMenu menu) |
static void |
formatToolBar(javax.swing.JToolBar toolbar,
int style) |
public static final int ICON_ONLY
public static final int TEXT_ONLY