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

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

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

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

Public Member Functions

 TaxonomyAttributes (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 lbTypeElement
JComboBox cbTypeElement

Static Private Attributes

final String[] TYPE_ELEMENTS

Detailed Description

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

Definition at line 74 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.


Constructor & Destructor Documentation

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

Definition at line 75 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.


Member Function Documentation

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

Definition at line 80 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

References com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.cbTypeElement, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createComboBox(), com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createLabel(), com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.lbTypeElement, and com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.TYPE_ELEMENTS.

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

Definition at line 85 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

References com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.cbTypeElement, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.layoutForm(), and com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.lbTypeElement.

void com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.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 94 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

References com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.cbTypeElement, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), and com.arcle.rmt.rqml.Taxonomy.getTypeElement().

void com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.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 103 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

References com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.cbTypeElement, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), and com.arcle.rmt.rqml.Taxonomy.setTypeElement().


Member Data Documentation

JComboBox com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.cbTypeElement [private]
 

Definition at line 116 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

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

JLabel com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.lbTypeElement [private]
 

Definition at line 114 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

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

final String [] com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.TYPE_ELEMENTS [static, private]
 

Initial value:

 new String[] {
        "requirement",
        "stakeholder",
        "usecase",
        "project",
        "assumption",
        "context",
        "issue",
        "lexicon",
        "group",
        "trace"
    }

Definition at line 125 of file j2se/swing/vc/rqml/TaxonomyAttributes.java.

Referenced by com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes.initChildren().


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