Package | Description |
---|---|
twaver.table |
Modifier and Type | Class and Description |
---|---|
class |
TAlarmTable
This class defines a table for displaying alarm objects.
|
class |
TElementTable
This TWaver table is one of major Swing graphical components for TWaver.
|
class |
TTreeTable
TWaver TreeTable component is a combination of
a TWaver tree and a TWaver element table,
a component capable of both expanding and contracting rows,
as well as showing multiple columns of data.
|
Modifier and Type | Field and Description |
---|---|
protected TTable |
TTableModel.table |
Modifier and Type | Method and Description |
---|---|
TTable |
TTableModel.getTable()
Get the bound table.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPopupMenu |
TTablePopupMenuFactory.getPopupMenu(TTable table,
java.awt.event.MouseEvent e)
Create popup menu for this TWaver table when
a right click mouse event occur.
|
boolean |
TTableRowFilter.isVisible(TTable table,
java.util.Vector rowData)
Determine whether the given table row
should be visible or not on the given TWaver table component.
|
Constructor and Description |
---|
TTableModel(TTable table)
Create table model
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.