Package | Description |
---|---|
viptool.base.gui.menu | |
viptool.base.gui.selection |
Modifier and Type | Method and Description |
---|---|
ISelectionModel |
IContextMenuManager.createSelectionModel(ArrayList<ISelectionFilter> filterList)
Creates a new SelectionModel.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICustomFilter |
interface |
IFileTypeFilter
A FileTypeFilter decides, if a selection of files is accepted.
|
Modifier and Type | Method and Description |
---|---|
void |
ISelectionModel.addSelectionFilter(ISelectionFilter selectionFilter) |
void |
ISelectionModel.removeSelectionFilter(ISelectionFilter selectionFilter) |