Class CWorkingArea

All Implemented Interfaces:
CStation<CSplitDockStation>, CDockable, SingleCDockable

public class CWorkingArea extends CGridArea
A working area is an element which is always visible and contains some CDockables which can't be dragged out of it. Also no CDockable can be dropped in a CWorkingArea.
There can be more than one CWorkingArea, and the working areas can be nested.
Author:
Benjamin Sigg