Uses of Interface
org.noos.xing.mydoggy.plaf.ui.PopupUpdater

Packages that use PopupUpdater
org.noos.xing.mydoggy.plaf.ui   
org.noos.xing.mydoggy.plaf.ui.look   
 

Uses of PopupUpdater in org.noos.xing.mydoggy.plaf.ui
 

Fields in org.noos.xing.mydoggy.plaf.ui with type parameters of type PopupUpdater
protected  ArrayList<PopupUpdater> ToolWindowDescriptor.popupUpdaterList
           
 

Methods in org.noos.xing.mydoggy.plaf.ui with parameters of type PopupUpdater
 void ToolWindowDescriptor.addPopupUpdater(PopupUpdater popupUpdater)
           
 void ToolWindowDescriptor.removePopupUpdater(PopupUpdater popupUpdater)
           
 

Uses of PopupUpdater in org.noos.xing.mydoggy.plaf.ui.look
 

Classes in org.noos.xing.mydoggy.plaf.ui.look that implement PopupUpdater
 class ToolWindowTabPanelUI.TabPopupUpdater
           
 

Fields in org.noos.xing.mydoggy.plaf.ui.look declared as PopupUpdater
protected  PopupUpdater ToolWindowTabPanelUI.popupUpdater
           
 

Fields in org.noos.xing.mydoggy.plaf.ui.look with type parameters of type PopupUpdater
protected  List<PopupUpdater> ToolWindowTitleBarUI.popupUpdaterList
           
 



Copyright © 2012. All Rights Reserved.