Uses of Interface
com.explodingpixels.widgets.PopupMenuCustomizer

Packages that use PopupMenuCustomizer
com.explodingpixels.macwidgets   
com.explodingpixels.widgets   
 

Uses of PopupMenuCustomizer in com.explodingpixels.macwidgets
 

Methods in com.explodingpixels.macwidgets with parameters of type PopupMenuCustomizer
 void SourceListControlBar.createAndAddPopdownButton(javax.swing.Icon icon, PopupMenuCustomizer popupMenuCustomizer)
          Add a new pop-down style button.
static PopdownButton MacButtonFactory.createGradientPopdownButton(javax.swing.Icon icon, PopupMenuCustomizer popupMenuCustomizer)
          Creates an Apple style gradient pop-down button using the given Icon.
 

Uses of PopupMenuCustomizer in com.explodingpixels.widgets
 

Classes in com.explodingpixels.widgets that implement PopupMenuCustomizer
 class PopupMenuCustomizerUsingStrings
           
 

Constructors in com.explodingpixels.widgets with parameters of type PopupMenuCustomizer
PopdownButton(javax.swing.Icon icon, PopupMenuCustomizer popupMenuCustomizer)
           
 



Copyright © 2012. All Rights Reserved.