jsynoptic.plugins.java3d.edit
Interface PropertyEdit.UndoRedoListener

All Known Implementing Classes:
CheckBox, ColorButton, ComboBox, TextField, TextField.DoubleValue, TextField.FloatValue, TextField.IntegerValue, TextField.NumberValue, TextField.StringValue, TransformTable
Enclosing class:
PropertyEdit<T extends SceneGraphObject,E>

public static interface PropertyEdit.UndoRedoListener


Method Summary
 void undoRedoPerfomed(boolean isUndo)
           
 

Method Detail

undoRedoPerfomed

void undoRedoPerfomed(boolean isUndo)