Public Member Functions

alma.acs.logging.dialogs.LoadURLDlg Class Reference

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

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

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 
)

Constructor

Parameters:
initialValue The initial value of the URL

Member Function Documentation

void alma.acs.logging.dialogs.LoadURLDlg.actionPerformed ( ActionEvent  e  ) 
See also:
ActionListener
Parameters:
e 
URL alma.acs.logging.dialogs.LoadURLDlg.getURL (  ) 

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

Referenced by alma.acs.logging.table.LogTableDataModel.loadFromURL().


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