Uses of Interface
com.threerings.stage.tools.editor.util.EditorContext

Packages that use EditorContext
com.threerings.stage.tools.editor   
 

Uses of EditorContext in com.threerings.stage.tools.editor
 

Methods in com.threerings.stage.tools.editor with parameters of type EditorContext
 void EditorFrame.init(EditorContext ctx, String target)
           
 

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.
 



Copyright © 2011. All Rights Reserved.