public static interface ToolbarPanel.ToolbarSelectionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
toolSelected(int index,
ToolbarElement te)
Callback to determine which tool was selected.
|
void toolSelected(int index,
ToolbarElement te)
index - the indexte - the ToolbarElementCopyright © 2011–2015 SWM. All rights reserved.