org.noos.xing.mydoggy.plaf.ui.util
Class ToolWindowManagerListenerAdapter

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.util.ToolWindowManagerListenerAdapter
All Implemented Interfaces:
EventListener, org.noos.xing.mydoggy.ToolWindowManagerListener

public class ToolWindowManagerListenerAdapter
extends Object
implements org.noos.xing.mydoggy.ToolWindowManagerListener

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Constructor Summary
ToolWindowManagerListenerAdapter()
           
 
Method Summary
 void toolWindowGroupAdded(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
           
 void toolWindowGroupRemoved(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
           
 void toolWindowRegistered(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
           
 void toolWindowUnregistered(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolWindowManagerListenerAdapter

public ToolWindowManagerListenerAdapter()
Method Detail

toolWindowRegistered

public void toolWindowRegistered(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
Specified by:
toolWindowRegistered in interface org.noos.xing.mydoggy.ToolWindowManagerListener

toolWindowUnregistered

public void toolWindowUnregistered(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
Specified by:
toolWindowUnregistered in interface org.noos.xing.mydoggy.ToolWindowManagerListener

toolWindowGroupAdded

public void toolWindowGroupAdded(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
Specified by:
toolWindowGroupAdded in interface org.noos.xing.mydoggy.ToolWindowManagerListener

toolWindowGroupRemoved

public void toolWindowGroupRemoved(org.noos.xing.mydoggy.event.ToolWindowManagerEvent event)
Specified by:
toolWindowGroupRemoved in interface org.noos.xing.mydoggy.ToolWindowManagerListener


Copyright © 2012. All Rights Reserved.