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

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

Builds a menu.

Attributes

Contents

JMenuItem objects contained in this menu

Result
A JMenu.
Author:
kma
See also:
JMenuItemEngine

Constructor & Destructor Documentation

metadone.client.grasyla2.swing.JMenuEngine.JMenuEngine ( 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 JMenu> metadone.client.grasyla2.swing.JMenuEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
void metadone.client.grasyla2.swing.JMenuEngine.notifyChildChanged ( Engine  child,
ChildComponent  comp 
) [protected]

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