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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends JComponent > adapt (Value value) throws BadPreCondition
Component<?extends JComponent > adapt (Component<?extends Value > source, Component<?extends JComponent > existing) throws BadPreCondition

Detailed Description

Adapts a Value into a component.

Attributes

Result

A component containing the Value.

Actions
"click", "doubleClick" and ContextMenuEvent.
Author:
kma
See also:
GrasylaEngineAdaptorFromValue

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JAdaptValue.JAdaptValue ( 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.GrasylaSwingHelper.registerAttributeHandlers().


Member Function Documentation

Component<? extends JComponent> metadone.client.grasyla2.swing.JAdaptValue.adapt ( Value  value) throws BadPreCondition [protected]
Component<? extends JComponent> metadone.client.grasyla2.swing.JAdaptValue.adapt ( Component<?extends Value source,
Component<?extends JComponent >  existing 
) throws BadPreCondition [protected]

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