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

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

Builds a scroll pane.

Attributes

Contents

none

Result
A JScrollPane.
Author:
kma

Constructor & Destructor Documentation

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

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