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

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

Contains editor controls for use-case attributes: - comment. More...

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

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

Public Member Functions

 UsecaseAttributes4 (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 lbComment
JTextArea edComment

Detailed Description

Contains editor controls for use-case attributes: - comment.

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

Definition at line 79 of file UsecaseAttributes4.java.


Constructor & Destructor Documentation

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

Definition at line 80 of file UsecaseAttributes4.java.


Member Function Documentation

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

Definition at line 88 of file UsecaseAttributes4.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.UsecaseAttributes4.edComment, and com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.lbComment.

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

Definition at line 93 of file UsecaseAttributes4.java.

References com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createScrollPane(), com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.edComment, and com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.lbComment.

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

References com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.edComment, com.arcle.rmt.rqml.Usecase.getComment(), com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), and com.arcle.rmt.rqml.StringOnly.getString().

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

References com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.edComment, com.arcle.rmt.rqml.Usecase.getComment(), com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), and com.arcle.rmt.rqml.StringOnly.setString().


Member Data Documentation

JTextArea com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.edComment [private]
 

Definition at line 126 of file UsecaseAttributes4.java.

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

JLabel com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4.lbComment [private]
 

Definition at line 125 of file UsecaseAttributes4.java.

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


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