Class ADBEWrapper

java.lang.Object
edu.tufts.hrilab.action.gui.ADBEWrapper

public class ADBEWrapper extends Object
This class wraps an ActionDBEntry and provides methods to edit this entry without actually changing anything within the ActionDBEntry (final fields). This class also provides a toString() method giving a name for the action. This is used throughout the GUI whenever a String representation of the ActionDBEntry is needed.