Issue 22: Fix DropTarget
Status:  Fixed
Owner:
Closed:  Oct 2007
Project Member Reported by paranoid...@gmail.com, Sep 25, 2007
for now, DropTarget is nothing more than just drop target.

fix it, and for status bar in drop target extend 
org.tiberiumlabs.lailaps.gui.elements.AbstractStatusBar and construct it 
from GUIBuilder. GUIBuilder have method getDropTargetStatusBar() that 
returns AbstractStatusBar. just make it construct not abstract status 
bar, but your extend of it.

Oct 4, 2007
Project Member #1 beast.ti...@gmail.com
Resolved
Status: Fixed