Uses of Class
cnuphys.splot.style.EnumComboBox
Packages that use EnumComboBox
-
Uses of EnumComboBox in cnuphys.splot.fit
Methods in cnuphys.splot.fit that return EnumComboBoxModifier and TypeMethodDescriptionstatic EnumComboBox
FitType.getComboBox
(FitType defaultChoice) Obtain a combo box of choices.FitEditorPanel.getFitSelector()
Get the line selector -
Uses of EnumComboBox in cnuphys.splot.plot
Methods in cnuphys.splot.plot that return EnumComboBoxModifier and TypeMethodDescriptionstatic EnumComboBox
LimitsMethod.getComboBox
(LimitsMethod defaultChoice) Obtain a combo box of choices. -
Uses of EnumComboBox in cnuphys.splot.style
Methods in cnuphys.splot.style that return EnumComboBoxModifier and TypeMethodDescriptionStyleEditorPanel.getBorderSelector()
Get the border selectorstatic EnumComboBox
LineStyle.getComboBox
(LineStyle defaultChoice) Obtain a combo box of choices.static EnumComboBox
SymbolType.getComboBox
(SymbolType defaultChoice) Obtain a combo box of choices.StyleEditorPanel.getSymbolSelector()
Get the symbol selector