Uses of Class
com.developmentontheedge.application.ApplicationFrame

Packages that use ApplicationFrame
biouml.workbench   
biouml.workbench.module   
com.developmentontheedge.application   
ru.biosoft.access.support   
ru.biosoft.workbench   
 

Uses of ApplicationFrame in biouml.workbench
 

Subclasses of ApplicationFrame in biouml.workbench
 class BioUMLApplication
          General class for different BioUML applications.
 

Constructors in biouml.workbench with parameters of type ApplicationFrame
PreferencesDialog(ApplicationFrame owner, java.lang.String title)
           
 

Uses of ApplicationFrame in biouml.workbench.module
 

Constructors in biouml.workbench.module with parameters of type ApplicationFrame
StatusInfoDialog(ApplicationFrame frame, java.lang.String title, org.apache.log4j.Category cat, JobControl jobControl)
          A constructor
 

Uses of ApplicationFrame in com.developmentontheedge.application
 

Methods in com.developmentontheedge.application that return ApplicationFrame
static ApplicationFrame Application.getApplicationFrame()
           
 

Methods in com.developmentontheedge.application with parameters of type ApplicationFrame
static void Application.registerApplicationFrame(ApplicationFrame frame)
           
 

Uses of ApplicationFrame in ru.biosoft.access.support
 

Fields in ru.biosoft.access.support declared as ApplicationFrame
protected  ApplicationFrame AbstractImportDialog.frame
          A frame for dialog
protected  ApplicationFrame AbstractExportDialog.frame
          A frame for dialog
 

Methods in ru.biosoft.access.support with parameters of type ApplicationFrame
 void AbstractImportDialog.init(java.lang.String[] formatList, java.lang.String[] categoryList, boolean haveCheckBox, ApplicationFrame frame, javax.swing.JMenuItem menu)
          Initialization function
 void AbstractExportDialog.init(java.lang.String[] formatList, java.lang.String dcPath, java.lang.String selectedProject, boolean showCheckBoxCopyFile, ApplicationFrame frame)
          Initialization function
 

Constructors in ru.biosoft.access.support with parameters of type ApplicationFrame
AbstractImportDialog(ApplicationFrame frame, java.lang.String dialogName)
          A constructor of AbstractImportDialog
AbstractImportDialog(ApplicationFrame frame, java.lang.String dialogName, java.lang.String[] formatList, java.lang.String[] categoryList, javax.swing.JMenuItem menu)
          A constructor of AbstractImportDialog
AbstractImportDialog(ApplicationFrame frame, java.lang.String dialogName, java.lang.String[] formatList, java.lang.String[] categoryList, boolean haveCheckBox, javax.swing.JMenuItem menu)
          A constructor of AbstractImportDialog
AbstractExportDialog(ApplicationFrame frame, java.lang.String dialogName)
          A constructor of AbstractIxportDialog
AbstractExportDialog(ApplicationFrame frame, java.lang.String dialogName, java.lang.String[] formatList)
          A constructor of AbstractExportDialog
AbstractExportDialog(ApplicationFrame frame, javax.swing.JFrame parent, java.lang.String dialogName, java.lang.String[] formatList, java.lang.String dcPath, java.lang.String selectedProject, boolean haveCheckBox)
          A constructor of AbstractExportDialog
AbstractExportDialog(ApplicationFrame frame, javax.swing.JDialog parent, java.lang.String dialogName, java.lang.String[] formatList, java.lang.String dcPath, java.lang.String selectedProject, boolean haveCheckBox)
          A constructor of AbstractExportDialog
 

Uses of ApplicationFrame in ru.biosoft.workbench
 

Subclasses of ApplicationFrame in ru.biosoft.workbench
 class WorkbenchWindow
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.