| Package | Description |
|---|---|
| at.mug.iqm.api.gui | |
| at.mug.iqm.api.workflow | |
| at.mug.iqm.core.workflow | |
| at.mug.iqm.gui |
| Modifier and Type | Method and Description |
|---|---|
ITablePanel |
IMainFrame.getTablePanel()
Gets the current table panel.
|
| Modifier and Type | Method and Description |
|---|---|
ITablePanel |
ITable.getTablePanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITable.setTablePanel(ITablePanel arg) |
| Modifier and Type | Field and Description |
|---|---|
private ITablePanel |
Table.tablePanel
The current
ITablePanel instance to control. |
| Modifier and Type | Method and Description |
|---|---|
ITablePanel |
Table.getTablePanel()
Gets the current
ITablePanel instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setTablePanel(ITablePanel arg)
Sets the
ITablePanel instance to control. |
| Modifier and Type | Class and Description |
|---|---|
class |
TablePanel
This class displays a
JTable on a panel. |
| Modifier and Type | Field and Description |
|---|---|
private ITablePanel |
TableDisplayFrame.tablePanel
The table panel class is used in this frame as container.
|
| Modifier and Type | Method and Description |
|---|---|
ITablePanel |
TableDisplayFrame.getTablePanel() |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.