Package | Description |
---|---|
viptool.base.action | |
viptool.base.gui.selection |
Modifier and Type | Method and Description |
---|---|
ISelection |
SelectionAction.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
SelectionAction.actionPerformed(ActionEvent event,
ISelection selection) |
void |
SelectionAction.setSelection(ISelection selection) |
void |
AbstractFileSelectionAction.setSelection(ISelection selection) |
Modifier and Type | Interface and Description |
---|---|
interface |
IAbstractFileSelection |
Modifier and Type | Method and Description |
---|---|
void |
ISelectionProvider.clearSelection(ISelection selection) |
void |
ISelectionProvider.getSelection(ISelection selection) |
boolean |
ISelectionModel.isSelectionAccepted(ISelection selection)
Tests whether the given selection is accepted by the selection model.
|
void |
ISelectionProvider.setSelection(ISelection selection) |