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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends JToolBar > evaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void notifyChildChanged (Engine child, ChildComponent comp)

Private Member Functions

JToolBar getToolbar () throws IrreductibleException
void repopulate (JToolBar bar)

Detailed Description

Builds a toolbar.

Attributes

Contents

Evaluated as JComponent that will be put in the toolbar.

Result

A JToolBar.

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

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JToolbarEngine.JToolbarEngine ( 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.JToolbarEngine.getToolbar(), and metadone.client.grasyla2.swing.GrasylaSwingHelper.registerAttributeHandlers().


Member Function Documentation

Component<? extends JToolBar> metadone.client.grasyla2.swing.JToolbarEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
JToolBar metadone.client.grasyla2.swing.JToolbarEngine.getToolbar ( ) throws IrreductibleException [private]
void metadone.client.grasyla2.swing.JToolbarEngine.notifyChildChanged ( Engine  child,
ChildComponent  comp 
) [protected]
void metadone.client.grasyla2.swing.JToolbarEngine.repopulate ( JToolBar  bar) [private]

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