|
||||||||||
| 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 |
PageableTable.getGuiFactory()
|
GuiFactory |
ShowRowAction.getGuiFactory()
|
| Methods in info.joseluismartin.gui with parameters of type GuiFactory | |
|---|---|
void |
PageableTable.setGuiFactory(GuiFactory guiFactory)
|
void |
ShowRowAction.setGuiFactory(GuiFactory guiFactory)
|
| Uses of GuiFactory in info.joseluismartin.gui.table |
|---|
| Methods in info.joseluismartin.gui.table that return GuiFactory | |
|---|---|
GuiFactory |
TablePanel.getGuiFactory()
|
| Methods in info.joseluismartin.gui.table with parameters of type GuiFactory | |
|---|---|
void |
TablePanel.setGuiFactory(GuiFactory guiFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||