org.noos.xing.mydoggy.plaf.ui.look
Class ToolWindowTabButtonUI.TabButtonToolWindowListener

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTabButtonUI.TabButtonToolWindowListener
All Implemented Interfaces:
EventListener, Cleaner, org.noos.xing.mydoggy.ToolWindowListener
Enclosing class:
ToolWindowTabButtonUI

public class ToolWindowTabButtonUI.TabButtonToolWindowListener
extends Object
implements org.noos.xing.mydoggy.ToolWindowListener, Cleaner


Constructor Summary
ToolWindowTabButtonUI.TabButtonToolWindowListener()
           
 
Method Summary
 void cleanup()
           
 void toolWindowTabAdded(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
           
 void toolWindowTabRemoved(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
           
 boolean toolWindowTabRemoving(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolWindowTabButtonUI.TabButtonToolWindowListener

public ToolWindowTabButtonUI.TabButtonToolWindowListener()
Method Detail

toolWindowTabAdded

public void toolWindowTabAdded(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
Specified by:
toolWindowTabAdded in interface org.noos.xing.mydoggy.ToolWindowListener

toolWindowTabRemoving

public boolean toolWindowTabRemoving(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
Specified by:
toolWindowTabRemoving in interface org.noos.xing.mydoggy.ToolWindowListener

toolWindowTabRemoved

public void toolWindowTabRemoved(org.noos.xing.mydoggy.event.ToolWindowTabEvent event)
Specified by:
toolWindowTabRemoved in interface org.noos.xing.mydoggy.ToolWindowListener

cleanup

public void cleanup()
Specified by:
cleanup in interface Cleaner


Copyright © 2012. All Rights Reserved.