Uses of Class
org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI.EqualSizeJButton
-
Packages that use BasicErrorPaneUI.EqualSizeJButton Package Description org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of BasicErrorPaneUI.EqualSizeJButton in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as BasicErrorPaneUI.EqualSizeJButton Modifier and Type Field Description private BasicErrorPaneUI.EqualSizeJButton[]
BasicErrorPaneUI.EqualSizeJButton. group
Buttons whose size should be taken into considerationMethods in org.jdesktop.swingx.plaf.basic with parameters of type BasicErrorPaneUI.EqualSizeJButton Modifier and Type Method Description void
BasicErrorPaneUI.EqualSizeJButton. setGroup(BasicErrorPaneUI.EqualSizeJButton[] group)
-