Package com.threerings.editor.swing.editors

Class Summary
ArrayListEditor Superclass of the array/list editors.
BooleanEditor Editor for boolean properties.
ChoiceEditor Provides a means of selecting between several different objects.
Color4fEditor Editor for color properties.
ColorizationEditor Edits colorization reference properties.
ConfigEditor Editor for simple string config references.
ConfigReferenceEditor An editor for configuration references.
EnumEditor Editor for enumerated type properties.
FileEditor Edits file properties.
GetPathEditor A property editor that simply returns the path to the current property.
MaskEditor Editor for bitmask properties.
NumberEditor An editor for numerical values.
ObjectEditor An editor for objects with editable properties.
PanelArrayListEditor An editor for arrays or lists of objects.
PathTableArrayListEditor An editor for an array of paramater paths.
QuaternionEditor Editor for quaternion properties.
ResourceEditor Editor for resource references, which are set as files but stored as string paths relative to the resource directory.
StringEditor Editor for string properties.
TableArrayListEditor An editor for objects or lists of objects or primitives.
Transform2DEditor Editor for transform properties.
Transform3DEditor Editor for transform properties.
Vector2fEditor Editor for vector properties.
Vector3fEditor Editor for vector properties.
 



Copyright © 2011. All Rights Reserved.