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

alma::acs::logging::dialogs::LoadURLDlg Class Reference

List of all members.

Public Member Functions

 LoadURLDlg (String initialValue, LoggingClient client)
URL getURL ()
void actionPerformed (ActionEvent e)

Private Member Functions

void initGUI ()

Private Attributes

JTextField urlTF = new JTextField(40)
LoadSwitchesPanel guiSwitches
JButton loadBtn = new JButton("Load URL")
JButton cancelBtn = new JButton("Cancel")
URL url = null
LoggingClient loggingClient = null

Detailed Description

The dialog to get the URL to load

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::dialogs::LoadURLDlg::LoadURLDlg String  initialValue,
LoggingClient  client
[inline]
 

Constructor

Parameters:
initialValue The initial value of the URL


Member Function Documentation

void alma::acs::logging::dialogs::LoadURLDlg::actionPerformed ActionEvent  e  )  [inline]
 

See also:
ActionListener
Parameters:
e 

URL alma::acs::logging::dialogs::LoadURLDlg::getURL  )  [inline]
 

Return the URL inserted by the user

Returns:
the URL inserted by the user if the user pressed the load button null if the user pressed cancel

void alma::acs::logging::dialogs::LoadURLDlg::initGUI  )  [inline, private]
 

Setup the GUI


Member Data Documentation

JButton alma::acs::logging::dialogs::LoadURLDlg::cancelBtn = new JButton("Cancel") [private]
 

LoadSwitchesPanel alma::acs::logging::dialogs::LoadURLDlg::guiSwitches [private]
 

JButton alma::acs::logging::dialogs::LoadURLDlg::loadBtn = new JButton("Load URL") [private]
 

LoggingClient alma::acs::logging::dialogs::LoadURLDlg::loggingClient = null [private]
 

URL alma::acs::logging::dialogs::LoadURLDlg::url = null [private]
 

JTextField alma::acs::logging::dialogs::LoadURLDlg::urlTF = new JTextField(40) [private]
 


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