| Constructors in com.threerings.stage.tools.editor with parameters of type EditorContext |
EditorDialog(String title,
EditorContext ctx,
EditorScenePanel panel)
|
EditorScenePanel(EditorContext ctx,
JFrame frame,
EditorModel model,
EditorScenePanel.SceneModelListener sceneListener)
Constructs the editor scene view panel. |
ObjectEditorDialog(EditorContext ctx,
EditorScenePanel panel)
|
PortalDialog(EditorContext ctx,
EditorScenePanel panel)
Constructs the portal dialog. |
SceneInfoPanel(EditorContext ctx,
EditorModel model,
EditorScenePanel svpanel)
Constructs the scene info panel. |
TileInfoPanel(EditorContext ctx,
EditorModel model)
Constructs the tile info panel. |