List of usage examples for org.eclipse.jface.action Action subclass-usage
From source file BMVirtualFindAction.java
/** * Action which prompts user with a filtered list selection dialog to find an element in tree. * * @since 3.3 */ public class BMVirtualFindAction extends Action implements IUpdate {
From source file ac.soton.eventb.classdiagrams.diagram.part.ValidateAction.java
/** * @generated */ public class ValidateAction extends Action { /**
From source file ac.soton.eventb.emf.diagrams.navigator.action.OpenDiagramAction.java
/**
* Open diagram action.
* Opens a diagram from its domain element using a registered diagram provider.
* If diagram file does not exist, creates and initialises it.
*
* @author vitaly
From source file ac.soton.eventb.statemachines.diagram.part.ValidateAction.java
/** * @generated */ public class ValidateAction extends Action { /**
From source file ac.soton.fmusim.components.diagram.part.ValidateAction.java
/** * @generated */ public class ValidateAction extends Action { /**
From source file ac.soton.fmusim.components.ui.actions.DeleteDiagramAction.java
/**
* Action to delete a selected component diagram from the UI.
*
* @author vitaly
*
*/
From source file ac.soton.fmusim.components.ui.actions.DeleteEventBComponentAction.java
/**
* Action for deleting an Event-B component from the Event-B Explorer view.
*
* @author vitaly
*
*/
From source file ac.soton.multisim.diagram.part.ValidateAction.java
/** * @generated */ public class ValidateAction extends Action { /**
From source file ac.soton.multisim.ui.actions.DeleteDiagramAction.java
/**
* Action for deleting a component diagram.
*
* @author vitaly
*
*/
From source file ac.soton.multisim.ui.actions.DeleteEventBComponentAction.java
/**
* Action for deleting an Event-B component from the Event-B Explorer view.
*
* @author vitaly
*
*/