Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::logging::dialogs::main::LogNavigationBar Class Reference

List of all members.

Public Member Functions

 LogNavigationBar (LogEntryTable table)
void setEventHandler (ActionListener listener)
Override void setEnabled (boolean enabled)
JButton getSearchBtn ()
JButton getBeginBtn ()
JButton getEndBtn ()
JButton getPrevBtn ()
JButton getNextBtn ()
JButton getSelectedBtn ()
Override void actionPerformed (ActionEvent e)

Private Member Functions

void initialize ()

Private Attributes

JButton beginBtn
JButton endBtn
JButton prevBtn
JButton nextBtn
JButton selectedBtn
JButton searchBtn
LogEntryTable table

Detailed Description

The toolbar with the controls to navigate through the logs in the table.

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::dialogs::main::LogNavigationBar::LogNavigationBar LogEntryTable  table  )  [inline]
 

Constructor


Member Function Documentation

Override void alma::acs::logging::dialogs::main::LogNavigationBar::actionPerformed ActionEvent  e  )  [inline]
 

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getBeginBtn  )  [inline]
 

Returns:
the beginBtn

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getEndBtn  )  [inline]
 

Returns:
the endBtn

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getNextBtn  )  [inline]
 

Returns:
the nextBtn

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getPrevBtn  )  [inline]
 

Returns:
the prevBtn

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getSearchBtn  )  [inline]
 

Returns:
The search button

JButton alma::acs::logging::dialogs::main::LogNavigationBar::getSelectedBtn  )  [inline]
 

Returns:
the selectedBtn

void alma::acs::logging::dialogs::main::LogNavigationBar::initialize  )  [inline, private]
 

Initialize the GUI

Override void alma::acs::logging::dialogs::main::LogNavigationBar::setEnabled boolean  enabled  )  [inline]
 

Enable/Disable all the control in the GUI than can cause the invalidation of the logs

Parameters:
enabled If true the controls are enabled

void alma::acs::logging::dialogs::main::LogNavigationBar::setEventHandler ActionListener  listener  )  [inline]
 

Set the event handler for the search button

Parameters:
listener The action listener


Member Data Documentation

JButton alma::acs::logging::dialogs::main::LogNavigationBar::beginBtn [private]
 

The button to jump at the beginning of the document

JButton alma::acs::logging::dialogs::main::LogNavigationBar::endBtn [private]
 

The button to jump at the beginning of the document

JButton alma::acs::logging::dialogs::main::LogNavigationBar::nextBtn [private]
 

The button to jump to the next row

JButton alma::acs::logging::dialogs::main::LogNavigationBar::prevBtn [private]
 

The button to jump to the previous row

JButton alma::acs::logging::dialogs::main::LogNavigationBar::searchBtn [private]
 

The search button in the toolbar

JButton alma::acs::logging::dialogs::main::LogNavigationBar::selectedBtn [private]
 

The button to jump to the selected row

LogEntryTable alma::acs::logging::dialogs::main::LogNavigationBar::table [private]
 

The table of logs


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:49 2009 for ACS Java API by doxygen 1.3.8