Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions

com.cosylab.acs.maci.manager.gui.Manager Class Reference

Inheritance diagram for com.cosylab.acs.maci.manager.gui.Manager:
com.cosylab.acs.maci.manager.ManagerShutdown

List of all members.

Classes

class  GUIUpdater

Public Member Functions

 Manager ()
ManagerEngine getManagerEngine ()
void initializeGUI ()
boolean isShutdownInProgress ()
void shutdown (boolean sigInt)
void destroy ()
JProgressBar getRequestsProgressBar ()

Static Public Member Functions

static void main (String[] args)

Static Public Attributes

static final int GUI_UPDATE_INTERVAL = 250

Protected Member Functions

void initialize ()

Detailed Description

Manager activation application and GUI implementation.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com.cosylab.acs.maci.manager.gui.Manager.Manager (  ) 

Member Function Documentation

ManagerEngine com.cosylab.acs.maci.manager.gui.Manager.getManagerEngine (  ) 
JProgressBar com.cosylab.acs.maci.manager.gui.Manager.getRequestsProgressBar (  ) 

Returns progress bar indicating number of components.

Referenced by com.cosylab.acs.maci.manager.gui.Manager.initializeGUI().

boolean com.cosylab.acs.maci.manager.gui.Manager.isShutdownInProgress (  ) 
static void com.cosylab.acs.maci.manager.gui.Manager.main ( String[]  args  )  [static]

Application main entry point.

Parameters:
args 

References com.cosylab.acs.maci.manager.gui.Manager.Manager().

void com.cosylab.acs.maci.manager.gui.Manager.shutdown ( boolean  sigInt  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties