|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
org.eclipse.ui.actions.PartEventAction
org.eclipse.ui.actions.RetargetAction
br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions.RotateShapeAction
public class RotateShapeAction
Field Summary | |
---|---|
static java.lang.String |
ID
|
static java.lang.String |
TEXT
|
Fields inherited from interface org.eclipse.jface.action.IAction |
---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TOOL_TIP_TEXT |
Constructor Summary | |
---|---|
RotateShapeAction(ShapesDiagram diagram,
org.eclipse.gef.EditPartViewer viewer)
|
Method Summary | |
---|---|
org.eclipse.jface.resource.ImageDescriptor |
getDisabledImageDescriptor()
|
org.eclipse.jface.resource.ImageDescriptor |
getHoverImageDescriptor()
|
java.lang.String |
getId()
|
org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor()
|
java.lang.String |
getText()
|
java.lang.String |
getToolTipText()
|
void |
runWithEvent(org.eclipse.swt.widgets.Event event)
|
Methods inherited from class org.eclipse.ui.actions.RetargetAction |
---|
dispose, enableAccelerator, getAccelerator, getActionHandler, isHandled, partActivated, partClosed, partDeactivated, run, setChecked, setHelpListener, toString |
Methods inherited from class org.eclipse.ui.actions.PartEventAction |
---|
getActivePart, partBroughtToTop, partOpened |
Methods inherited from class org.eclipse.jface.action.Action |
---|
convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getActionDefinitionId, getDescription, getHelpListener, getMenuCreator, getStyle, isChecked, isEnabled, notifyResult, removeAcceleratorText, removeMnemonics, setAccelerator, setActionDefinitionId, setDescription, setDisabledImageDescriptor, setEnabled, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
Methods inherited from class org.eclipse.jface.action.AbstractAction |
---|
addPropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.action.IAction |
---|
addPropertyChangeListener, getActionDefinitionId, getDescription, getHelpListener, getMenuCreator, getStyle, isChecked, isEnabled, removePropertyChangeListener, setAccelerator, setActionDefinitionId, setDescription, setDisabledImageDescriptor, setEnabled, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
Field Detail |
---|
public static final java.lang.String ID
public static final java.lang.String TEXT
Constructor Detail |
---|
public RotateShapeAction(ShapesDiagram diagram, org.eclipse.gef.EditPartViewer viewer)
Method Detail |
---|
public org.eclipse.jface.resource.ImageDescriptor getDisabledImageDescriptor()
getDisabledImageDescriptor
in interface org.eclipse.jface.action.IAction
getDisabledImageDescriptor
in class org.eclipse.jface.action.Action
public org.eclipse.jface.resource.ImageDescriptor getHoverImageDescriptor()
getHoverImageDescriptor
in interface org.eclipse.jface.action.IAction
getHoverImageDescriptor
in class org.eclipse.jface.action.Action
public java.lang.String getId()
getId
in interface org.eclipse.jface.action.IAction
getId
in class org.eclipse.jface.action.Action
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor()
getImageDescriptor
in interface org.eclipse.jface.action.IAction
getImageDescriptor
in class org.eclipse.jface.action.Action
public java.lang.String getText()
getText
in interface org.eclipse.jface.action.IAction
getText
in class org.eclipse.jface.action.Action
public java.lang.String getToolTipText()
getToolTipText
in interface org.eclipse.jface.action.IAction
getToolTipText
in class org.eclipse.jface.action.Action
public void runWithEvent(org.eclipse.swt.widgets.Event event)
runWithEvent
in interface org.eclipse.jface.action.IAction
runWithEvent
in class org.eclipse.ui.actions.RetargetAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |