Math2mat
Public Member Functions

m2m.frontend.dynamicview.figure.IfPropertyFigure Class Reference

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

List of all members.

Public Member Functions

 IfPropertyFigure ()
void setProperty (GraphicIf graphicIf)
void actionPerformed (ActionEvent arg)

Detailed Description

Definition at line 32 of file IfPropertyFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.IfPropertyFigure.IfPropertyFigure ( )

Default contructor of a PointConnectionPropertyFigure.

Definition at line 59 of file IfPropertyFigure.java.


Member Function Documentation

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

Enable/Disable the monitoring of the condition signal.

Parameters:
argThe source of the event

Definition at line 116 of file IfPropertyFigure.java.

void m2m.frontend.dynamicview.figure.IfPropertyFigure.setProperty ( GraphicIf  graphicIf)

Set the graphical property of a specific GraphicIf.

Parameters:
graphicIfThe specific GraphicIf to the figure to set property

Definition at line 93 of file IfPropertyFigure.java.


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