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

List of all members.

Classes

class  ChildComponentAttributeHandler

Public Member Functions

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

Protected Member Functions

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

Detailed Description

Produces a box (panel) with a BorderLayout.

Attributes

Contents

none

Result

A panel with a BorderLayout.

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

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JBorderBoxEngine.JBorderBoxEngine ( 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

Component<? extends JComponent> metadone.client.grasyla2.swing.JBorderBoxEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]

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