nehresma Sun Aug 11 16:39:42 2002 EDT
Added files:
/bojangles RemoveButtonEditor.java RemoveButtonRenderer.java
Modified files:
/bojangles MainWindow.java PropertiesTableModel.java
Log:
Added initial support for adding and removing properties from the
properties table. Doesn't actually do anything yet, but the skeleton is
there. This should be cleaned up a little bit too - the renderer and
editor could be the same object if done carefully, thus saving a bit of
memory.
|