Uses of Class
com.threerings.editor.swing.Transform3DPanel.Mode

Packages that use Transform3DPanel.Mode
com.threerings.editor.swing   
 

Uses of Transform3DPanel.Mode in com.threerings.editor.swing
 

Methods in com.threerings.editor.swing that return Transform3DPanel.Mode
static Transform3DPanel.Mode Transform3DPanel.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Transform3DPanel.Mode[] Transform3DPanel.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.threerings.editor.swing with parameters of type Transform3DPanel.Mode
Transform3DPanel(com.threerings.util.MessageBundle msgs, Transform3DPanel.Mode mode, float step, float scale)
          Creates a new transform panel with the specified editing mode.
 



Copyright © 2011. All Rights Reserved.