http://www.jpicedt.org

jpicedt.graphic.toolkit
Class ConvexZoneToolFactory.ExtensibleConvexZoneTool

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by jpicedt.graphic.toolkit.MouseTool
          extended by jpicedt.graphic.toolkit.ConvexZoneTool
              extended by jpicedt.graphic.toolkit.ConvexZoneToolFactory.ConvexZoneToolBase
                  extended by jpicedt.graphic.toolkit.ConvexZoneToolFactory.ExtensibleConvexZoneTool
All Implemented Interfaces:
KeyListener, EventListener, PEMouseInputListener
Enclosing class:
ConvexZoneToolFactory

public class ConvexZoneToolFactory.ExtensibleConvexZoneTool
extends ConvexZoneToolFactory.ConvexZoneToolBase


Nested Class Summary
 
Nested classes/interfaces inherited from class jpicedt.graphic.toolkit.MouseTool
MouseTool.MouseToolType
 
Field Summary
 
Fields inherited from class jpicedt.graphic.toolkit.ConvexZoneToolFactory.ConvexZoneToolBase
pointCount
 
Fields inherited from class jpicedt.graphic.toolkit.MouseTool
lastMouseEvent, mouseOutside
 
Constructor Summary
ConvexZoneToolFactory.ExtensibleConvexZoneTool(String type)
           
 
Method Summary
 String getConvexZoneName()
           
 
Methods inherited from class jpicedt.graphic.toolkit.ConvexZoneToolFactory.ConvexZoneToolBase
doMouseMoved, flush, getCursor, init, mouseDragged, mouseMoved, mousePressed, paint, setCurrentPoint
 
Methods inherited from class jpicedt.graphic.toolkit.MouseTool
getLastMouseEvent, keyPressed, keyReleased, mouseClicked, mouseEntered, mouseExited, mouseReleased, processKeyEvent
 
Methods inherited from class java.awt.event.KeyAdapter
keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvexZoneToolFactory.ExtensibleConvexZoneTool

public ConvexZoneToolFactory.ExtensibleConvexZoneTool(String type)
Method Detail

getConvexZoneName

public String getConvexZoneName()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org