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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends JCheckBox > evaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Detailed Description

Builds a checkbox.

Attributes

Contents

none

Result

A JCheckBox.

Actions
"validate", "click", "doubleClick" and ContextMenuEvent.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JCheckBoxEngine.JCheckBoxEngine ( 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 JCheckBox> metadone.client.grasyla2.swing.JCheckBoxEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]

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