Package | Description |
---|---|
edu.ucdavis.cstars.client |
Modifier and Type | Method and Description |
---|---|
static UndoManager.Options |
UndoManager.Options.create() |
static UndoManager.Options |
UndoManager.Options.create(int maxOperations)
Create a new options object
|
Modifier and Type | Method and Description |
---|---|
static UndoManager |
UndoManager.create(UndoManager.Options options)
Creates a new UndoManager object.
|