|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI<ConfigurableParameter<?>,F>
org.processmining.plugins.petrinet.configurable.ui.ConfigureFeature_UI<F>
F
- value of the parameter configured by this feature.public abstract class ConfigureFeature_UI<F>
Abstract class for a configurable feature.
Field Summary |
---|
Fields inherited from class org.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI |
---|
BACKGROUND_ACTIVE, BACKGROUND_INACTIVE |
Constructor Summary | |
---|---|
ConfigureFeature_UI(ConfigurableParameter<F> parameter)
|
Method Summary | |
---|---|
ConfigurableParameter<F> |
getFeature()
|
Methods inherited from class org.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI |
---|
getId, getPanel, getRoot, handlePanelIsActive, handlePanelIsInActive, initialize, initializeOptionsPanel, setId, setIdEditable, setRoot, showOptions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.processmining.plugins.petrinet.configurable.ui.widgets.Structured_UI |
---|
getConfigured, setValues |
Constructor Detail |
---|
public ConfigureFeature_UI(ConfigurableParameter<F> parameter)
Method Detail |
---|
public final ConfigurableParameter<F> getFeature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |