|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvlcskineditor.history.HistoryEvent
vlcskineditor.history.SliderEditEvent
public class SliderEditEvent
Represents the action of editing a Slider
| Constructor Summary | |
|---|---|
SliderEditEvent(Slider sli)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets a description of the action represented by this object |
void |
redo()
Redoes the action represented by this object |
void |
setNew()
|
void |
undo()
Undoes the action represented by this object |
| Methods inherited from class vlcskineditor.history.HistoryEvent |
|---|
getNext, getPrevious, setNext, setPrevious |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SliderEditEvent(Slider sli)
| Method Detail |
|---|
public void setNew()
public void undo()
HistoryEvent
undo in class HistoryEventpublic void redo()
HistoryEvent
redo in class HistoryEventpublic java.lang.String getDescription()
HistoryEvent
getDescription in class HistoryEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||