alma::acs::gui::loglevel::LogLevelFrame Class Reference

Inheritance diagram for alma::acs::gui::loglevel::LogLevelFrame:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::gui::loglevel::LogLevelFrame:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogLevelFrame ()
void stopPanel ()
void disconnectACSComponentClient ()

Static Public Member Functions

static void main (String[] args)

Private Member Functions

void initialize ()
void connectACSComponentClient () throws Exception

Private Attributes

LogLevelPanel panel = null
AdvancedComponentClient client = null
ContainerServices contSvc = null
Logger logger = null

Detailed Description

The frame of the application

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::gui::loglevel::LogLevelFrame::LogLevelFrame (  )  [inline]

Member Function Documentation

void alma::acs::gui::loglevel::LogLevelFrame::connectACSComponentClient (  )  throws Exception [inline, private]

Connect to ACS as component client. It connects the client and the logger.

Exceptions:
Exception In case of failure connecting to ACS

References client, contSvc, alma::acs::component::client::ComponentClient::getContainerServices(), alma::acs::container::ContainerServicesBase::getLogger(), and logger.

Referenced by LogLevelFrame().

void alma::acs::gui::loglevel::LogLevelFrame::disconnectACSComponentClient (  )  [inline]
void alma::acs::gui::loglevel::LogLevelFrame::initialize (  )  [inline, private]

Initialize the application

References panel.

Referenced by LogLevelFrame().

static void alma::acs::gui::loglevel::LogLevelFrame::main ( String[]  args  )  [inline, static]

The starting point of the application when executed as stand alone

Parameters:
args 

References LogLevelFrame().

void alma::acs::gui::loglevel::LogLevelFrame::stopPanel (  )  [inline]

Stop the panel (same operation done by the OMC when closing the plugin)

References panel, and alma::acs::gui::loglevel::LogLevelPanel::stop().

Referenced by alma::acs::gui::loglevel::LogLevelWinAdapter::windowClosing().


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2