net.sourceforge.squirrel_sql.plugins.graph
Class GraphSelectionDialogController

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.graph.GraphSelectionDialogController

public class GraphSelectionDialogController
extends java.lang.Object


Constructor Summary
GraphSelectionDialogController(GraphController[] controllers, javax.swing.JFrame parent)
           
 
Method Summary
 void doModal()
           
 GraphController getSelectedController()
          getSelectedController() == null means: Create a new Graph
 boolean isOK()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphSelectionDialogController

public GraphSelectionDialogController(GraphController[] controllers,
                                      javax.swing.JFrame parent)
Method Detail

doModal

public void doModal()

isOK

public boolean isOK()

getSelectedController

public GraphController getSelectedController()
getSelectedController() == null means: Create a new Graph



Copyright © 2001-2010. All Rights Reserved.