| Package | Description |
|---|---|
| org.jdal.swing | |
| org.jdal.swing.table |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextGuiFactory
GuiFactory that use ApplicationContext to create and configure widgets.
|
| Modifier and Type | Method and Description |
|---|---|
GuiFactory |
PageableTable.getGuiFactory() |
GuiFactory |
ShowRowAction.getGuiFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageableTable.setGuiFactory(GuiFactory guiFactory) |
void |
ShowRowAction.setGuiFactory(GuiFactory guiFactory) |
| Modifier and Type | Method and Description |
|---|---|
GuiFactory |
TablePanel.getGuiFactory() |
GuiFactory |
TableListView.getGuiFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TablePanel.setGuiFactory(GuiFactory guiFactory) |
void |
TableListView.setGuiFactory(GuiFactory guiFactory) |
Copyright © 2014 JDAL. All Rights Reserved.