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

OptionHolder Class Reference

Inheritance diagram for OptionHolder:

Inheritance graph
[legend]
Collaboration diagram for OptionHolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getValue ()
void setValue (String value)

Package Functions

 OptionHolder (String optionName)

Private Attributes

JTextField option

Detailed Description

OptionHolder - Small aPanel that holds a JLabel and a JTextField.

Author:
Andrei Goldchleger
Date:
February/2004


Constructor & Destructor Documentation

OptionHolder::OptionHolder String  optionName  )  [inline, package]
 

Creates a new OptionHoder object.

Parameters:
optionName - The name of the option being created


Member Function Documentation

String OptionHolder::getValue  )  [inline]
 

Returns the option Value.

void OptionHolder::setValue String  value  )  [inline]
 

Sets the option Value.

Parameters:
value -- New value for the option holder


Member Data Documentation

JTextField OptionHolder::option [private]
 

The option to be captured by this OptinHolder


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:19 2004 by doxygen 1.3.3