Uses of Class
com.jeta.open.gui.framework.JETADialog

Packages that use JETADialog
com.jeta.open.gui.utils   
 

Uses of JETADialog in com.jeta.open.gui.utils
 

Methods in com.jeta.open.gui.utils that return JETADialog
static JETADialog JETAToolbox.invokeDialog(JETAPanel view, Component owner, String title)
          Creates and displays a model JETADialog using the given view as the content pane.
static JETADialog JETAToolbox.invokeDialog(JETAPanel view, Component owner, String title, JComponent initialFocus)
          Creates and displays a model JETADialog using the given view as the content pane.
 



Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.