Math2mat
Public Member Functions

m2m.frontend.dynamicview.figure.PointConnectionPropertyFigure Class Reference

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

List of all members.

Public Member Functions

 PointConnectionPropertyFigure ()
void setProperty (PointConnection pc)
void actionPerformed (ActionEvent arg0)

Detailed Description

Definition at line 30 of file PointConnectionPropertyFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.PointConnectionPropertyFigure.PointConnectionPropertyFigure ( )

Default contructor of a PointConnectionPropertyFigure.

Definition at line 53 of file PointConnectionPropertyFigure.java.


Member Function Documentation

void m2m.frontend.dynamicview.figure.PointConnectionPropertyFigure.actionPerformed ( ActionEvent  arg0)

Enable/Disable the monitoring of the condition signal.

Parameters:
argThe source of the event

Definition at line 98 of file PointConnectionPropertyFigure.java.

void m2m.frontend.dynamicview.figure.PointConnectionPropertyFigure.setProperty ( PointConnection  pc)

Set the graphical property of a specific PointConnection.

Parameters:
pcThe specific PointConnection to the figure to set property

Definition at line 81 of file PointConnectionPropertyFigure.java.


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