|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuiFactory | |
---|---|
info.joseluismartin.gui | |
info.joseluismartin.gui.table |
Uses of GuiFactory in info.joseluismartin.gui |
---|
Classes in info.joseluismartin.gui that implement GuiFactory | |
---|---|
class |
ApplicationContextGuiFactory
GuiFactory that use ApplicationContext to create and configure widgets. |
Methods in info.joseluismartin.gui that return GuiFactory | |
---|---|
GuiFactory |
ShowRowAction.getGuiFactory()
|
GuiFactory |
PageableTable.getGuiFactory()
|
Methods in info.joseluismartin.gui with parameters of type GuiFactory | |
---|---|
void |
ShowRowAction.setGuiFactory(GuiFactory guiFactory)
|
void |
PageableTable.setGuiFactory(GuiFactory guiFactory)
|
Uses of GuiFactory in info.joseluismartin.gui.table |
---|
Methods in info.joseluismartin.gui.table that return GuiFactory | |
---|---|
GuiFactory |
TablePanel.getGuiFactory()
|
GuiFactory |
TableListView.getGuiFactory()
|
Methods in info.joseluismartin.gui.table with parameters of type GuiFactory | |
---|---|
void |
TablePanel.setGuiFactory(GuiFactory guiFactory)
|
void |
TableListView.setGuiFactory(GuiFactory guiFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |