public class SketchDocument extends MultipageDocument
Modifier and Type | Class and Description |
---|---|
static class |
SketchDocument.Factory
SketchDocument.Factory is a factory for sketch documents.
|
Modifier and Type | Field and Description |
---|---|
static int |
COUNT |
Constructor and Description |
---|
SketchDocument(Application a)
Construct an untitled sketch document that is owned by the
given application.
|
SketchDocument(Application a,
String title)
Construct a sketch document with the given title that is
owned by the given application.
|
close, getMultipageModel, getTitle, open, save, saveAs, saveAs
addPropertyChangeListener, getApplication, getEditSupport, getFile, getShortTitle, getUndoManager, getURL, isDirty, isEditable, isWritable, removePropertyChangeListener, setDirty, setEditable, setFile, setURL, setWritable
public SketchDocument(Application a)
public SketchDocument(Application a, String title)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.