Uses of Class
org.gvsig.gui.beans.table.models.JValueSelector
Packages that use JValueSelector
-
Uses of JValueSelector in org.gvsig.gui.beans.table.models
Methods in org.gvsig.gui.beans.table.models with parameters of type JValueSelectorModifier and TypeMethodDescriptionstatic JDialogJValueSelector.createDialog(Component c, String title, boolean modal, JValueSelector valueSelector, ActionListener okListener, ActionListener cancelListener, String initValue) Creates and returns a new dialog containing the specifiedColorChooserpane along with "OK", "Cancel", and "Reset" buttons.