Package org.mozilla.jrex.window

Interface Summary
JRexWindowManager An interface representing JREX Window manager It is also represents a listener interface for receiving window events.
 

Class Summary
JRexBaseBrowser A class implementing the common behavior of all modes in JRexWindowManager.
JRexBrowserData A data class to hold all the browser component related data.
JRexForceTabbedBrowser A class implementing the behavior of FORCED_TAB_MODE in JRexWindowManager.
JRexSingleWindowBrowser A class implementing the behavior of SINGLE_WINDOW_MODE in JRexWindowManager.
JRexTabbedBrowser A class implementing the behavior of TAB_MODE in JRexWindowManager.
JRexWindowBrowser A class implementing the behavior of WINDOW_MODE in JRexWindowManager.
JRexWindowManagerImpl Class implementing JRexWindowManager interface.
 



Copyright © 2004 C.N.Medappa. All Rights Reserved.