graphlab.gui.plugins.main.core.actions.undo
Class UndoableActionOccuredData
java.lang.Object
graphlab.gui.plugins.main.core.actions.undo.UndoableActionOccuredData
public class UndoableActionOccuredData
- extends java.lang.Object
Created by IntelliJ IDEA.
User: Ruzbeh
Date: Jun 22, 2005
Time: 1:59:08 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public static final java.lang.String name
- See Also:
- Constant Field Values
actionName
public java.lang.String actionName
undoableAction
public Undoable undoableAction
notifiable
public Notifiable notifiable
properties
public java.util.HashMap<java.lang.String,java.lang.Object> properties
event
public static Event event
UndoableActionOccuredData
public UndoableActionOccuredData(java.lang.String actionname,
Undoable undoableAction)
getProperty
public <t> t getProperty(java.lang.String name)