Package | Description |
---|---|
twaver | |
twaver.network |
Modifier and Type | Method and Description |
---|---|
DataBoxSelectionModel |
DataBoxSelectionEvent.getBoxSelectionModel()
Get the event related BoxSelectionModel object.
|
DataBoxSelectionModel |
TDataBox.getSelectionModel()
Gets the bound selection model object of this databox.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPopupMenu |
PopupMenuFactory.getPopupMenu(DataBoxSelectionModel selectionModel,
java.awt.Point point)
Get a JPopupMenu which associated with given selection elements.
|
void |
TDataBox.setSelectionModel(DataBoxSelectionModel selectionModel)
Sets specified selection model for this box.
|
Constructor and Description |
---|
DataBoxSelectionEvent(DataBoxSelectionModel source,
int type,
java.util.Collection elements)
Generate a new selection event with
the given data box selection model as event source.
|
Modifier and Type | Method and Description |
---|---|
DataBoxSelectionModel |
TNetwork.getSelectionModel()
Gets network connected databox selection model.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.