Math2mat
Public Member Functions

m2m.frontend.dynamicview.commands.IteratorChangeLayoutCommand Class Reference

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 26 of file IteratorChangeLayoutCommand.java.


Member Function Documentation

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

Check if we can execute the command.

Returns:
the succes of the control

Definition at line 59 of file IteratorChangeLayoutCommand.java.

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

Execution of the command.

Definition at line 41 of file IteratorChangeLayoutCommand.java.

void m2m.frontend.dynamicview.commands.IteratorChangeLayoutCommand.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 82 of file IteratorChangeLayoutCommand.java.


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