org.net2map.pov.gui.TextParameterBox Class Reference

Inheritance diagram for org.net2map.pov.gui.TextParameterBox:

Inheritance graph
[legend]
Collaboration diagram for org.net2map.pov.gui.TextParameterBox:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
moi

Definition at line 13 of file TextParameterBox.java.

Public Member Functions

 TextParameterBox (String parameterName, String defaultValue)
 Creates a new instance of TextParameterBox.


Private Member Functions

void initComponents ()

Private Attributes

String theParameterName
String theDefaultValue
javax.swing.JLabel theParameterNameLabel
javax.swing.JTextField theParameterTextField


Constructor & Destructor Documentation

org.net2map.pov.gui.TextParameterBox.TextParameterBox String  parameterName,
String  defaultValue
 

Creates a new instance of TextParameterBox.

Definition at line 20 of file TextParameterBox.java.

References org.net2map.pov.gui.TextParameterBox.initComponents(), and org.net2map.pov.gui.TextParameterBox.theParameterName.

Here is the call graph for this function:


Member Function Documentation

void org.net2map.pov.gui.TextParameterBox.initComponents  )  [private]
 

Reimplemented from org.net2map.pov.gui.ParameterBox.

Definition at line 28 of file TextParameterBox.java.

References org.net2map.pov.gui.TextParameterBox.theDefaultValue, org.net2map.pov.gui.TextParameterBox.theParameterName, org.net2map.pov.gui.TextParameterBox.theParameterNameLabel, and org.net2map.pov.gui.TextParameterBox.theParameterTextField.

Referenced by org.net2map.pov.gui.TextParameterBox.TextParameterBox().


Member Data Documentation

String org.net2map.pov.gui.TextParameterBox.theDefaultValue [private]
 

Definition at line 17 of file TextParameterBox.java.

Referenced by org.net2map.pov.gui.TextParameterBox.initComponents().

String org.net2map.pov.gui.TextParameterBox.theParameterName [private]
 

Definition at line 16 of file TextParameterBox.java.

Referenced by org.net2map.pov.gui.TextParameterBox.initComponents(), and org.net2map.pov.gui.TextParameterBox.TextParameterBox().

javax.swing.JLabel org.net2map.pov.gui.TextParameterBox.theParameterNameLabel [private]
 

Definition at line 64 of file TextParameterBox.java.

Referenced by org.net2map.pov.gui.TextParameterBox.initComponents().

javax.swing.JTextField org.net2map.pov.gui.TextParameterBox.theParameterTextField [private]
 

Definition at line 65 of file TextParameterBox.java.

Referenced by org.net2map.pov.gui.TextParameterBox.initComponents().


The documentation for this class was generated from the following file:
Accueil | Téléchargement | Manuel | Doc. technique | Sources CVS | Faq | Nous contacter
©2003 - All Rights Reserved