Uses of Class
uic.widgets.UICToolBar

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.addMenuEntries(JPopupMenu popup, UICToolBar toolbar)
          For a popup menu for UICToolBar toolbar generate relevant popup items.
 void WindowRepresenter.addToolBar(UICToolBar toolbar)
           
protected static void WindowRepresenter.connect(JCheckBoxMenuItem source, UICToolBar destination)
          create an event listener for the JCheckBoxMenuItem
protected static void WindowRepresenter.connect(JMenuItem source, UICToolBar destination, int argument)
          create an event listener for the JMenuItem
 

Constructors in uic.widgets with parameters of type UICToolBar
UICToolBar.ScaleHandle(UICToolBar parent, int orientation)
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence