Class SpinnerUtilities
java.lang.Object
com.inductiveautomation.ignition.designer.gui.util.SpinnerUtilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic JSpinnercreateSpinner(int value) static JSpinnercreateSpinner(int value, int min, int max, int step) static JSpinnercreateSpinner(long value) static JSpinnercreateSpinner(Long value, Long min, Long max, Long step)
-
Method Details
-
createSpinner
-
createSpinner
-
createSpinner
-
createSpinner
-