public class MenuUtil extends Object
Modifier and Type | Field and Description |
---|---|
static Font |
CONTEXT_MENU_BOLDFONT |
static Font |
CONTEXT_MENU_BOLDITALICFONT |
static Font |
CONTEXT_MENU_ITALICFONT |
static Font |
CONTEXT_MENU_PLAINFONT |
Constructor and Description |
---|
MenuUtil() |
Modifier and Type | Method and Description |
---|---|
static JMenuItem |
createMenuItem(ActionMenu menu) |
static JMenuItem |
createMenuItem(ActionMenu menu,
boolean setFont) |
static JMenuItem |
createMenuItem(String title) |
public static final Font CONTEXT_MENU_PLAINFONT
public static final Font CONTEXT_MENU_BOLDFONT
public static final Font CONTEXT_MENU_ITALICFONT
public static final Font CONTEXT_MENU_BOLDITALICFONT
public static JMenuItem createMenuItem(ActionMenu menu)
public static JMenuItem createMenuItem(ActionMenu menu, boolean setFont)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)