Class DialogUtil
java.lang.Object
org.openjump.sigle.utilities.gui.DialogUtil
Utility class to select attributes from a layer.
- Version:
- 2005-08-14
- Author:
- Olivier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DoublegetDoubleFromAttribute(Feature f, String attributeName) static Liststatic Liststatic voidsetLayerNamesAsListData(LayerManager argManager, JList argList) static voidupdateFieldComboBox(JComboBox cb, Layer l) static voidupdateFieldTypeLabel(JLabel label, Layer l, String attributeName)
-
Constructor Details
-
DialogUtil
public DialogUtil()
-
-
Method Details
-
getFieldsFromLayer
-
updateFieldComboBox
-
getFieldsFromLayerWithoutGeometry
-
getDoubleFromAttribute
-
updateFieldTypeLabel
-
setLayerNamesAsListData
-