Uses of Interface
org.pushingpixels.radiance.component.api.common.model.PopupButtonModel
Packages that use PopupButtonModel
-
Uses of PopupButtonModel in org.pushingpixels.radiance.component.api.common
Methods in org.pushingpixels.radiance.component.api.common that return PopupButtonModelModifier and TypeMethodDescriptionJCommandButton.getPopupModel()Returns the popup model of this button.Methods in org.pushingpixels.radiance.component.api.common with parameters of type PopupButtonModelModifier and TypeMethodDescriptionvoidJCommandButton.setPopupModel(PopupButtonModel newModel) Sets the new popup model for this button.