|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuiNotificationTargetStateful | |
---|---|
org.processmining.exporting.petrinet.cpnexport | |
org.processmining.framework.util |
Uses of GuiNotificationTargetStateful in org.processmining.exporting.petrinet.cpnexport |
---|
Classes in org.processmining.exporting.petrinet.cpnexport that implement GuiNotificationTargetStateful | |
---|---|
class |
CpnExportSettings
Displays the export settings that are available before actually exporting the given high-level Petri net simulation model. |
Uses of GuiNotificationTargetStateful in org.processmining.framework.util |
---|
Constructors in org.processmining.framework.util with parameters of type GuiNotificationTargetStateful | |
---|---|
GenericTableModelPanel(java.util.List<GuiDisplayable> list,
java.lang.String name,
java.lang.String helpText,
GuiNotificationTargetStateful target)
Constructor taking a list of displayable objects. |
|
GenericTableModelPanel(java.util.Set<GuiDisplayable> set,
java.lang.String name,
GuiNotificationTargetStateful target)
Constructor taking a set of displayable objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |