lt.monarch.util
Class ChangeThemeAction

java.lang.Object
  extended by lt.monarch.util.EditStyleAction
      extended by lt.monarch.util.ChangeThemeAction

public class ChangeThemeAction
extends EditStyleAction

Class used to store styles of all objects. Used for undo.


Constructor Summary
Constructor and Description
ChangeThemeAction(ViewContainer chart)
           
 
Method Summary
Modifier and Type Method and Description
 void undo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeThemeAction

public ChangeThemeAction(ViewContainer chart)
Method Detail

undo

public void undo()
Overrides:
undo in class EditStyleAction