|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ActionSwtRepositoryItem | |
| com.tensegrity.gui.swt.repository | |
| Uses of ActionSwtRepositoryItem in com.tensegrity.gui.swt.repository |
| Methods in com.tensegrity.gui.swt.repository with parameters of type ActionSwtRepositoryItem | |
void |
ActionSwtRepositoryItem.ClickActionProvider.leftClicked(ActionSwtRepositoryItem item,
org.eclipse.swt.events.MouseEvent e)
Called when a mouse left click has been performed on the repository item associated to item.
|
void |
ActionSwtRepositoryItem.ClickActionProvider.rightClicked(ActionSwtRepositoryItem item,
org.eclipse.swt.events.MouseEvent e)
Called when a mouse right click has been performed on the repository item associated to item.
|
boolean |
ActionSwtRepositoryItem.ClickActionProvider.actionEnabled(ActionSwtRepositoryItem item)
Returns true if the Command associated
to item is enabled, false otherwise.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||