Class CDockableAdapter

java.lang.Object
bibliothek.gui.dock.common.event.CDockableAdapter
All Implemented Interfaces:
CDockablePropertyListener, CDockableStateListener

public class CDockableAdapter extends Object implements CDockableStateListener, CDockablePropertyListener
A class implementing all methods of CDockableStateListener and CDockablePropertyListener. The methods have an empty body and can be overridden by subclasses.
Author:
Benjamin Sigg