org.processmining.plugins.petrinet.configurable.ui.impl
Class ConfigurableGraphElement_UI.ConfigurablePlace_UI

java.lang.Object
  extended by org.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI<ConfigurableFeature<?,?>,ConfigurableFeature<?,?>>
      extended by org.processmining.plugins.petrinet.configurable.ui.ConfigurableFeature_UI<T,ConfigurableGraphElementOption>
          extended by org.processmining.plugins.petrinet.configurable.ui.impl.ConfigurableGraphElement_UI<Place>
              extended by org.processmining.plugins.petrinet.configurable.ui.impl.ConfigurableGraphElement_UI.ConfigurablePlace_UI
All Implemented Interfaces:
Structured_UI<ConfigurableFeature<?,?>,ConfigurableFeature<?,?>>
Enclosing class:
ConfigurableGraphElement_UI<T extends org.processmining.models.graphbased.directed.DirectedGraphElement>

public static class ConfigurableGraphElement_UI.ConfigurablePlace_UI
extends ConfigurableGraphElement_UI<Place>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.processmining.plugins.petrinet.configurable.ui.impl.ConfigurableGraphElement_UI
ConfigurableGraphElement_UI.ConfigurableArc_UI, ConfigurableGraphElement_UI.ConfigurablePlace_UI, ConfigurableGraphElement_UI.ConfigurableTransition_UI
 
Field Summary
 
Fields inherited from class org.processmining.plugins.petrinet.configurable.ui.impl.ConfigurableGraphElement_UI
config_allow, config_block, config_default, config_skip, definesValuesForGroup
 
Fields inherited from class org.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI
BACKGROUND_ACTIVE, BACKGROUND_INACTIVE
 
Constructor Summary
ConfigurableGraphElement_UI.ConfigurablePlace_UI(javax.swing.JComponent root, ConfigurableGraphElementFeature<Place> feature, int line_height)
           
 
Method Summary
 ConfigurableGraphElementFeature<Place> getConfigured()
           
 
Methods inherited from class org.processmining.plugins.petrinet.configurable.ui.impl.ConfigurableGraphElement_UI
getDefaultValue, getPossibleValues, initializeFeatureOptionsPanel, setValues
 
Methods inherited from class org.processmining.plugins.petrinet.configurable.ui.ConfigurableFeature_UI
getConfiguredElement, handlePanelIsActive, handlePanelIsInActive, initializeOptionsPanel, installFeatureRemoveHandler
 
Methods inherited from class org.processmining.plugins.petrinet.configurable.ui.widgets.Configuration_UI
getId, getPanel, getRoot, initialize, setId, setIdEditable, setRoot, showOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableGraphElement_UI.ConfigurablePlace_UI

public ConfigurableGraphElement_UI.ConfigurablePlace_UI(javax.swing.JComponent root,
                                                        ConfigurableGraphElementFeature<Place> feature,
                                                        int line_height)
Method Detail

getConfigured

public ConfigurableGraphElementFeature<Place> getConfigured()
                                                     throws InvalidConfigurationException
Returns:
object configured by this panel
Throws:
InvalidConfigurationException