Uses of Interface
com.threerings.stage.tools.editor.EditorModelListener

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

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

Classes in com.threerings.stage.tools.editor that implement EditorModelListener
 class EditorScenePanel
          Displays the scene view and handles UI events on the scene.
 class TileInfoPanel
          The tile info panel presents the user with options to select the tile to be applied to the scene.
 

Methods in com.threerings.stage.tools.editor with parameters of type EditorModelListener
 void EditorModel.addListener(EditorModelListener l)
          Add an editor model listener.
 



Copyright © 2011. All Rights Reserved.