Public Member Functions

com.cosylab.logging.settings.UserInfoDlg Class Reference

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

List of all members.

Public Member Functions

 UserInfoDlg ()
void actionPerformed (ActionEvent e)
boolean okPressed ()
String getInfoName ()
String getInfo ()

Detailed Description

The class to add info (<name, value> to a log

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.settings.UserInfoDlg.UserInfoDlg (  ) 

Member Function Documentation

void com.cosylab.logging.settings.UserInfoDlg.actionPerformed ( ActionEvent  e  ) 
See also:
java.awt.event.ActionListener;
String com.cosylab.logging.settings.UserInfoDlg.getInfo (  ) 
Returns:
the info to add

Referenced by alma.acs.logging.table.TablePopupMenu.actionPerformed().

String com.cosylab.logging.settings.UserInfoDlg.getInfoName (  ) 
Returns:
the name for the info to add

Referenced by alma.acs.logging.table.TablePopupMenu.actionPerformed().

boolean com.cosylab.logging.settings.UserInfoDlg.okPressed (  ) 

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