public interface StyleDialogInterface
| Modifier and Type | Method and Description |
|---|---|
JDialog |
configureDialog(AbstractFeatureService FeatureService,
Frame parentFrame,
MappingComponent mappingComponent,
ArrayList<String> configTabs)
DOCUMENT ME!
|
Runnable |
createResultTask()
DOCUMENT ME!
|
String |
getKey()
DOCUMENT ME!
|
boolean |
isAccepted()
DOCUMENT ME!
|
JDialog configureDialog(AbstractFeatureService FeatureService, Frame parentFrame, MappingComponent mappingComponent, ArrayList<String> configTabs)
FeatureService - DOCUMENT ME!parentFrame - DOCUMENT ME!mappingComponent - DOCUMENT ME!configTabs - Possible values are "Darstellung", "Massstab", "Thematische Farbgebung",
"Beschriftung", "Begleitsymbole"Runnable createResultTask()
boolean isAccepted()
String getKey()
Copyright © 2012–2026 cismet GmbH. All rights reserved.