org.flexdock.dockbar.activation
Class ActiveDockableHandler
java.lang.Object
org.flexdock.dockbar.event.DockbarListener.Stub
org.flexdock.dockbar.activation.ActiveDockableHandler
- All Implemented Interfaces:
- EventListener, DockbarListener
public class ActiveDockableHandler
- extends DockbarListener.Stub
- Author:
- Christopher Butler
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveDockableHandler
public ActiveDockableHandler()
dockableLocked
public void dockableLocked(DockbarEvent evt)
- Specified by:
dockableLocked
in interface DockbarListener
- Overrides:
dockableLocked
in class DockbarListener.Stub
minimizeStarted
public void minimizeStarted(DockbarEvent evt)
- Specified by:
minimizeStarted
in interface DockbarListener
- Overrides:
minimizeStarted
in class DockbarListener.Stub