Revamped the config object editor system to make it easier to create

custom editors for simple data types. Added a checkbox editor for boolean
fields. Also switched the layout to the side as one is likely to
accumulate many objects and allowed an object to be specified as the
default.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3452 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-04-01 00:03:58 +00:00
parent 1c0260198d
commit c0430e3131
6 changed files with 242 additions and 91 deletions
@@ -1,5 +1,5 @@
//
// $Id: ObjectEditorPanel.java,v 1.6 2004/08/27 02:12:23 mdb Exp $
// $Id$
//
// Narya library - tools for developing networked games
// Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved