[Bojangles-cvs] cvs: bojangles / MainWindow.java PropertiesTableModel.java RemoveButtonEditor.java R
Status: Alpha
Brought to you by:
nehresma
From: nehresma <boj...@li...> - 2002-08-11 23:39:44
|
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. |