Math2mat
Public Member Functions

m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure Class Reference

Inheritance diagram for m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LoopIteratorPropertyFigure (Schema schema)
void setProperty (GraphicLoopIterator graphicLoopIterator)
void actionPerformed (ActionEvent arg)

Detailed Description

Definition at line 35 of file LoopIteratorPropertyFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure.LoopIteratorPropertyFigure ( Schema  schema)

Default contructor of a LoopIteratorPropertyFigure.

Definition at line 94 of file LoopIteratorPropertyFigure.java.


Member Function Documentation

void m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure.actionPerformed ( ActionEvent  arg)

Enable/Disable the monitoring of the condition signal.

Parameters:
argThe source of the event

Definition at line 241 of file LoopIteratorPropertyFigure.java.

void m2m.frontend.dynamicview.figure.LoopIteratorPropertyFigure.setProperty ( GraphicLoopIterator  graphicLoopIterator)

Set the graphical property of a specific GraphicLoopIterator.

Parameters:
graphicLoopIteratorThe specific GraphicLoopIterator to the figure to set property

Definition at line 159 of file LoopIteratorPropertyFigure.java.


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