|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowRepresenter | |
---|---|
uic.action | Actions to connect widgets with each other; or with your logic. |
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.action |
---|
Methods in uic.action with parameters of type WindowRepresenter | |
---|---|
WindowRepresenterToolBarAddedAction |
WindowRepresenterToolBarAddedAction.add(WindowRepresenter source)
Add an Component object to this action. |
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 | |
---|---|
static WindowRepresenter |
WindowRepresenter.getInstance(ToolBarContainer child)
Find the WindowRepresenter that contains the child ToolBarContainer |
static WindowRepresenter |
WindowRepresenter.getInstance(Window window)
get WindowRepresenter for the Window; or create a fresh one if none exists. |
WindowRepresenter |
UICToolBar.getWindowRepresenter()
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |