org.noos.xing.mydoggy.plaf
Class MyDoggyToolWindowManager.InternalContentMananagerListener

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.MyDoggyToolWindowManager.InternalContentMananagerListener
All Implemented Interfaces:
PropertyChangeListener, EventListener, org.noos.xing.mydoggy.ContentManagerListener
Enclosing class:
MyDoggyToolWindowManager

public class MyDoggyToolWindowManager.InternalContentMananagerListener
extends Object
implements org.noos.xing.mydoggy.ContentManagerListener, PropertyChangeListener


Constructor Summary
MyDoggyToolWindowManager.InternalContentMananagerListener()
           
 
Method Summary
 void contentAdded(org.noos.xing.mydoggy.event.ContentManagerEvent event)
           
 void contentRemoved(org.noos.xing.mydoggy.event.ContentManagerEvent event)
           
 void contentSelected(org.noos.xing.mydoggy.event.ContentManagerEvent event)
           
 void propertyChange(PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyDoggyToolWindowManager.InternalContentMananagerListener

public MyDoggyToolWindowManager.InternalContentMananagerListener()
Method Detail

contentAdded

public void contentAdded(org.noos.xing.mydoggy.event.ContentManagerEvent event)
Specified by:
contentAdded in interface org.noos.xing.mydoggy.ContentManagerListener

contentRemoved

public void contentRemoved(org.noos.xing.mydoggy.event.ContentManagerEvent event)
Specified by:
contentRemoved in interface org.noos.xing.mydoggy.ContentManagerListener

contentSelected

public void contentSelected(org.noos.xing.mydoggy.event.ContentManagerEvent event)
Specified by:
contentSelected in interface org.noos.xing.mydoggy.ContentManagerListener

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener


Copyright © 2012. All Rights Reserved.