public class MultiCompositeTableau.RemoveRefinementAction extends FigureAction
FigureAction.SourceType
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
RemoveRefinementAction(java.lang.String refinementTypeName,
java.lang.String refinementTypePluralName)
Create a tabbed composite action with a label.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Perform the action.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public RemoveRefinementAction(java.lang.String refinementTypeName, java.lang.String refinementTypePluralName)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
e
- The event.