TaskBean API
0.5

glogic.sample.admin.client
Class AdminContainer

java.lang.Object
  extended byglogic.jthin.app.JThinContainer
      extended byglogic.sample.admin.client.AdminContainer

public class AdminContainer
extends JThinContainer

Main driver/container class for launching jThinRich application.

Author:
Sam Taha

Field Summary
 
Fields inherited from class glogic.jthin.app.JThinContainer
_bAuthenticatedApp, _bStartupSuccessful, _iApplicationState, _oEndPane, _oErrorPane, _oJThinFrame, _oJThinInstance, _oSessionService, _oStartPane, _stAuthServiceBaseUrl, _stProductName, _stProductVersion, _stSecretSessionID, ACTIVE_SESSION, ERROR, EXITING, READY_LOGOFF, READY_LOGON, STARTUP
 
Constructor Summary
AdminContainer()
           
 
Method Summary
 ApplicationView createApplicationView(JThinFrame frame)
           
protected  EndPane createEndPane()
          Override in subclass to return specific GUI.
protected  StartPane createStartPane()
          Override in subclass to return specific GUI.
 
Methods inherited from class glogic.jthin.app.JThinContainer
createJThinFrame, createJThinMenuBar, destroyContainer, doStartView, endAppSession, getApplicationLocation, getEndPane, getErrorPane, getInstance, getJThinFrame, getJThinInstance, getProductName, getProductVersion, getSecretSessionID, getStartPane, getState, gotoErrorScreen, initContainer, isAuthenticatedApp, isStartupSuccessful, setSecretSessionID, startAppSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminContainer

public AdminContainer()
Method Detail

createApplicationView

public ApplicationView createApplicationView(JThinFrame frame)
Specified by:
createApplicationView in class JThinContainer

createStartPane

protected StartPane createStartPane()
Override in subclass to return specific GUI.

Specified by:
createStartPane in class JThinContainer

createEndPane

protected EndPane createEndPane()
Override in subclass to return specific GUI.

Specified by:
createEndPane in class JThinContainer

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.