MetaDone
metadone.client.grasyla2.swing.JTextFieldEngine Class Reference
Collaboration diagram for metadone.client.grasyla2.swing.JTextFieldEngine:

List of all members.

Public Member Functions

 JTextFieldEngine (GrasylaContext context, ConcreteObject expression, Engine parent) throws BadPreCondition

Protected Member Functions

Component<?extends JTextField > evaluateComponentCreate (BootstrapGrasyla grasyla) throws BadPreCondition
final JTextField getTextComponent ()
void disposeInternal ()

Private Attributes

JTextField field

Detailed Description

Builds a text field.

Attributes

Contents

Inherited behavior.

Result
A JTextField.
Author:
kma
See also:
JTextEngine

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JTextFieldEngine.JTextFieldEngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Initializes this engine.

Parameters:
contextThe context
expressionThe expression
parentThe parent or null
Exceptions:
BadPreCondition

Member Function Documentation

void metadone.client.grasyla2.swing.JTextFieldEngine.disposeInternal ( ) [protected]
Component<? extends JTextField> metadone.client.grasyla2.swing.JTextFieldEngine.evaluateComponentCreate ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
final JTextField metadone.client.grasyla2.swing.JTextFieldEngine.getTextComponent ( ) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations