Uses of Class
com.tensegrity.gui.swt.repository.ActionSwtRepositoryItem

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.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.