Math2mat
Public Member Functions

m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand Class Reference

Inheritance diagram for m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void execute ()
boolean canExecute ()
void setModel (Node model)

Detailed Description

Definition at line 27 of file FunctionChangeLayoutCommand.java.


Member Function Documentation

boolean m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand.canExecute ( )

Check if we can execute the command.

Returns:
the succes of the control

Definition at line 67 of file FunctionChangeLayoutCommand.java.

void m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand.execute ( )

Execution of the command.

Definition at line 42 of file FunctionChangeLayoutCommand.java.

void m2m.frontend.dynamicview.commands.FunctionChangeLayoutCommand.setModel ( Node  model) [virtual]

Set the model of the command.

Parameters:
modelThe model of the command to set

Implements m2m.frontend.dynamicview.commands.AbstractLayoutCommand.

Definition at line 92 of file FunctionChangeLayoutCommand.java.


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