Math2mat
Public Member Functions

m2m.frontend.dynamicview.figure.OperationPropertyFigure Class Reference

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

List of all members.

Public Member Functions

 OperationPropertyFigure (Schema schema)
void setProperty (GraphicOperation graphicOperation)
void actionPerformed (ActionEvent arg)

Detailed Description

Definition at line 36 of file OperationPropertyFigure.java.


Constructor & Destructor Documentation

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

Default contructor of a OperationPropertyFigure.

Definition at line 75 of file OperationPropertyFigure.java.


Member Function Documentation

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

Set the correct selected building block to the element operation.

Parameters:
argThe source of the event

Definition at line 185 of file OperationPropertyFigure.java.

void m2m.frontend.dynamicview.figure.OperationPropertyFigure.setProperty ( GraphicOperation  graphicOperation)

Set the graphical property of a specific GraphicOperation.

Parameters:
graphicOperationThe specific GraphicOperation to the figure to set property

Definition at line 111 of file OperationPropertyFigure.java.


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