|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UICToolBar | |
uic.themes | The Swing UICTheme to provide various bugfixes and an all-round mature theme. |
uic.widgets | Swing Widgets for your programming pleasure! |
Uses of UICToolBar in uic.themes |
Constructors in uic.themes with parameters of type UICToolBar | |
UICToolBarUI.UICDocingListener(UICToolBar tb)
|
Uses of UICToolBar in uic.widgets |
Methods in uic.widgets with parameters of type UICToolBar | |
void |
WindowRepresenter.addToolBar(UICToolBar toolbar)
|
void |
WindowRepresenter.addMenuEntries(JPopupMenu popup,
UICToolBar toolbar)
For a popup menu for UICToolBar toolbar generate relevant popup items. |
protected static void |
WindowRepresenter.connect(JMenuItem source,
UICToolBar destination,
int argument)
create an event listener for the JMenuItem |
protected static void |
WindowRepresenter.connect(JCheckBoxMenuItem source,
UICToolBar destination)
create an event listener for the JCheckBoxMenuItem |
Constructors in uic.widgets with parameters of type UICToolBar | |
UICToolBar.ScaleHandle(UICToolBar parent,
int orientation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |