public interface FeatureAttributeSelectionPanel extends Component
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_HEIGHT |
static int |
DEFAULT_WIDTH |
| Modifier and Type | Method and Description |
|---|---|
FeatureAttributeDescriptor |
getSelectedAttributeDescriptor() |
java.lang.String |
getSelectedName() |
FeatureAttributeDescriptor[] |
getSelectedPath()
Return a TreePath
|
FeatureStore |
getSelectedStore() |
asJComponentstatic final int DEFAULT_WIDTH
static final int DEFAULT_HEIGHT
FeatureAttributeDescriptor getSelectedAttributeDescriptor()
FeatureAttributeDescriptor[] getSelectedPath()
FeatureStore getSelectedStore()
java.lang.String getSelectedName()