public static class ConfigurableIntegerFeature_UI.ConfigurableArcWeightFeature_UI extends ConfigurableIntegerFeature_UI<Arc>
ConfigurableIntegerFeature_UI.ConfigurableArcWeightFeature_UI, ConfigurableIntegerFeature_UI.ConfigurablePlaceMarkingFeature_UI
maxValue, minValue, slider
BACKGROUND_ACTIVE, BACKGROUND_INACTIVE
Constructor and Description |
---|
ConfigurableArcWeightFeature_UI(javax.swing.JComponent root,
ConfigurableIntegerFeature<Arc> feature,
int line_height) |
Modifier and Type | Method and Description |
---|---|
ConfigurableIntegerFeature<Arc> |
getConfigured() |
focusGained, focusLost, initializeFeatureOptionsPanel, setValues, updateSliderFromMinMax
getConfiguredElement, handlePanelIsActive, handlePanelIsInActive, initializeOptionsPanel, installFeatureRemoveHandler
getId, getPanel, getRoot, initialize, setId, setIdEditable, setRoot, showOptions
public ConfigurableArcWeightFeature_UI(javax.swing.JComponent root, ConfigurableIntegerFeature<Arc> feature, int line_height)
public ConfigurableIntegerFeature<Arc> getConfigured() throws InvalidConfigurationException
InvalidConfigurationException