Uses of Class
net.sourceforge.squirrel_sql.plugins.graph.GraphController

Packages that use GraphController
net.sourceforge.squirrel_sql.plugins.graph   
 

Uses of GraphController in net.sourceforge.squirrel_sql.plugins.graph
 

Methods in net.sourceforge.squirrel_sql.plugins.graph that return GraphController
 GraphController GraphPlugin.createNewGraphControllerForSession(ISession session)
           
 GraphController[] GraphPlugin.getGraphControllers(ISession session)
           
 GraphController GraphSelectionDialogController.getSelectedController()
          getSelectedController() == null means: Create a new Graph
 

Methods in net.sourceforge.squirrel_sql.plugins.graph with parameters of type GraphController
 void GraphPlugin.removeGraphController(GraphController toRemove, ISession session)
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type GraphController
GraphSelectionDialogController(GraphController[] controllers, javax.swing.JFrame parent)
           
 



Copyright © 2001-2010. All Rights Reserved.