Uses of Interface
org.gjt.universe.gui.GUIEditor

Packages that use GUIEditor
org.gjt.universe   
 

Uses of GUIEditor in org.gjt.universe
 

Methods in org.gjt.universe that return GUIEditor
protected  GUIEditor GUIFactory.getEditor(DBType type)
          Return the editor prototype for the DBType.
protected  GUIEditor GUIFactory.getEditor(Index idx)
          Return the editor prototype for the Index class
 

Methods in org.gjt.universe with parameters of type GUIEditor
 void GUIFactory.registerEditor(DBType type, GUIEditor editor)
          Register an editor prototype to handle a certain DBType.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.