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

List of all members.

Classes

class  GrasylaTreeNode

Public Member Functions

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

Protected Member Functions

Component<?extends TreeNodeevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void disposeInternal ()
void notifyChildChanged (Engine child, ChildComponent comp)

Private Attributes

GrasylaTreeNode node

Detailed Description

Builds a tree node.

Attributes

Contents

The children of this node evaluated as TreeNode.

Result
A TreeNode.
Author:
kma

Constructor & Destructor Documentation

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

Initializes this engine.

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

References metadone.client.grasyla2.swing.JTreeNodeEngine.node, and metadone.client.grasyla2.swing.TreeNode.setUserObject().


Member Function Documentation

void metadone.client.grasyla2.swing.JTreeNodeEngine.disposeInternal ( ) [protected]
Component<? extends TreeNode> metadone.client.grasyla2.swing.JTreeNodeEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
void metadone.client.grasyla2.swing.JTreeNodeEngine.notifyChildChanged ( Engine  child,
ChildComponent  comp 
) [protected]

Member Data Documentation


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