com.japisoft.framework.dockable
Interface JDockListener

All Superinterfaces:
java.util.EventListener

public interface JDockListener
extends java.util.EventListener

Here a listener for receiving various events about the user actions like selecting an inner window, moving, maximizing...

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com
See Also:
JDockEvent

Method Summary
 void jdockAction(JDockEvent event)
          Here an action from the JDock container
 

Method Detail

jdockAction

public void jdockAction(JDockEvent event)
Here an action from the JDock container