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

com::cosylab::logging::settings::FieldChooserDialog Class Reference

List of all members.

Public Member Functions

 FieldChooserDialog (Component displayOverComponent)
boolean[] getChecked ()
JCheckList getFieldList ()
int getModalResult ()
void setupFields (String[] fieldNames, boolean[] checked)
void setVisible (boolean visible)

Private Attributes

JCheckList fieldList = null
JLabel description = null
JButton buttonOK = null
JButton buttonCancel = null
JPanel contentPane = null
Insets defaultInsets = new Insets(4, 4, 4, 4)
int modalResult = 0
Component displayHelperComponent = null

Detailed Description

Serves the purpose of selecting the right fields (Timestamp, File, Thread, etc.) to be displayed in the table according to the user's preferences. Used by LogEntryTable.

Creation date: (1/2/2002 22:53:33)

Author:
: Ales Pucelj (ales.pucelj@kgb.ijs.si)


Constructor & Destructor Documentation

com::cosylab::logging::settings::FieldChooserDialog::FieldChooserDialog Component  displayOverComponent  )  [inline]
 

FieldChooserDialog constructor comment.

Parameters:
displayOverComponent The component over which this dialog will be shown


Member Function Documentation

boolean [] com::cosylab::logging::settings::FieldChooserDialog::getChecked  )  [inline]
 

Insert the method's description here.

Creation date: (1/2/2002 23:35:37)

Returns:
boolean[]

JCheckList com::cosylab::logging::settings::FieldChooserDialog::getFieldList  )  [inline]
 

Insert the method's description here.

Creation date: (1/2/2002 23:19:03)

Returns:
com.cosylab.gui.components.JCheckList

int com::cosylab::logging::settings::FieldChooserDialog::getModalResult  )  [inline]
 

Insert the method's description here.

Creation date: (1/2/2002 23:26:28)

Returns:
int

void com::cosylab::logging::settings::FieldChooserDialog::setupFields String[]  fieldNames,
boolean[]  checked
[inline]
 

Insert the method's description here.

Creation date: (1/2/2002 23:34:08)

Parameters:
fieldNames java.lang.String[]
checked boolean[]

void com::cosylab::logging::settings::FieldChooserDialog::setVisible boolean  visible  )  [inline]
 


Member Data Documentation

JButton com::cosylab::logging::settings::FieldChooserDialog::buttonCancel = null [private]
 

JButton com::cosylab::logging::settings::FieldChooserDialog::buttonOK = null [private]
 

JPanel com::cosylab::logging::settings::FieldChooserDialog::contentPane = null [private]
 

Insets com::cosylab::logging::settings::FieldChooserDialog::defaultInsets = new Insets(4, 4, 4, 4) [private]
 

JLabel com::cosylab::logging::settings::FieldChooserDialog::description = null [private]
 

Component com::cosylab::logging::settings::FieldChooserDialog::displayHelperComponent = null [private]
 

JCheckList com::cosylab::logging::settings::FieldChooserDialog::fieldList = null [private]
 

int com::cosylab::logging::settings::FieldChooserDialog::modalResult = 0 [private]
 


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