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

com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1 Class Reference

An editor panel for the project RQML first-class element. More...

Inheritance diagram for com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1:

com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel List of all members.

Public Member Functions

 ProjectAttributes1 (RQMLFirstClass fc)

Protected Member Functions

void initChildren ()
void layoutChildren ()
void loadData ()
 Abstract strategy method that is called to load data from the element into the child controls.

void saveData ()
 Abstract strategy method that is called to save data from the child controls into the element.


Private Attributes

JLabel lbProblem
JTextArea edProblem

Detailed Description

An editor panel for the project RQML first-class element.

This panel contains the controls for editing the attribute(s):

Author:
Sasmito Adibowo
Version:
Id
ProjectAttributes1.java,v 1.5 2003/05/15 19:43:55 adib Exp

Definition at line 77 of file j2se/swing/vc/rqml/ProjectAttributes1.java.


Constructor & Destructor Documentation

com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.ProjectAttributes1 RQMLFirstClass  fc  ) 
 

Definition at line 78 of file j2se/swing/vc/rqml/ProjectAttributes1.java.


Member Function Documentation

void com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.initChildren  )  [protected]
 

Definition at line 88 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

References com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createLabel(), com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createTextArea(), com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.edProblem, and com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.lbProblem.

void com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.layoutChildren  )  [protected]
 

Definition at line 94 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

References com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createScrollPane(), com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.edProblem, and com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.lbProblem.

void com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.loadData  )  [protected, virtual]
 

Abstract strategy method that is called to load data from the element into the child controls.

Implements com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.

Definition at line 107 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

References com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.edProblem, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), com.arcle.rmt.rqml.Project.getProblem(), and com.arcle.rmt.rqml.StringOnly.getString().

void com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.saveData  )  [protected, virtual]
 

Abstract strategy method that is called to save data from the child controls into the element.

Implements com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.

Definition at line 115 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

References com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.edProblem, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), com.arcle.rmt.rqml.Project.getProblem(), and com.arcle.rmt.rqml.StringOnly.setString().


Member Data Documentation

JTextArea com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.edProblem [private]
 

Definition at line 127 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

Referenced by com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.initChildren(), com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.layoutChildren(), com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.loadData(), and com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.saveData().

JLabel com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.lbProblem [private]
 

Definition at line 126 of file j2se/swing/vc/rqml/ProjectAttributes1.java.

Referenced by com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.initChildren(), and com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1.layoutChildren().


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 19:54:35 2004 for Arcle Rambutan by doxygen 1.3.5