JGraphpad Pro
v6.0.6.0


Uses of Class
com.jgraph.pad.tool.JGraphpadVertexTool

Packages that use JGraphpadVertexTool
com.jgraph Contains the main framework classes 
com.jgraph.pad.tool Implements the tools to be added to the kit 
 

Uses of JGraphpadVertexTool in com.jgraph
 

Methods in com.jgraph that return JGraphpadVertexTool
protected  JGraphpadVertexTool JGraphpad.createVertexTool(String name, Object defaultValue, int shape, ImageIcon icon)
          Invokes JGraphpad.createVertexTool(String, Object, int, ImageIcon, boolean) with post editing set to false.
protected  JGraphpadVertexTool JGraphpad.createVertexTool(String name, Object defaultValue, int shape, ImageIcon icon, boolean postEdit)
          Helper method to create and return a new vertex tool.
protected  JGraphpadVertexTool JGraphpad.createVertexTool(String name, Object defaultValue, int shape, ImageIcon icon)
          Invokes JGraphpad.createVertexTool(String, Object, int, ImageIcon, boolean) with post editing set to false.
protected  JGraphpadVertexTool JGraphpad.createVertexTool(String name, Object defaultValue, int shape, ImageIcon icon, boolean postEdit)
          Helper method to create and return a new vertex tool.
 

Uses of JGraphpadVertexTool in com.jgraph.pad.tool
 

Subclasses of JGraphpadVertexTool in com.jgraph.pad.tool
 class JGraphpadEdgeTool
          Tool that inserts edges based on a prototype.
 


JGraphpad Pro
v6.0.6.0


Copyright (C) 2005 JGraph.com. All rights reserved.