Uses of Class
ora.gui.MasterFrameCommon

Packages that use MasterFrameCommon
ora.gui   
ora.gui.helper   
ora.util   
 

Uses of MasterFrameCommon in ora.gui
 

Subclasses of MasterFrameCommon in ora.gui
 class MasterFrame
           
 

Uses of MasterFrameCommon in ora.gui.helper
 

Methods in ora.gui.helper that return MasterFrameCommon
 MasterFrameCommon ElementController.getMasterFrame()
           
 

Constructors in ora.gui.helper with parameters of type MasterFrameCommon
ElementController(ElementManagerInterface manager, MasterFrameCommon vf)
           
JProgressDialog(java.lang.String verb, MasterFrameCommon owner)
           
 

Uses of MasterFrameCommon in ora.util
 

Methods in ora.util with parameters of type MasterFrameCommon
static void Util.manageReply(boolean bool, java.lang.String requestText, java.lang.String message, de.j4ee.util.logger.LoggerInterface logger, boolean mfReady, MasterFrameCommon mf)
           
static void Util.manageReply(Reply reply, de.j4ee.util.logger.LoggerInterface logger, boolean mfReady, MasterFrameCommon parent)