Uses of Class
org.jdesktop.swingx.JXRadioGroup
Packages that use JXRadioGroup
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
-
Uses of JXRadioGroup in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return JXRadioGroupModifier and TypeMethodDescriptionstatic <T> JXRadioGroup<T>
JXRadioGroup.create
(T[] radioValues) Convenience factory method.