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

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

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

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

Public Member Functions

 ContextAttributes (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 lbOrigin
JLabel lbTextualData
JTextField edOrigin
JTextArea edTextualData

Detailed Description

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

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


Constructor & Destructor Documentation

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

Definition at line 79 of file j2se/swing/vc/rqml/ContextAttributes.java.


Member Function Documentation

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

Definition at line 89 of file j2se/swing/vc/rqml/ContextAttributes.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.FirstClassPanel.createTextField(), com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edOrigin, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edTextualData, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbOrigin, and com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbTextualData.

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

Definition at line 97 of file j2se/swing/vc/rqml/ContextAttributes.java.

References com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.createScrollPane(), com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edOrigin, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edTextualData, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbOrigin, and com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbTextualData.

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

References com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edOrigin, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edTextualData, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), com.arcle.rmt.rqml.Context.getOrigin(), com.arcle.rmt.rqml.StringOnly.getString(), and com.arcle.rmt.rqml.Context.getTextualData().

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

References com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edOrigin, com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edTextualData, com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.getElement(), com.arcle.rmt.rqml.Context.getOrigin(), com.arcle.rmt.rqml.Context.getTextualData(), and com.arcle.rmt.rqml.StringOnly.setString().


Member Data Documentation

JTextField com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edOrigin [private]
 

Definition at line 145 of file j2se/swing/vc/rqml/ContextAttributes.java.

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

JTextArea com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.edTextualData [private]
 

Definition at line 146 of file j2se/swing/vc/rqml/ContextAttributes.java.

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

JLabel com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbOrigin [private]
 

Definition at line 142 of file j2se/swing/vc/rqml/ContextAttributes.java.

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

JLabel com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes.lbTextualData [private]
 

Definition at line 143 of file j2se/swing/vc/rqml/ContextAttributes.java.

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


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