public class BasicFeatureStyleDialogFactory extends Object implements StyleDialogInterface
| Constructor and Description |
|---|
BasicFeatureStyleDialogFactory() |
| 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!
|
public static final String KEY
public JDialog configureDialog(AbstractFeatureService FeatureService, Frame parentFrame, MappingComponent mappingComponent, ArrayList<String> configTabs)
StyleDialogInterfaceconfigureDialog in interface StyleDialogInterfaceFeatureService - DOCUMENT ME!parentFrame - DOCUMENT ME!mappingComponent - DOCUMENT ME!configTabs - Possible values are "Darstellung", "Massstab", "Thematische Farbgebung",
"Beschriftung", "Begleitsymbole"public Runnable createResultTask()
StyleDialogInterfacecreateResultTask in interface StyleDialogInterfacepublic boolean isAccepted()
StyleDialogInterfaceisAccepted in interface StyleDialogInterfacepublic String getKey()
StyleDialogInterfacegetKey in interface StyleDialogInterfaceCopyright © 2012–2026 cismet GmbH. All rights reserved.