|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.whiteboard.WhiteboardEdits
public class WhiteboardEdits
WhiteboardEdits contains the set of undoable editing operations that the whiteboard application uses to support undo.
Issues:
Nested Class Summary | |
---|---|
static class |
WhiteboardEdits.AddStrokeEdit
Add a stroke to the |
static class |
WhiteboardEdits.CutEdit
|
static class |
WhiteboardEdits.DeleteGroupedStrokeEdit
|
static class |
WhiteboardEdits.DeletePageEdit
|
static class |
WhiteboardEdits.DeleteStrokeEdit
|
static class |
WhiteboardEdits.NewPageEdit
|
static class |
WhiteboardEdits.PasteEdit
|
static class |
WhiteboardEdits.ReorderPageEdit
|
static class |
WhiteboardEdits.StrokeFillColorEdit
An edit on a stroke's fill color. |
static class |
WhiteboardEdits.StrokeOutlineColorEdit
An edit on a stroke's outline color. |
static class |
WhiteboardEdits.StrokeWidthEdit
An edit on a stroke's line width. |
Constructor Summary | |
---|---|
WhiteboardEdits()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WhiteboardEdits()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |