| Package | Description |
|---|---|
| com.threerings.stage.tools.editor |
| Class and Description |
|---|
| EditorDialog
Basic ok cancel dialog for use by editor components.
|
| EditorModel
The EditorModel class provides a holding place for storing,
modifying and retrieving data that is shared across the Editor
application and its myriad UI components.
|
| EditorModelListener
The editor model listener interface should be implemented by
classes that would like to be notified when the editor model is
changed.
|
| EditorScenePanel
Displays the scene view and handles UI events on the scene.
|
| EditorScenePanel.SceneModelListener |
| EditorScrollBox
A scrollbox that shows our position in the editor.
|
Copyright © 2015. All rights reserved.