http://www.jpicedt.org

jpicedt.graphic.toolkit
Class PEConvexZoneAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by jpicedt.graphic.toolkit.PEAbstractAction<ConvexZone>
          extended by jpicedt.graphic.toolkit.PEConvexZoneAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
EditorKit.DeleteConvexZoneAction, EditorKit.ToggleUseConvexZoneModeAction

public class PEConvexZoneAction
extends PEAbstractAction<ConvexZone>

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jpicedt.graphic.toolkit.PEAbstractAction
targetElement
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
PEConvexZoneAction(ActionDispatcher actionDispatcher, String actionName, ActionLocalizer localizer)
           
 
Method Summary
protected  Iterator<ConvexZone> getIterator()
           
 
Methods inherited from class jpicedt.graphic.toolkit.PEAbstractAction
actionPerformed, getCanvas, getDrawing, getEditorKit, getSelectedObject, setSelectedObject, undoableActionPerformed
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PEConvexZoneAction

public PEConvexZoneAction(ActionDispatcher actionDispatcher,
                          String actionName,
                          ActionLocalizer localizer)
Method Detail

getIterator

protected Iterator<ConvexZone> getIterator()
Specified by:
getIterator in class PEAbstractAction<ConvexZone>

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org