Package | Description |
---|---|
twaver | |
twaver.chart | |
twaver.combobox | |
twaver.list | |
twaver.network | |
twaver.network.action | |
twaver.table | |
twaver.tree | |
twaver.web | |
twaver.web.svg | |
twaver.web.svg.chart | |
twaver.web.svg.network | |
twaver.web.table |
Modifier and Type | Method and Description |
---|---|
TView |
MouseActionEvent.getView()
Gets the related
TView component. |
Modifier and Type | Method and Description |
---|---|
javax.swing.JPopupMenu |
PopupMenuGenerator.generate(TView tview,
java.awt.event.MouseEvent mouseEvent)
Generate JPopupMenu associated with given tview and mouse event.
|
Constructor and Description |
---|
MouseActionEvent(java.lang.Object source,
int id,
java.lang.String command,
java.awt.event.MouseEvent mouseEvent,
TView view,
int index) |
MouseActionEvent(java.lang.Object source,
java.awt.event.MouseEvent mouseEvent,
TView view)
Creates the event by a source object and mouse event.
|
MouseActionEvent(java.lang.Object source,
java.awt.event.MouseEvent mouseEvent,
TView view,
int index)
Creates the event by a source object and mouse event.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChart
The
AbstractChart class provides basic implementations
for chart component. |
class |
AbstractScaleChart
The
AbstractScaleChart class provides basic implementations
for chart component that will display x scale and y scale. |
class |
AbstractXYScaleChart |
class |
BarChart |
class |
BubbleChart |
class |
DialChart |
class |
LineChart |
class |
PercentChart |
class |
PieChart |
class |
RadarChart |
Modifier and Type | Class and Description |
---|---|
class |
TComboBox |
Modifier and Type | Class and Description |
---|---|
class |
TList
The
TList is used to display elements of data box
in list structure. |
Modifier and Type | Class and Description |
---|---|
class |
TNetwork
Network is a graphical swing component used to display elements on a canvas.
|
Modifier and Type | Field and Description |
---|---|
protected TView |
BaseAction.view |
Constructor and Description |
---|
AlignBottomAction(TView view) |
AlignCenterAction(TView view) |
AlignLeftAction(TView view) |
AlignMiddleAction(TView view) |
AlignRightAction(TView view) |
AlignTopAction(TView view) |
BaseAction(TView view) |
BottomPileAction(TView view) |
ClearDataBoxAction(TView view) |
CopyAction(TView view) |
EvenHSpaceAction(TView view) |
EvenVSpaceAction(TView view) |
LeftPileAction(TView view) |
MoveFirstAction(TView view) |
MoveLastAction(TView view) |
PasteAction(TView view) |
RightPileAction(TView view) |
SameHeightAction(TView view) |
SameWidthAction(TView view) |
TopPileAction(TView view) |
Modifier and Type | Class and Description |
---|---|
class |
TAlarmOverview
This class defines a TWaver Swing component used to
show an overview information for all alarms of connected databox.
|
class |
TAlarmStatTable
This is a table component work with databox, monitoring
alarm information for all databox contained elements, collect
and display the alarm information in this table.
|
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 |
TPropertySheet
Property sheet is a very important Swing component in 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 | Class and Description |
---|---|
class |
TTree
This class defines TWaver Tree component, a major Swing
graphical component in TWaver product which used to
represent hierarchical data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TWebView |
Modifier and Type | Class and Description |
---|---|
class |
TWebElementTable |
class |
TWebPropertySheet |
class |
TWebTree |
class |
TWebTreeTable |
Modifier and Type | Class and Description |
---|---|
class |
TSVGAlarmOverview |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSVGChart |
class |
AbstractSVGScaleChart |
class |
AbstractSVGXYScaleChart |
class |
SVGBarChart |
class |
SVGBubbleChart |
class |
SVGDialChart |
class |
SVGLineChart |
class |
SVGPercentChart |
class |
SVGPieChart |
class |
SVGRadarChart |
Modifier and Type | Class and Description |
---|---|
class |
MapNetwork
Deprecated.
As of TWaver version 3.6
replaced by TWaver WebGIS
web.map.SVGMapNetwork |
class |
TGISNetwork
Deprecated.
As of TWaver version 3.6
replaced by TWaver WebGIS
web.map.SVGMapNetwork |
class |
TSVGNetwork |
Modifier and Type | Class and Description |
---|---|
class |
TWebAlarmStatTable |
class |
TWebAlarmTable |
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.