Uses of Class
uic.widgets.WindowRepresenter

Packages that use WindowRepresenter
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 WindowRepresenter in uic.themes
 

Fields in uic.themes declared as WindowRepresenter
protected  WindowRepresenter UICToolBarUI.windowRepresenter
           
 

Uses of WindowRepresenter in uic.widgets
 

Methods in uic.widgets that return WindowRepresenter
 WindowRepresenter UICToolBar.getWindowRepresenter()
           
static WindowRepresenter WindowRepresenter.getInstance(Window window)
          get WindowRepresenter for the Window; or create a fresh one if none exists.
static WindowRepresenter WindowRepresenter.getInstance(ToolBarContainer child)
          Find the WindowRepresenter that contains the child ToolBarContainer
 

Methods in uic.widgets with parameters of type WindowRepresenter
 void UICToolBar.setToolBarContainer(WindowRepresenter toolbarContainer)
          set the WindowContainer that knows which set of ToolbarContainers and which Window this toolbar belongs to.
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence