A B C D E F G H I J L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDialog<P> - Class in org.processmining.widgets.wizard
- AbstractDialog(UIPluginContext, String, P, Dialog<P>) - Constructor for class org.processmining.widgets.wizard.AbstractDialog
- AbstractEvent() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- AbstractExtendedEvent() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractExtendedEvent
- AbstractRoutableDialog<P> - Class in org.processmining.widgets.wizard
- AbstractRoutableDialog(UIPluginContext, String, P, Dialog<P>, Route<P>) - Constructor for class org.processmining.widgets.wizard.AbstractRoutableDialog
- AbstractSelectionPanel<C extends javax.swing.JComponent> - Class in org.processmining.models.util
- AbstractSelectionPanel(String, C) - Constructor for class org.processmining.models.util.AbstractSelectionPanel
- AbstractSequenceDistance<T> - Class in org.processmining.plugins.utils.sequencedistance
- AbstractSequenceDistance() - Constructor for class org.processmining.plugins.utils.sequencedistance.AbstractSequenceDistance
- AbstractSplittedEvent() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractSplittedEvent
- AbstractTrace() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- accept(E) - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl.ListModelFilter
- actionPerformed(ActionEvent) - Method in class csplugins.id.mapping.ui.CheckComboBox
- actionPerformed(ActionEvent) - Method in class org.processmining.framework.util.ui.widgets.traceview.SaveAsActionListener
- add(Component) - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- add(T) - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.MutableListModel
- add(T) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- add(T) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Adds the element to this view.
- addActionListener(ActionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- addActionListener(ActionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- addAll(Iterable<T>) - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.MutableListModel
- addAll(Iterable<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- addAll(Iterable<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Adds the elements to this view.
- addAllItems(Iterable<E>) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBox
- addButton(JLabel, ActionListener, int) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Adds a button to one of the positions on the screen indicated by the location parameter.
- addCheckBox(String) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addCheckBox(String, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addCheckBox(String, boolean, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addChild(ProMScrollContainerChild) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- addChild(ProMScrollContainerChild, int) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- addComboBox(String, E[]) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addComboBox(String, E[], boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addComboBox(String, Iterable<E>) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addComboBox(String, Iterable<E>, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addElement(T) - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- addElementCollection(Collection<? extends DirectedGraphElement>) - Method in class org.processmining.models.util.ListSelectionPanel
- addElementCollection(Collection<? extends DirectedGraphElement>, String) - Method in class org.processmining.models.util.ListSelectionPanel
- addExpertProperty(JComponent) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addFocusListener(FocusListener) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- addFocusListener(FocusListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- addGroup(JPanel, String, JComponent) - Method in class org.processmining.framework.util.ui.widgets.Inspector
- addGroup(JPanel, String, JComponent, boolean) - Method in class org.processmining.framework.util.ui.widgets.Inspector
- addInfo(String, JComponent) - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- addKeyListener(KeyListener) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- addKeyListener(KeyListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- addListSelectionListener(ListSelectionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- addMouseListener(MouseListener) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- addMouseListener(MouseListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- addPasswordInputField(String) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
-
Adds a new password field
- addPasswordInputField(String, String) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
-
Adds a new password field
- addPort(Point2D, Object) - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- addProperty(String, T) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addProperty(String, T, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addRowSelectionInterval(int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- addSelectedItems(Object[]) - Method in class csplugins.id.mapping.ui.CheckComboBox
- addSelectedItems(Collection) - Method in class csplugins.id.mapping.ui.CheckComboBox
- addSelectionChangedListener(CheckComboBoxSelectionChangedListener) - Method in class csplugins.id.mapping.ui.CheckComboBox
- addTab(String) - Method in class org.processmining.framework.util.ui.widgets.Inspector
- addTextField(String) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addTextField(String, String) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- addTextField(String, String, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- addTraceClickListener(ProMTraceList.ClickListener<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- addTraceMoveListener(ProMTraceList.MoveListener<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- addTraceSelectionListener(ListSelectionListener) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- addUpdateListener(ScalableComponent.UpdateListener) - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent
-
Adds an updatelistener to this scalable component.
- addUpdateListener(ScalableComponent.UpdateListener) - Method in class org.processmining.models.jgraph.ProMJGraph
- addViewInteractionPanel(ViewInteractionPanel) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- addViewInteractionPanel(ViewInteractionPanel, int) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Adds the interaction panel at the given location.
- afterUpdate() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- append(String) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- apply(M, JComponent) - Method in class org.processmining.framework.util.ui.wizard.InformationStep
- apply(SettingsModel, JComponent) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizardStep
- ARROW_CROSS - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
- ARROW_TECHNICAL_CIRCLE - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
- assignWedgeGap(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- assignWedgeGap(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- assignWedgeGap(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
B
- beforeUpdate() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- BLACK - org.processmining.framework.util.ui.widgets.ColorScheme
- borderlessSplitPane(int, JComponent, JComponent) - Static method in class org.processmining.widgets.ui.utils.JSplitPaneUtils
- BorderPanel - Class in org.processmining.framework.util.ui.widgets
-
Panel which adds a border around its contents
- BorderPanel(int, int) - Constructor for class org.processmining.framework.util.ui.widgets.BorderPanel
- bucketSize - Variable in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- build(ProMTraceView.Trace<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.NoOpTraceBuilder
- build(T) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.TraceBuilder
- buildBorderColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildBorderColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildBorderColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildBorderStroke(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildBorderStroke(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildBorderStroke(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildBottom2LabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildBottom2LabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildBottom2LabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildBottomLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildBottomLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildBottomLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildInfoColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildInfoColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildInfoColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildNameColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildNameColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildNameColor(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildTopLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildTopLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildTopLabelColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- buildWedgeColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- buildWedgeColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- buildWedgeColor(ProMTraceView.Trace<? extends ProMTraceView.Event>, ProMTraceView.Event) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.WedgeBuilder
- BUTTONHEIGHT - Static variable in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- BUTTONWIDTH - Static variable in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
C
- canApply(M, JComponent) - Method in class org.processmining.framework.util.ui.wizard.InformationStep
- canApply(SettingsModel, JComponent) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizardStep
- canProceedToNext() - Method in class org.processmining.widgets.wizard.AbstractDialog
- cellsChanged(Object[], Rectangle2D) - Method in class org.processmining.models.jgraph.ProMGraphModel
-
Invoke this method after you've changed how the cells are to be represented in the graph.
- changeHandled() - Method in class org.processmining.models.jgraph.ProMJGraph
-
Might be overridden to signal that a change was handled
- changeProvidedObjectName(PluginContext, Object, String) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
-
Rename the provided object
- CheckComboBox - Class in csplugins.id.mapping.ui
-
ComboBox containing checkbox
- CheckComboBox(Object[]) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- CheckComboBox(Object[], boolean) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- CheckComboBox(Collection<?>) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- CheckComboBox(Collection<?>, boolean) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- CheckComboBox(Collection<?>, Collection) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- CheckComboBox(Map<Object, Boolean>) - Constructor for class csplugins.id.mapping.ui.CheckComboBox
- cleanUp() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Clean up.
- cleanUp() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- cleanUp() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- cleanUp() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- cleanUp() - Method in class org.processmining.models.jgraph.ProMJGraph
- cleanUp() - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- cleanUp() - Method in class org.processmining.models.jgraph.renderers.ProMPortRenderer
- cleanUp() - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
- cleanUp() - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- cleanUp() - Method in class org.processmining.models.jgraph.views.JGraphPortView
- cleanUp() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- clear() - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.MutableListModel
- clear() - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- clear() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Clears the underlying data structure
ProMTraceList.getListModel(). - clearChildren() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- clearSelection() - Method in class csplugins.id.mapping.ui.CheckComboBox
- clearSelection() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- clockwise - Variable in class org.processmining.framework.util.ui.scalableview.VerticalLabelUI
- COLOR_BREWER_12CLASS_PAIRED - org.processmining.framework.util.ui.widgets.ColorScheme
- COLOR_BREWER_5CLASS_SET1 - org.processmining.framework.util.ui.widgets.ColorScheme
- COLOR_BREWER_9CLASS_SET1 - org.processmining.framework.util.ui.widgets.ColorScheme
- COLOR_BREWER_9CLASS_SET21 - org.processmining.framework.util.ui.widgets.ColorScheme
- COLOR_ENCLOSURE_BG - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- COLOR_LIST_BG - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- COLOR_LIST_FG - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- COLOR_LIST_SELECTION_BG - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- COLOR_LIST_SELECTION_FG - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- COLOR_NON_FOCUS - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- ColorScheme - Enum in org.processmining.framework.util.ui.widgets
-
Some nice color schemes for visualization.
- ColorSchemeLegend - Class in org.processmining.framework.util.ui.widgets
-
Legend for a gradient-based color scheme.
- ColorSchemeLegend(Color[]) - Constructor for class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- columnAtPoint(Point) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- comboBox - Variable in class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- compareTo(DirectedGraphNode) - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- component - Variable in class org.processmining.models.util.AbstractSelectionPanel
- CompoundViewInteractionPanel - Class in org.processmining.framework.util.ui.scalableview.interaction
- CompoundViewInteractionPanel(String) - Constructor for class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- computeAlignment(List<T>, List<T>, SequenceDistance.Equivalence<T>) - Method in class org.processmining.plugins.utils.sequencedistance.GenericLevenshteinDistance
- computeAlignment(List<T>, List<T>, SequenceDistance.Equivalence<T>) - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance
-
Compute the distance and a possible alignment between two sequences.
- computeAlignment(T[], T[], SequenceDistance.Equivalence<T>) - Method in class org.processmining.plugins.utils.sequencedistance.AbstractSequenceDistance
- computeAlignment(T[], T[], SequenceDistance.Equivalence<T>) - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance
-
Compute the distance and a possible alignment between two sequences.
- computeDistance(List<T>, List<T>, SequenceDistance.Equivalence<T>) - Method in class org.processmining.plugins.utils.sequencedistance.GenericLevenshteinDistance
- computeDistance(List<T>, List<T>, SequenceDistance.Equivalence<T>) - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance
-
Computes only the distance between two sequences.
- computeDistance(T[], T[], SequenceDistance.Equivalence<T>) - Method in class org.processmining.plugins.utils.sequencedistance.AbstractSequenceDistance
- computeDistance(T[], T[], SequenceDistance.Equivalence<T>) - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance
-
Computes only the distance between two sequences.
- computeFitScale() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- configureArrowButton() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- configureEditor() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- configureList() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxPopup
- configureScroller() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxPopup
- ConnectionManagerHelper - Class in org.processmining.plugins.utils
-
Helper methods to work in a 'safer' way with the
ConnectionManagerof ProM. - ContextMenuCreator - Interface in org.processmining.models.jgraph
- copyAttributes(boolean, AttributeMap) - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- create(String, String) - Static method in class org.processmining.framework.util.ui.wizard.TextStep
- createArrowButton() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- createEdgeView(Object) - Method in class org.processmining.models.jgraph.factory.ProMCellViewFactory
- createEdgeView(Edge) - Method in class org.processmining.models.jgraph.factory.ProMCellViewFactory
-
Deprecated.
- createLineEnd(int, int, Point2D, Point2D) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
-
Paint the current view's direction.
- createLog(UIPluginContext) - Static method in class org.processmining.framework.util.ui.widgets.logging.CreateLogPlugin
- CreateLogPlugin - Class in org.processmining.framework.util.ui.widgets.logging
- CreateLogPlugin() - Constructor for class org.processmining.framework.util.ui.widgets.logging.CreateLogPlugin
- createMenuFor(DirectedGraph<?, ?>, Collection<DirectedGraphElement>) - Method in interface org.processmining.models.jgraph.ContextMenuCreator
- createPopup() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- createPortView(Object) - Method in class org.processmining.models.jgraph.factory.ProMCellViewFactory
- createPortView(Port) - Method in class org.processmining.models.jgraph.factory.ProMCellViewFactory
-
Deprecated.
- createShape() - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- createSplitPane() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- createTable(TableModel, TableColumnModel) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- createUI(JComponent) - Static method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- createVertexView(Object) - Method in class org.processmining.models.jgraph.factory.ProMCellViewFactory
- csplugins.id.mapping.ui - package csplugins.id.mapping.ui
D
- dashboardIcon - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetImages
- DashedBorder - Class in org.processmining.framework.util.ui.scalableview
- DashedBorder(Color) - Constructor for class org.processmining.framework.util.ui.scalableview.DashedBorder
- decorator - Variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- decorator - Variable in class org.processmining.models.util.AbstractSelectionPanel
- DEFAULT_FIXED_WIDTH_TRACE_COUNT - Static variable in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- DefaultEvent() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- DefaultEvent(Color, String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- DefaultEvent(Color, String, String, String, String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- DefaultEvent(String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- DefaultSplittedEvent(Color, String, Color, String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- DefaultSplittedEvent(Color, String, Color, String, String, String, String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- DEFAULTSTROKE - Static variable in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- DefaultTrace() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- DefaultTrace(String, String) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- DefaultTrace(String, String, int) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- DefaultWedgeBuilder() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DefaultWedgeBuilder
- delegate() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- delegate() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- DelegateWedgeBuilder(ProMTraceList.WedgeBuilder) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.DelegateWedgeBuilder
- DetailView<T> - Interface in org.processmining.framework.util.ui.widgets.traceview.masterdetail
- determineNextDialog() - Method in class org.processmining.widgets.wizard.AbstractDialog
- determineNextDialog() - Method in class org.processmining.widgets.wizard.AbstractRoutableDialog
- Dialog<P> - Interface in org.processmining.widgets.wizard
- DirectedGraphEdgeForMultiGraph - Class in org.processmining.models.jgraph
- DirectedGraphEdgeForMultiGraph(DirectedGraphNode, DirectedGraphNodeForMultiGraph, DirectedGraphEdge<?, ?>) - Constructor for class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- DirectedGraphEdgeForMultiGraph(DirectedGraphNodeForMultiGraph, DirectedGraphNode, DirectedGraphEdge<?, ?>) - Constructor for class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- DirectedGraphElementForMultiEdge - Interface in org.processmining.models.jgraph
- DirectedGraphNodeForMultiGraph - Class in org.processmining.models.jgraph
- DirectedGraphNodeForMultiGraph(DirectedGraphEdge<?, ?>) - Constructor for class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- disableDetailUpdates() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- doFilter() - Method in class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- drawLine(Graphics2D, int, int, Color) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- drawMain(double, double) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
E
- EMPTY_LABEL - Static variable in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- enableDetailUpdates() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- equals(Object) - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- equals(Object) - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- equals(Object) - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
-
This implementation of equals seems to be required by JGraph.
- equals(Object) - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
-
This implementation of equals seems to be required by JGraph.
- equals(Object) - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
-
This implementation of equals seems to be required by JGraph.
- equals(T, T) - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance.Equivalence
- ExportInteractionPanel - Class in org.processmining.framework.util.ui.scalableview.interaction
- ExportInteractionPanel(ScalableViewPanel) - Constructor for class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- extractArrowType(AttributeMap.ArrowType) - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
F
- factory - Variable in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- factory - Variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- factory - Variable in class org.processmining.models.util.AbstractSelectionPanel
- filter(FilteredListModelImpl.ListModelFilter<E>) - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModel
- filter(FilteredListModelImpl.ListModelFilter<E>) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- filter(FilteredListModelImpl.ListModelFilter<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- FilteredListModel<E> - Interface in org.processmining.framework.util.ui.widgets.traceview.model
- FilteredListModelImpl<T extends javax.swing.ListModel<E>,E> - Class in org.processmining.framework.util.ui.widgets.traceview.model
-
Provides a filtered
ListModelbased on a suppliedFilteredListModelImpl.ListModelFilter. - FilteredListModelImpl(T) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- FilteredListModelImpl.ListModelFilter<E> - Interface in org.processmining.framework.util.ui.widgets.traceview.model
- finalize() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Deals with garbage collection.
- findConnection(ConnectionManager, DirectedGraph<?, ?>) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- findConnection(PluginContext, DirectedGraph<?, ?>) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- fit() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- fitZoom - Variable in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
G
- GenericLevenshteinDistance<T> - Class in org.processmining.plugins.utils.sequencedistance
-
Generic Levenshtein Distance computation that also returns an "aligned" version of the two input Lists.
- GenericLevenshteinDistance() - Constructor for class org.processmining.plugins.utils.sequencedistance.GenericLevenshteinDistance
- GenericLevenshteinDistance(int) - Constructor for class org.processmining.plugins.utils.sequencedistance.GenericLevenshteinDistance
- GenericLevenshteinDistance(int, int) - Constructor for class org.processmining.plugins.utils.sequencedistance.GenericLevenshteinDistance
- getA() - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance.DistanceResult.Entry
- getAddedEdges() - Method in class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- getAddedNodes() - Method in class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- getAlignment() - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance.DistanceResult
-
Optional alignment of the two sequences.
- getAttenuationFactor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getAttenuationFactor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getAttributes() - Method in interface org.processmining.models.jgraph.elements.ProMGraphElement
- getB() - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance.DistanceResult.Entry
- getBackgroundNotSelected() - Method in class csplugins.id.mapping.ui.CheckComboBox
- getBackgroundSelected() - Method in class csplugins.id.mapping.ui.CheckComboBox
- getBarDesc(int) - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- getBestMatch(String, Iterable<T>) - Static method in class org.processmining.plugins.utils.HammingDistance
- getBestMatch(String, Iterable<T>, HammingDistance.Namer<T>) - Static method in class org.processmining.plugins.utils.HammingDistance
- getBestMatch(String, Iterable<T>, HammingDistance.Namer<T>, Comparator<T>) - Static method in class org.processmining.plugins.utils.HammingDistance
- getBorderColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getBorderColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getBorderColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getBottomLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getBottomLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getBottomLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getBottomLabel2() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getBottomLabel2() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getBottomLabel2() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getBottomLabel2Color() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getBottomLabel2Color() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getBottomLabelColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getBottomLabelColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getBoundingNode() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- getBounds() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- getBucketDesc(int) - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- getCellEditor(int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getCellEditorValue() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- getCheckBox() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- getChild(int) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- getChildren() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- getCollapsedLabelLength() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getCollapsedLabelLength() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getColor(int) - Method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColor(int, Color) - Method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColorFromGradient(float) - Method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColorFromGradient(float, Color) - Method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColorFromGradient(float, Color[], Color) - Static method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColors() - Method in enum org.processmining.framework.util.ui.widgets.ColorScheme
- getColumnModel() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getColumnSelectionAllowed() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getComboBox() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- getComboBox() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- getComboBox() - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- getComponent() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- getComponent() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- getComponent() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getComponent() - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
Returns the component that is shown if this panel is activated by the user.
- getComponent() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- getComponent() - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent
-
Returns the component that will be scaled using getScale and setScale methods Most implementations will actually override JComponent and return
thisin this method. - getComponent() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- getComponent() - Method in class org.processmining.models.jgraph.ProMJGraph
- getComponent() - Method in class org.processmining.models.util.AbstractSelectionPanel
- getComponent(Object) - Method in class org.processmining.framework.util.ui.wizard.TextStep
- getComponent(SettingsModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizardStep
- getContentPanel() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- getContentSize() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- getCurrent() - Method in class org.processmining.framework.util.ui.wizard.MapWizard.MapModel
- getDefaultFont() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getDeselectAllButton() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getDetailComponent() - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.DetailView
- getDetailElements(M) - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.MasterView
- getDetailList() - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.DetailView
- getDetailView() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- getDictionary() - Method in class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- getDistance() - Method in interface org.processmining.plugins.utils.sequencedistance.SequenceDistance.DistanceResult
- getDocument() - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- getDocument() - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- getEdge() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getEdge() - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- getElementAt(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- getElementAt(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- getElementForLocation(double, double) - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- getElements() - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- getExpertProperties() - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- getExtendedColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractExtendedEvent
- getExtendedColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.ExtendedEvent
- getExtendedLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractExtendedEvent
- getExtendedLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.ExtendedEvent
- getFinalKeys(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getFirst(ListWizard.ListModel<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- getFirst(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getFirst(WizardModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- getFixedInfoWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getFixedWedgeLimit() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getFixedWedgeWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getForegroundNotSelected() - Method in class csplugins.id.mapping.ui.CheckComboBox
- getForegroundSelected() - Method in class csplugins.id.mapping.ui.CheckComboBox
- getGraph() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- getGraph() - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- getGraph() - Method in class org.processmining.models.jgraph.ProMGraphModel
- getGraph() - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- getGroupByFoldingHandle(JGraph, Point2D) - Static method in class org.processmining.models.jgraph.JGraphFoldingManager
-
Called when the mouse button is released to see if a collapse or expand request has been made
- getHeightInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- getHeightInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- getHeightInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getHeightInView() - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
Returns the preferred height of this component when shown to the user.
- getHeightInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- getHeightInView() - Method in class org.processmining.models.util.AbstractSelectionPanel
- getHorizontalScrollBar() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- getId() - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- getInfo() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- getInfo() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- getInfo() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Trace
- getInfoColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- getInfoColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Trace
- getInitialKey(SettingsModel) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getInspector() - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- getInteractionResult() - Method in class org.processmining.widgets.wizard.WizardResult
- getInternalPoints() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getLabel() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- getLabel() - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- getLabel() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- getLabel() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getLabelColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getLabelColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getLabelSize(EdgeView, String) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
-
Returns the label size of the specified view in the given graph.
- getLayout(int) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- getLayoutConnection() - Method in class org.processmining.models.jgraph.ProMJGraph
- getLength() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- getLineWrap() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- getList() - Method in class org.processmining.framework.util.ui.widgets.ProMList
- getList() - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- getList() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getListModel() - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- getListModel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getLocation(EdgeView, Point2D) - Method in class org.processmining.models.jgraph.views.JGraphPortView
- getLogger() - Method in interface org.processmining.framework.util.ui.widgets.logging.Loggable
- getLogger() - Method in class org.processmining.framework.util.ui.widgets.logging.ProMLoggable
- getLowerColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractSplittedEvent
- getLowerColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- getLowerColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.SplittedEvent
- getLowerLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractSplittedEvent
- getLowerLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- getLowerLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.SplittedEvent
- getMasterComponent() - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.MasterView
- getMasterList() - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.MasterView
- getMasterView() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- getMaximumSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getMaxInfoWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getMaxInfoWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getMaxWedgeWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getMaxWedgeWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getMinimumSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getModel() - Method in class org.processmining.framework.util.ui.wizard.MapWizard.MapModel
- getModel() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- getModel() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getModel() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- getModel() - Method in interface org.processmining.models.jgraph.ModelOwner
- getModel() - Method in class org.processmining.models.jgraph.ProMGraphModel
- getModel() - Method in class org.processmining.models.jgraph.ProMJGraph
-
Returns the
GraphModelthat is providing the data. - getModel(ListWizard.ListModel<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- getModel(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getModel(WizardModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- getMultiEdge() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- getMultiEdge() - Method in interface org.processmining.models.jgraph.DirectedGraphElementForMultiEdge
- getMultiEdge() - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- getName() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- getName() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultTrace
- getName() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Trace
- getNameColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractTrace
- getNameColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Trace
- getNext() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getNext() - Method in interface org.processmining.widgets.wizard.Dialog
- getNext(ListWizard.ListModel<SettingsModel>, ProMWizardStep<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- getNext(MapWizard.MapModel<SettingsModel, Key>, ProMWizardStep<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getNext(Dialog<P>) - Method in interface org.processmining.widgets.wizard.Route
- getNext(WizardModel, ProMWizardStep<SettingsModel>) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- getNextKey(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getNode() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- getNode() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- getPanel() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- getPanelName() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- getPanelName() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- getPanelName() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getPanelName() - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
Returns the name of the panel.
- getPanelName() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- getPanelName() - Method in class org.processmining.models.util.ListSelectionPanel
- getParameters() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getParameters() - Method in interface org.processmining.widgets.wizard.Dialog
- getParameters() - Method in class org.processmining.widgets.wizard.WizardResult
- getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- getPerimeterPoint(PortView, Point2D, Point2D) - Method in class org.processmining.models.jgraph.renderers.ProMPortRenderer
- getPosition() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getPosition() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- getPreferredScrollableViewportSize() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- getPreferredSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getPreferredSize() - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Return a slightly larger preferred size than for a rectangle.
- getPreferredSize(JComponent) - Method in class org.processmining.framework.util.ui.scalableview.VerticalLabelUI
- getPrevious() - Method in class org.processmining.framework.util.ui.wizard.MapWizard.MapModel
- getPrevious() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getPrevious() - Method in interface org.processmining.widgets.wizard.Dialog
- getProMGraph() - Method in class org.processmining.models.jgraph.ProMJGraph
- getProvidedObjectLabel(PluginContext, Object) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
-
Returns the label of the provided object
- getProvidedObjects(PluginContext, Class<T>) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
-
List all the provided objects of the type
- getRect() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getRemovedEdges() - Method in class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- getRemovedNodes() - Method in class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- getRenderer() - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- getRenderer() - Method in class org.processmining.models.jgraph.views.JGraphPortView
- getRenderer() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Overrides the parent implementation to return the value component stored in the user object instead of this renderer if a value component exists.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Overrides the parent implementation to return the value component stored in the user object instead of this renderer if a value component exists.
- getResult() - Method in class org.processmining.framework.util.ui.widgets.helper.MultilineStringQueryPanel
- getResult() - Method in class org.processmining.framework.util.ui.widgets.helper.SliderQueryPanel
- getRowSelectionAllowed() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getRowSorter() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getScale() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getScale() - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent
-
Returns the current scale.
- getScale() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Returns the zoom factor of the primary view.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- getScrollableTracksViewportHeight() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- getScrollableTracksViewportWidth() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- getScrollPane() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getSelectAllButton() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getSelectedColumn() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getSelectedEdges() - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- getSelectedElements() - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- getSelectedIndex() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- getSelectedIndex() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- getSelectedItem() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- getSelectedItem() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- getSelectedItems() - Method in class csplugins.id.mapping.ui.CheckComboBox
- getSelectedItemsText() - Method in class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- getSelectedNodes() - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- getSelectedRow() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getSelectedValues() - Method in class org.processmining.framework.util.ui.widgets.ProMList
-
Deprecated.
- getSelectedValuesList() - Method in class org.processmining.framework.util.ui.widgets.ProMList
- getSelectionModel() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- getSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- getSortOrder() - Method in interface org.processmining.framework.util.ui.widgets.traceview.masterdetail.DetailView
- getSource() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- getSource() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getSplitPane() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- getStopCharacter() - Method in class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- getTable() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.processmining.framework.util.ui.widgets.HeaderRenderer
- getTableHeader() - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getTabSize() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- getTarget() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- getTarget() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getText() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- getText() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- getText() - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- getText() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- getText() - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- getTextArea() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- getTextDistance() - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- getTextField() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- getTextField() - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- getTickHeight() - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- getTitle() - Method in class org.processmining.framework.util.ui.widgets.ProMTitledScrollContainerChild
- getTitle() - Method in class org.processmining.framework.util.ui.wizard.InformationStep
- getTitle() - Method in interface org.processmining.framework.util.ui.wizard.ProMWizardStep
- getTitle() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getTitle() - Method in interface org.processmining.widgets.wizard.Dialog
- getTitlePanel() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- getToolbar() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getToolTipText(MouseEvent) - Method in class org.processmining.models.jgraph.ProMJGraph
- getTopLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getTopLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getTopLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getTopLabelColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getTopLabelColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getTrace() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getTraceBuilder() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getUIPluginContext() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getUIPluginContext() - Method in interface org.processmining.widgets.wizard.Dialog
- getUnfilteredListModel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModel
- getUnfilteredListModel() - Method in class org.processmining.framework.util.ui.widgets.traceview.model.FilteredListModelImpl
- getUpdateLayout() - Method in class org.processmining.models.jgraph.ProMJGraph
- getUpperColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractSplittedEvent
- getUpperColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- getUpperColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.SplittedEvent
- getUpperLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractSplittedEvent
- getUpperLabel() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultSplittedEvent
- getUpperLabel() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.SplittedEvent
- getUserChoice(Component, String) - Method in class org.processmining.framework.util.ui.widgets.helper.MultilineStringQueryPanel
- getUserChoice(Component, String) - Method in class org.processmining.framework.util.ui.widgets.helper.SliderQueryPanel
- getUserChoice(UIPluginContext, String) - Method in class org.processmining.framework.util.ui.widgets.helper.MultilineStringQueryPanel
- getUserChoice(UIPluginContext, String) - Method in class org.processmining.framework.util.ui.widgets.helper.SliderQueryPanel
- getUserInputProblems() - Method in class org.processmining.widgets.wizard.AbstractDialog
- getUserObject() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- getUserObject() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getValueAt(int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- getVerticalScrollBar() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- getView() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- getView() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- getView() - Method in interface org.processmining.models.jgraph.elements.ProMGraphElement
- getView() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- getViewInteractionPanels() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
List all registered interaction panels and their locations.
- getViewport() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- getViewSpecificAttributeMap() - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- getViewSpecificAttributeMap() - Method in class org.processmining.models.jgraph.views.JGraphPortView
- getViewSpecificAttributeMap() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- getViewSpecificAttributes() - Method in class org.processmining.models.jgraph.ProMJGraph
- getVisHeight() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getVisWidth() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getWedgeBuilder() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getWedgeBuilder() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getWedgeColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
- getWedgeColor() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.DefaultEvent
- getWedgeColor() - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
- getWedgeGap() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getWedgeGap() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getWedgeStroke() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- getWedgeStroke() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- getWidthInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- getWidthInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- getWidthInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- getWidthInView() - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
Returns the preferred width of this component when shown to the user.
- getWidthInView() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- getWidthInView() - Method in class org.processmining.models.util.AbstractSelectionPanel
- getWizardModel(SettingsModel, ListWizard.ListModel<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- getWizardModel(SettingsModel, MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- getWizardModel(SettingsModel, WizardModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- getZoomValue() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- graph - Variable in class org.processmining.models.util.AbstractSelectionPanel
- graphChanged(GraphModelEvent) - Method in class org.processmining.models.jgraph.ProMJGraph
- graphForeground - Variable in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Holds the background and foreground of the graph.
- graphForeground - Variable in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Holds the background and foreground of the graph.
- graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class org.processmining.models.jgraph.ProMJGraph
H
- hammingDistance(String, String) - Static method in class org.processmining.plugins.utils.HammingDistance
- hammingDistance(String, String, boolean) - Static method in class org.processmining.plugins.utils.HammingDistance
- HammingDistance - Class in org.processmining.plugins.utils
- HammingDistance() - Constructor for class org.processmining.plugins.utils.HammingDistance
- HammingDistance.Namer<T> - Interface in org.processmining.plugins.utils
- handle - Static variable in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Default handle bounds for renderer, '+' or '-'
- handle - Static variable in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Default handle bounds for renderer, '+' or '-'
- handleColor - Variable in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Holds the background and foreground of the graph.
- handleColor - Variable in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Holds the background and foreground of the graph.
- hashCode() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
- hashCode() - Method in class org.processmining.models.jgraph.DirectedGraphNodeForMultiGraph
- hashCode() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- hashCode() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- hashCode() - Method in class org.processmining.models.jgraph.ProMJGraph
- hasLabels() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- hasNextDialog() - Method in class org.processmining.widgets.wizard.AbstractRoutableDialog
- hasNextDialog() - Method in interface org.processmining.widgets.wizard.Dialog
- hasPreviousDialog() - Method in class org.processmining.widgets.wizard.AbstractDialog
- hasPreviousDialog() - Method in interface org.processmining.widgets.wizard.Dialog
- HEADER_COLOR - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- HeaderRenderer - Class in org.processmining.framework.util.ui.widgets
-
Renderer for headers for tables
- HeaderRenderer() - Constructor for class org.processmining.framework.util.ui.widgets.HeaderRenderer
- hideExpertProperties() - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- hideToolbar() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- HORIZONTAL_SPLIT - Static variable in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- HORIZONTAL_SPLIT - Static variable in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
I
- InformationStep<M> - Class in org.processmining.framework.util.ui.wizard
- InformationStep(String) - Constructor for class org.processmining.framework.util.ui.wizard.InformationStep
- inHitRegion(Point2D) - Method in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Detect whether or not a point has hit the group/ungroup image
- inHitRegion(Point2D) - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
-
Detect whether or not a point has hit the group/ungroup image
- initialize() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- initialize() - Method in class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- initializeImage() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- insertText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- insertText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- Inspector - Class in org.processmining.framework.util.ui.widgets
-
Inspector-style window.
- Inspector() - Constructor for class org.processmining.framework.util.ui.widgets.Inspector
-
Deprecated., use Inspector(Frame owner) instead.
- Inspector(Frame) - Constructor for class org.processmining.framework.util.ui.widgets.Inspector
- inspectorIcon - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetImages
- InspectorPanel - Class in org.processmining.framework.util.ui.widgets
-
Panel with an Inspector
- InspectorPanel() - Constructor for class org.processmining.framework.util.ui.widgets.InspectorPanel
-
Deprecated., use InspectorPanel(Frame owner) or InspectorPanel(PluginContext context) instead.
- InspectorPanel(Frame) - Constructor for class org.processmining.framework.util.ui.widgets.InspectorPanel
- InspectorPanel(PluginContext) - Constructor for class org.processmining.framework.util.ui.widgets.InspectorPanel
- installAttributes(CellView) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- installDefaults() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- instance() - Static method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- isBoundaryNode() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- isFinished(ListWizard.ListModel<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- isFinished(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- isFinished(WizardModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- isFixedInfoWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- isFixedWedgeWidth() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- isGroup - Variable in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
Specifies whether the current view is a rich text value, and if the image should be stretched.
- isLastStep(ListWizard.ListModel<SettingsModel>) - Method in class org.processmining.framework.util.ui.wizard.ListWizard
- isLastStep(MapWizard.MapModel<SettingsModel, Key>) - Method in class org.processmining.framework.util.ui.wizard.MapWizard
- isLastStep(WizardModel) - Method in interface org.processmining.framework.util.ui.wizard.ProMWizard
- isMinimized() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- isOpaque() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- isPIP() - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- isPIP() - Method in class org.processmining.models.jgraph.views.JGraphPortView
- isPIP() - Method in class org.processmining.models.jgraph.views.JGraphShapeView
- isSelected() - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- isSelected() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- isStopCharacter(char) - Method in class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- isToIntermediate() - Method in class org.processmining.models.jgraph.DirectedGraphEdgeForMultiGraph
J
- JGraphEdgeView - Class in org.processmining.models.jgraph.views
- JGraphEdgeView(ProMGraphEdge, boolean, ViewSpecificAttributeMap) - Constructor for class org.processmining.models.jgraph.views.JGraphEdgeView
- JGraphFoldingManager - Class in org.processmining.models.jgraph
-
Mananges the folding and unfolding of groups
- JGraphFoldingManager(GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.JGraphFoldingManager
- JGraphPortView - Class in org.processmining.models.jgraph.views
- JGraphPortView(ProMGraphPort, boolean, ViewSpecificAttributeMap) - Constructor for class org.processmining.models.jgraph.views.JGraphPortView
- JGraphShapeView - Class in org.processmining.models.jgraph.views
- JGraphShapeView(ProMGraphCell, boolean, ViewSpecificAttributeMap) - Constructor for class org.processmining.models.jgraph.views.JGraphShapeView
- JSplitPaneUtils - Class in org.processmining.widgets.ui.utils
- JSplitPaneUtils() - Constructor for class org.processmining.widgets.ui.utils.JSplitPaneUtils
L
- layoutConnectionUpdated(AttributeMapOwner...) - Method in class org.processmining.models.jgraph.ProMJGraph
- LeftAlignedHeader - Class in org.processmining.framework.util.ui.widgets
-
Header aligned to the left
- LeftAlignedHeader(String) - Constructor for class org.processmining.framework.util.ui.widgets.LeftAlignedHeader
- leftClicked() - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- leftClicked() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- length() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- LINEMIDDLE - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
- LINEWIDTH - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
- ListSelectionPanel - Class in org.processmining.models.util
- ListSelectionPanel(String, String, boolean) - Constructor for class org.processmining.models.util.ListSelectionPanel
- ListWizard<SettingsModel> - Class in org.processmining.framework.util.ui.wizard
- ListWizard(List<ProMWizardStep<SettingsModel>>) - Constructor for class org.processmining.framework.util.ui.wizard.ListWizard
- ListWizard(ProMWizardStep<SettingsModel>) - Constructor for class org.processmining.framework.util.ui.wizard.ListWizard
- ListWizard(ProMWizardStep<SettingsModel>...) - Constructor for class org.processmining.framework.util.ui.wizard.ListWizard
- Loggable - Interface in org.processmining.framework.util.ui.widgets.logging
- LogViewer - Class in org.processmining.framework.util.ui.widgets.logging
- LogViewer() - Constructor for class org.processmining.framework.util.ui.widgets.logging.LogViewer
M
- main(String[]) - Static method in class org.processmining.plugins.utils.HammingDistance
- MapModel(Key, SettingsModel, Key) - Constructor for class org.processmining.framework.util.ui.wizard.MapWizard.MapModel
- MapWizard<SettingsModel,Key> - Class in org.processmining.framework.util.ui.wizard
- MapWizard() - Constructor for class org.processmining.framework.util.ui.wizard.MapWizard
- MapWizard(Map<Key, ProMWizardStep<SettingsModel>>) - Constructor for class org.processmining.framework.util.ui.wizard.MapWizard
- MapWizard.MapModel<SettingsModel,Key> - Class in org.processmining.framework.util.ui.wizard
- MasterView<M,D> - Interface in org.processmining.framework.util.ui.widgets.traceview.masterdetail
- MAX_ZOOM - Static variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
The maximal zoom factor for the primary view on the transition system.
- MIDDLEFILL - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
- middleShape - Variable in class org.processmining.models.jgraph.views.JGraphEdgeView
- ModelOwner - Interface in org.processmining.models.jgraph
- mouseClicked(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseDragged(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- mouseDragged(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseDragged(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- mouseEntered(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseExited(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseMoved(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- mouseMoved(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseMoved(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- mousePressed(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseReleased(MouseEvent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- mouseReleased(MouseEvent) - Method in class org.processmining.models.jgraph.JGraphFoldingManager
-
Called when the mouse button is released to see if a collapse or expand request has been made
- MultilineStringQueryPanel - Class in org.processmining.framework.util.ui.widgets.helper
- MultilineStringQueryPanel() - Constructor for class org.processmining.framework.util.ui.widgets.helper.MultilineStringQueryPanel
- MultilineStringQueryPanel(String) - Constructor for class org.processmining.framework.util.ui.widgets.helper.MultilineStringQueryPanel
- MutableListModel<T> - Interface in org.processmining.framework.util.ui.widgets.traceview.model
N
- nodeCollapsed(Expandable) - Method in class org.processmining.models.jgraph.ProMJGraph
- nodeExpanded(Expandable) - Method in class org.processmining.models.jgraph.ProMJGraph
- NoOpTraceBuilder() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.NoOpTraceBuilder
- NUMBERLINES - Static variable in class org.processmining.models.jgraph.elements.ProMGraphEdge
O
- onBeforeUpdate(int[]) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- org.processmining.framework.util.ui.scalableview - package org.processmining.framework.util.ui.scalableview
- org.processmining.framework.util.ui.scalableview.interaction - package org.processmining.framework.util.ui.scalableview.interaction
- org.processmining.framework.util.ui.widgets - package org.processmining.framework.util.ui.widgets
- org.processmining.framework.util.ui.widgets.helper - package org.processmining.framework.util.ui.widgets.helper
- org.processmining.framework.util.ui.widgets.logging - package org.processmining.framework.util.ui.widgets.logging
- org.processmining.framework.util.ui.widgets.traceview - package org.processmining.framework.util.ui.widgets.traceview
- org.processmining.framework.util.ui.widgets.traceview.masterdetail - package org.processmining.framework.util.ui.widgets.traceview.masterdetail
- org.processmining.framework.util.ui.widgets.traceview.model - package org.processmining.framework.util.ui.widgets.traceview.model
- org.processmining.framework.util.ui.wizard - package org.processmining.framework.util.ui.wizard
- org.processmining.models.jgraph - package org.processmining.models.jgraph
- org.processmining.models.jgraph.elements - package org.processmining.models.jgraph.elements
- org.processmining.models.jgraph.factory - package org.processmining.models.jgraph.factory
- org.processmining.models.jgraph.listeners - package org.processmining.models.jgraph.listeners
- org.processmining.models.jgraph.renderers - package org.processmining.models.jgraph.renderers
- org.processmining.models.jgraph.views - package org.processmining.models.jgraph.views
- org.processmining.models.jgraph.visualization - package org.processmining.models.jgraph.visualization
- org.processmining.models.util - package org.processmining.models.util
- org.processmining.plugins.utils - package org.processmining.plugins.utils
- org.processmining.plugins.utils.sequencedistance - package org.processmining.plugins.utils.sequencedistance
- org.processmining.widgets.ui.utils - package org.processmining.widgets.ui.utils
- org.processmining.widgets.wizard - package org.processmining.widgets.wizard
- originalSpecificMap - Variable in class org.processmining.models.util.AbstractSelectionPanel
P
- packInfo(String, JComponent) - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- paint(Graphics) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- paint(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
-
renderer paint method
- paint(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMPortRenderer
- paint(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
- paint(Graphics, JComponent) - Method in class org.processmining.framework.util.ui.scalableview.VerticalLabelUI
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.processmining.framework.util.ui.scalableview.DashedBorder
- paintBorder(Graphics) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- paintChildren(Graphics) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.BorderPanel
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.ProMCheckComboBox
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBox
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxPopup
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.ProMComboCheckBox
- paintComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- paintEdge(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- paintLabel(Graphics, String, Point2D, boolean) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- paintSelection(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- paintSelectionBorder(Graphics) - Method in class org.processmining.models.jgraph.renderers.ProMShapeRenderer
- panel - Variable in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- panel - Variable in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- PIPInteractionPanel - Class in org.processmining.framework.util.ui.scalableview.interaction
- PIPInteractionPanel(ScalableViewPanel) - Constructor for class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- PIPSIZE - Static variable in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- PIPVIEWATTRIBUTE - Static variable in class org.processmining.models.jgraph.ProMJGraph
- printComponent(Graphics) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- ProMAutoCompletingTextField - Class in org.processmining.framework.util.ui.widgets
- ProMAutoCompletingTextField() - Constructor for class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- ProMAutoCompletingTextField(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- ProMAutoCompletingTextField(String, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- ProMCellViewFactory - Class in org.processmining.models.jgraph.factory
- ProMCellViewFactory(boolean, ViewSpecificAttributeMap) - Constructor for class org.processmining.models.jgraph.factory.ProMCellViewFactory
- ProMCheckBoxWithComboBox<T> - Class in org.processmining.framework.util.ui.widgets
- ProMCheckBoxWithComboBox(boolean, boolean, Iterable<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithComboBox(boolean, boolean, Object[]...) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithComboBox(boolean, Iterable<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithComboBox(boolean, T[]...) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithComboBox(Iterable<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithComboBox(T[]...) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- ProMCheckBoxWithPanel - Class in org.processmining.framework.util.ui.widgets
- ProMCheckBoxWithPanel() - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- ProMCheckBoxWithPanel(boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- ProMCheckBoxWithPanel(boolean, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- ProMCheckBoxWithTextField - Class in org.processmining.framework.util.ui.widgets
- ProMCheckBoxWithTextField() - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- ProMCheckBoxWithTextField(boolean, boolean, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- ProMCheckBoxWithTextField(boolean, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- ProMCheckBoxWithTextField(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- ProMCheckComboBox - Class in org.processmining.framework.util.ui.widgets
- ProMCheckComboBox(Iterable<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckComboBox
- ProMCheckComboBox(Object[]) - Constructor for class org.processmining.framework.util.ui.widgets.ProMCheckComboBox
- ProMComboBox<E> - Class in org.processmining.framework.util.ui.widgets
- ProMComboBox(Iterable<E>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBox
- ProMComboBox(Object[]) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBox
- ProMComboBox(ComboBoxModel<E>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBox
- ProMComboBox(ComboBoxModel<E>, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBox
- ProMComboBoxPopup - Class in org.processmining.framework.util.ui.widgets
- ProMComboBoxPopup(JComboBox) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxPopup
- ProMComboBoxTableCellEditor<T> - Class in org.processmining.framework.util.ui.widgets
- ProMComboBoxTableCellEditor(Collection<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- ProMComboBoxTableCellEditor(T...) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- ProMComboBoxUI - Class in org.processmining.framework.util.ui.widgets
- ProMComboBoxUI(JComboBox) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- ProMComboBoxWithTextField - Class in org.processmining.framework.util.ui.widgets
- ProMComboBoxWithTextField(Object[]) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- ProMComboBoxWithTextField(Object[], String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- ProMComboBoxWithTextField(Collection<Object>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- ProMComboBoxWithTextField(Collection<Object>, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- ProMComboCheckBox - Class in org.processmining.framework.util.ui.widgets
- ProMComboCheckBox(Object[], boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboCheckBox
- ProMComboCheckBox(String[], boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboCheckBox
- ProMComboCheckBox(Collection) - Constructor for class org.processmining.framework.util.ui.widgets.ProMComboCheckBox
- ProMEdgeRenderer - Class in org.processmining.models.jgraph.renderers
- ProMEdgeRenderer() - Constructor for class org.processmining.models.jgraph.renderers.ProMEdgeRenderer
- ProMGraphCell - Class in org.processmining.models.jgraph.elements
- ProMGraphCell(DirectedGraphNode, ProMGraphModel, GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.elements.ProMGraphCell
- ProMGraphEdge - Class in org.processmining.models.jgraph.elements
- ProMGraphEdge(DirectedGraphEdge<?, ?>, ProMGraphModel, GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.elements.ProMGraphEdge
- ProMGraphElement - Interface in org.processmining.models.jgraph.elements
- ProMGraphModel - Class in org.processmining.models.jgraph
- ProMGraphModel(DirectedGraph<? extends DirectedGraphNode, ? extends DirectedGraphEdge<? extends DirectedGraphNode, ? extends DirectedGraphNode>>) - Constructor for class org.processmining.models.jgraph.ProMGraphModel
- ProMGraphPort - Class in org.processmining.models.jgraph.elements
- ProMGraphPort(Object, ProMGraphModel, GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.elements.ProMGraphPort
- ProMGroupShapeRenderer - Class in org.processmining.models.jgraph.renderers
-
Renderer for grouped cells, includes '+' '-' to expand/collapse
- ProMGroupShapeRenderer() - Constructor for class org.processmining.models.jgraph.renderers.ProMGroupShapeRenderer
- ProMHeaderPanel - Class in org.processmining.framework.util.ui.widgets
-
Panel with a header
- ProMHeaderPanel(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMHeaderPanel
- ProMJGraph - Class in org.processmining.models.jgraph
- ProMJGraph(ProMGraphModel, boolean, ViewSpecificAttributeMap, GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.ProMJGraph
- ProMJGraph(ProMGraphModel, ViewSpecificAttributeMap, GraphLayoutConnection) - Constructor for class org.processmining.models.jgraph.ProMJGraph
- ProMJGraphPanel - Class in org.processmining.models.jgraph.visualization
- ProMJGraphPanel(ProMJGraph) - Constructor for class org.processmining.models.jgraph.visualization.ProMJGraphPanel
- ProMJGraphVisualizer - Class in org.processmining.models.jgraph
- ProMJGraphVisualizer() - Constructor for class org.processmining.models.jgraph.ProMJGraphVisualizer
- ProMList<E> - Class in org.processmining.framework.util.ui.widgets
-
List (JList) with SlickerBox L&F
- ProMList(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMList
- ProMList(String, ListModel) - Constructor for class org.processmining.framework.util.ui.widgets.ProMList
- ProMListSortableWithComboBox<T> - Class in org.processmining.framework.util.ui.widgets
-
JList with ProM look & feel with a
ProMComboBoxon top of it that allows to add elements to the list. - ProMListSortableWithComboBox(ComboBoxModel<T>) - Constructor for class org.processmining.framework.util.ui.widgets.ProMListSortableWithComboBox
- ProMLoggable - Class in org.processmining.framework.util.ui.widgets.logging
- ProMLoggable(Logger) - Constructor for class org.processmining.framework.util.ui.widgets.logging.ProMLoggable
- ProMLoopRouting - Class in org.processmining.models.jgraph
- ProMLoopRouting() - Constructor for class org.processmining.models.jgraph.ProMLoopRouting
- ProMPasswordField - Class in org.processmining.framework.util.ui.widgets
-
PasswordField with SlickerBox L&F Built using the PromTextField as pattern
- ProMPasswordField() - Constructor for class org.processmining.framework.util.ui.widgets.ProMPasswordField
- ProMPasswordField(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMPasswordField
- ProMPortRenderer - Class in org.processmining.models.jgraph.renderers
- ProMPortRenderer() - Constructor for class org.processmining.models.jgraph.renderers.ProMPortRenderer
- ProMPropertiesExpertModePanel - Class in org.processmining.framework.util.ui.widgets
-
A
ProMPropertiesPanelwith a switch that shows/hides a set of 'expert' properties. - ProMPropertiesExpertModePanel(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- ProMPropertiesExpertModePanel(String, boolean, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- ProMPropertiesPanel - Class in org.processmining.framework.util.ui.widgets
- ProMPropertiesPanel(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMPropertiesPanel
- ProMScrollablePanel - Class in org.processmining.framework.util.ui.widgets
- ProMScrollablePanel() - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollablePanel
- ProMScrollContainer - Class in org.processmining.framework.util.ui.widgets
-
This class implements a Scroll Container.
- ProMScrollContainer() - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- ProMScrollContainer(int, int) - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- ProMScrollContainerChild - Class in org.processmining.framework.util.ui.widgets
-
Child that can be displayed in the ProMScrollContainer.
- ProMScrollContainerChild(ProMScrollContainer) - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- ProMScrollContainerChild(ProMScrollContainer, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- ProMScrollContainerChild(ProMScrollContainer, boolean, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- ProMScrollPane - Class in org.processmining.framework.util.ui.widgets
- ProMScrollPane(JComponent) - Constructor for class org.processmining.framework.util.ui.widgets.ProMScrollPane
- ProMShapeRenderer - Class in org.processmining.models.jgraph.renderers
- ProMShapeRenderer() - Constructor for class org.processmining.models.jgraph.renderers.ProMShapeRenderer
- ProMSplitPane - Class in org.processmining.framework.util.ui.widgets
- ProMSplitPane() - Constructor for class org.processmining.framework.util.ui.widgets.ProMSplitPane
- ProMSplitPane(int) - Constructor for class org.processmining.framework.util.ui.widgets.ProMSplitPane
- ProMTable - Class in org.processmining.framework.util.ui.widgets
-
Table with SlickerBox L&F
- ProMTable(TableModel) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTable
- ProMTable(TableModel, TableColumnModel) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTable
- ProMTableWithoutPanel - Class in org.processmining.framework.util.ui.widgets
-
Adapted from
ProMTable, but without a surroundingJPanel. - ProMTableWithoutPanel(TableModel) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTableWithoutPanel
- ProMTableWithoutPanel(TableModel, TableColumnModel) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTableWithoutPanel
- ProMTextArea - Class in org.processmining.framework.util.ui.widgets
-
TextAres with SlickerBox L&F
- ProMTextArea() - Constructor for class org.processmining.framework.util.ui.widgets.ProMTextArea
- ProMTextArea(boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTextArea
- ProMTextField - Class in org.processmining.framework.util.ui.widgets
-
TextField with SlickerBox L&F
- ProMTextField() - Constructor for class org.processmining.framework.util.ui.widgets.ProMTextField
- ProMTextField(String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTextField
- ProMTextField(String, String) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTextField
- ProMTitledScrollContainerChild - Class in org.processmining.framework.util.ui.widgets
- ProMTitledScrollContainerChild(String, ProMScrollContainer) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTitledScrollContainerChild
- ProMTitledScrollContainerChild(String, ProMScrollContainer, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.ProMTitledScrollContainerChild
- ProMTraceList<T> - Class in org.processmining.framework.util.ui.widgets.traceview
-
A
JPanelthat displays a list of arbitrary objects that are visualized as "wedges" usingProMTraceView. - ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a filterable and sortable
ProMTraceListfrom the suppliedCollectionof objects - ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>, Font) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a filterable and sortable
ProMTraceListfrom the suppliedCollectionof objects - ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>, Font, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a filterable and sortable
ProMTraceListfrom the suppliedCollectionof objects - ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>, Comparator<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a filterable and sortable
ProMTraceListfrom the suppliedCollectionof objects - ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>, Comparator<T>, Font) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- ProMTraceList(Collection<T>, ProMTraceList.TraceBuilder<T>, Comparator<T>, Font, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a filterable and sortable
ProMTraceListfrom the suppliedCollectionof objects - ProMTraceList(ListModel<T>, ProMTraceList.TraceBuilder<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a
ProMTraceListfrom the suppliedListModel, if you want your list to be sortable and filterable yourListModelneeds to implementFilteredListModelandSortableListModel. - ProMTraceList(ListModel<T>, ProMTraceList.TraceBuilder<T>, Font) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- ProMTraceList(ListModel<T>, ProMTraceList.TraceBuilder<T>, Font, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates a
ProMTraceListfrom the suppliedListModel, if you want your list to be sortable and filterable yourListModelneeds to implementFilteredListModelandSortableListModel. - ProMTraceList(ProMTraceList.TraceBuilder<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Creates an empty
ProMTraceList - ProMTraceList.ClickListener<T> - Interface in org.processmining.framework.util.ui.widgets.traceview
- ProMTraceList.DefaultWedgeBuilder - Class in org.processmining.framework.util.ui.widgets.traceview
-
ProMTraceList.WedgeBuilderthat simply returns the original color of anProMTraceView.Event. - ProMTraceList.DelegateWedgeBuilder - Class in org.processmining.framework.util.ui.widgets.traceview
-
ProMTraceList.WedgeBuilderthat delegates all methods to anotherProMTraceList.WedgeBuilder. - ProMTraceList.MoveListener<T> - Interface in org.processmining.framework.util.ui.widgets.traceview
- ProMTraceList.NoOpTraceBuilder<T extends ProMTraceView.Event> - Class in org.processmining.framework.util.ui.widgets.traceview
-
TraceBuilder that just returns a class, which already implements
ProMTraceView.Trace. - ProMTraceList.TraceBuilder<T> - Interface in org.processmining.framework.util.ui.widgets.traceview
-
Builds
ProMTraceView.Traceobjects for object of class T. - ProMTraceList.WedgeBuilder - Interface in org.processmining.framework.util.ui.widgets.traceview
-
Can be used to override the default coloring of an
ProMTraceView.Eventbased on some other information. - ProMTraceListMasterDetail<M,D> - Class in org.processmining.framework.util.ui.widgets.traceview.masterdetail
- ProMTraceListMasterDetail(MasterView<M, D>, DetailView<D>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.masterdetail.ProMTraceListMasterDetail
- ProMTraceView - Class in org.processmining.framework.util.ui.widgets.traceview
-
Displays a
ProMTraceView.TraceofProMTraceView.Events as a sequence of wedges. - ProMTraceView() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
-
Creates a new instance of
ProMTraceViewthat paints aProMTraceView.Traceconsisting ofProMTraceView.Event's. - ProMTraceView(Font) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- ProMTraceView(Font, boolean) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
-
Creates a new instance of
ProMTraceViewthat paints aProMTraceView.Traceconsisting ofProMTraceView.Event's. - ProMTraceView.AbstractEvent - Class in org.processmining.framework.util.ui.widgets.traceview
-
An abstract implementation of
ProMTraceView.Eventthat returns an empty event. - ProMTraceView.AbstractExtendedEvent - Class in org.processmining.framework.util.ui.widgets.traceview
- ProMTraceView.AbstractSplittedEvent - Class in org.processmining.framework.util.ui.widgets.traceview
-
Abstract base class for
ProMTraceView.SplittedEvent. - ProMTraceView.AbstractTrace<T extends ProMTraceView.Event> - Class in org.processmining.framework.util.ui.widgets.traceview
-
An abstract implementation of the
ProMTraceView.Traceinterface. - ProMTraceView.DefaultEvent - Class in org.processmining.framework.util.ui.widgets.traceview
-
A default implementation of the
ProMTraceView.Eventinterface. - ProMTraceView.DefaultSplittedEvent - Class in org.processmining.framework.util.ui.widgets.traceview
-
Default implementation of
ProMTraceView.SplittedEvent. - ProMTraceView.DefaultTrace<T extends ProMTraceView.Event> - Class in org.processmining.framework.util.ui.widgets.traceview
-
A default implementation of the
ProMTraceView.Traceinterface. - ProMTraceView.Event - Interface in org.processmining.framework.util.ui.widgets.traceview
-
An Event with labels and colors.
- ProMTraceView.ExtendedEvent - Interface in org.processmining.framework.util.ui.widgets.traceview
- ProMTraceView.SplittedEvent - Interface in org.processmining.framework.util.ui.widgets.traceview
- ProMTraceView.Trace<T extends ProMTraceView.Event> - Interface in org.processmining.framework.util.ui.widgets.traceview
-
A Trace is just a sequence of events.
- ProMUIHelper - Class in org.processmining.framework.util.ui.widgets.helper
-
Commonly used functionality for the ProM UI as static helper methods.
- ProMUIHelper() - Constructor for class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- ProMWizard<SettingsModel,WizardModel> - Interface in org.processmining.framework.util.ui.wizard
- ProMWizardDisplay - Class in org.processmining.framework.util.ui.wizard
- ProMWizardDisplay() - Constructor for class org.processmining.framework.util.ui.wizard.ProMWizardDisplay
- ProMWizardStep<SettingsModel> - Interface in org.processmining.framework.util.ui.wizard
- PROPERTIES_BACKGROUND - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- ProvidedObjectHelper - Class in org.processmining.plugins.utils
- ProvidedObjectHelper() - Constructor for class org.processmining.plugins.utils.ProvidedObjectHelper
- publish(PluginContext, String, T, Class<? super T>, boolean) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
-
Will publish object as a provided object with the class specified by clazz.
Q
- queryForDouble(Component, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForDouble(Component, String, double, double, double) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForDouble(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a Double, uses
Double.parseDouble(String)to convert the user input. - queryForDouble(UIPluginContext, String, double, double, double) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to select a double value.
- queryForDoubleZeroOne(Component, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForDoubleZeroOne(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to select a double value between 0.0 and 1.0 (both inclusive).
- queryForFloat(Component, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForFloat(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a Float, uses
Float.parseFloat(String)to convert the user input. - queryForIntArray(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog asking the user to enter an ordered list of integers separated by comma.
- queryForInteger(Component, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForInteger(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a Integer, uses
Integer.parseInt(String)to convert the user input. - queryForMultilineString(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a multi-line text area, and returns the entered value.
- queryForMultilineString(UIPluginContext, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a multi-line text area, and returns the entered value.
- queryForObject(Component, String, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForObject(Component, String, T[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForObject(UIPluginContext, String, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a combo box containing the choices, and returns the selected value.
- queryForObject(UIPluginContext, String, T[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a combo box containing the choices, and returns the selected value.
- queryForObjects(Component, String, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForObjects(Component, String, T[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForObjects(UIPluginContext, String, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a selection list that allow multi-selection.
- queryForObjects(UIPluginContext, String, T[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a selection list that allow multi-selection.
- queryForString(Component, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForString(Component, String, Iterable<String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForString(Component, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForString(Component, String, String[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForString(Component, String, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForString(UIPluginContext, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a String literal.
- queryForString(UIPluginContext, String, Iterable<String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a combo box containing the choices, and returns the selected value.
- queryForString(UIPluginContext, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a String literal
- queryForString(UIPluginContext, String, String[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a combo box containing the choices, and returns the selected value.
- queryForString(UIPluginContext, String, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays a configuration dialog asking the user to enter a String literal
- queryForStrings(Component, String, Iterable<String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- queryForStrings(UIPluginContext, String, Iterable<String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a selection list that allow multi-selection.
- queryForStrings(UIPluginContext, String, String[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog with a selection list that allow multi-selection.
- queryMapToObject(UIPluginContext, String, Iterable<S>, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
- queryMapToObject(UIPluginContext, String, Iterable<S>, Iterable<T>, Map<S, T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
- queryMapToString(UIPluginContext, String, Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
- queryMapToString(UIPluginContext, String, Iterable<T>, Map<T, String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
- queryMapToString(UIPluginContext, String, T[]) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
- queryMapToString(UIPluginContext, String, T[], Map<T, String>) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Shows a dialog to the user with a two-column table.
R
- raise(PluginContext, Object) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
-
Show the visualizer for the provided object
- recalculateFit - Variable in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- RECTANGLE - Static variable in class org.processmining.models.jgraph.views.JGraphShapeView
- rectangleForCurrentValue() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxUI
- remove(Component) - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- removeActionListener(ActionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- removeActionListener(ActionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- removeChild(ProMScrollContainerChild) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- removeFocusListener(FocusListener) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- removeFocusListener(FocusListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- removeListSelectionListener(ListSelectionListener) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- removeMouseListener(MouseListener) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- removeMouseListener(MouseListener) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- removeSelectionChangedListener(CheckComboBoxSelectionChangedListener) - Method in class csplugins.id.mapping.ui.CheckComboBox
- removeTraceClickListener(ProMTraceList.ClickListener<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- removeTraceMoveListener(ProMTraceList.MoveListener<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- removeTraceSelectionListener(ListSelectionListener) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- removeUpdateListener(ScalableComponent.UpdateListener) - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent
-
Removes an updatelistener from this scalable component.
- removeUpdateListener(ScalableComponent.UpdateListener) - Method in class org.processmining.models.jgraph.ProMJGraph
- removeViewInteractionPanel(ViewInteractionPanel) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Remove a previously added interaction panel from the ScalableViewPanel.
- repositionToOrigin() - Method in class org.processmining.models.jgraph.ProMJGraph
- resetObjs(Object[], boolean) - Method in class csplugins.id.mapping.ui.CheckComboBox
- resetObjs(Collection<?>, boolean) - Method in class csplugins.id.mapping.ui.CheckComboBox
- resetSizes() - Method in class org.processmining.framework.util.ui.widgets.ProMComboBox
- resize() - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- restore() - Method in class org.processmining.framework.util.ui.widgets.Inspector
- revalidate() - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- rightClicked() - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- rightClicked() - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- rightClicked() - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- route(GraphLayoutCache, EdgeView) - Method in class org.processmining.models.jgraph.ProMLoopRouting
- Route<P> - Interface in org.processmining.widgets.wizard
- ROUTER - Static variable in class org.processmining.models.jgraph.ProMLoopRouting
- rowAtPoint(Point) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
S
- safeGetConnections(ConnectionManager, Class<T>, Object...) - Static method in class org.processmining.plugins.utils.ConnectionManagerHelper
-
Returns a collection of connections between the objects specified, such that the type of the connection is assignable from the given connectionType.
- safeGetFirstConnection(ConnectionManager, Class<T>, Object...) - Static method in class org.processmining.plugins.utils.ConnectionManagerHelper
-
Returns the first connection between the objects specified, such that the type of the connection is assignable from the given connectionType.
- SaveAsActionListener<T> - Class in org.processmining.framework.util.ui.widgets.traceview
- SaveAsActionListener(ProMTraceList<T>, Comparator<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.SaveAsActionListener
- saveAsEMF(ProMTraceList<T>, File) - Static method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Saves the list content as EMF
- saveAsEPS(ProMTraceList<T>, File) - Static method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Saves the list content as PS
- saveAsPDF(ProMTraceList<T>, String, File) - Static method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Saves the list content as PDF
- saveAsSVG(ProMTraceList<T>, File) - Static method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- saveUsing(ProMTraceList.GraphicsExporterFactory, ProMTraceList<T>) - Static method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Saves the list content as PDF
- scalable - Variable in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- scalable - Variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
The access to scalable methods of primary view
- ScalableComponent - Interface in org.processmining.framework.util.ui.scalableview
- ScalableComponent.UpdateListener - Interface in org.processmining.framework.util.ui.scalableview
- ScalableViewPanel - Class in org.processmining.framework.util.ui.scalableview
-
Panel for visualizing components.
- ScalableViewPanel(ScalableComponent) - Constructor for class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Create a panel for visualizing the given view.
- scaleToFit() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- scroll - Variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
The scroll pane containing the primary view on the transition system.
- scroll - Variable in class org.processmining.models.util.AbstractSelectionPanel
- scrollToEnd() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- selectAll() - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- selectElements(Map<T, String>) - Method in class org.processmining.models.util.AbstractSelectionPanel
- SelectionChanged(SelectionListener.SelectionChangeEvent<N, E>) - Method in interface org.processmining.models.jgraph.listeners.SelectionListener
- SelectionChangeEvent(Collection<N>, Collection<E>, Collection<N>, Collection<E>) - Constructor for class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- SelectionListener<N,E> - Interface in org.processmining.models.jgraph.listeners
- SelectionListener.SelectionChangeEvent<N,E> - Class in org.processmining.models.jgraph.listeners
- SEQ_PALETTE_YlOrRd - org.processmining.framework.util.ui.widgets.ColorScheme
- SequenceDistance<T> - Interface in org.processmining.plugins.utils.sequencedistance
- SequenceDistance.DistanceResult<T> - Interface in org.processmining.plugins.utils.sequencedistance
-
Holds the result of a sequence distance computation.
- SequenceDistance.DistanceResult.Entry<T> - Interface in org.processmining.plugins.utils.sequencedistance
-
A single step in the alignment of A and B.
- SequenceDistance.Equivalence<T> - Interface in org.processmining.plugins.utils.sequencedistance
- setAttenuationFactor(float) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the factor by which the color of the unselected traces is modified.
- setAttenuationFactor(float) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setAutoCreateRowSorter(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setAutoResizeMode(int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setBackground(Color) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setBackgroundNotSelected(Color) - Method in class csplugins.id.mapping.ui.CheckComboBox
- setBackgroundSelected(Color) - Method in class csplugins.id.mapping.ui.CheckComboBox
- setBottomComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setBottomComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setBounds(Rectangle2D) - Method in class org.processmining.models.jgraph.views.JGraphShapeView
-
Sets the bounds of this
view. - setCaretPosition(int) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- setCollapsedLabelLength(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the length of the label shown in a collapsed event, in an unselected trace.
- setCollapsedLabelLength(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setColumnSelectionAllowed(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setContentSize(int) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- setContentSize(Dimension) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- setDictionary(List<String>) - Method in class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- setDividerLocation(double) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setDividerLocation(double) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setDividerLocation(int) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setDividerLocation(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setDividerSize(int) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setDividerSize(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setEditable(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- setEditable(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- setEditable(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- setFavorite(PluginContext, Object) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
- setFavorite(PluginContext, Object, boolean) - Static method in class org.processmining.plugins.utils.ProvidedObjectHelper
- setFitValue(int) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setFixedInfoWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the fixed width (in pixel) of the trace info area.
- setFixedInfoWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setFixedWedgeLimit(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Changes the built-in limit of events per trace that is used to determine when to switch to fixed size wedge width for performance reasons.
- setFixedWedgeWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the fixed width (in pixel) of a single "event wedge".
- setFixedWedgeWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setForeground(Color) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setForegroundNotSelected(Color) - Method in class csplugins.id.mapping.ui.CheckComboBox
- setForegroundSelected(Color) - Method in class csplugins.id.mapping.ui.CheckComboBox
- setHeight(int) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setHint(String) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- setLayout(LayoutManager) - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- setLeftComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setLeftComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setLineWrap(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- setLocation(ViewInteractionPanel, JPanel, JPanel) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- setMaxInfoWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the maximum width (in pixel) of the trace info area.
- setMaxInfoWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setMaxWedgeWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Set the maximum width (in pixel) of a single "event wedge".
- setMaxWedgeWidth(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setMinimized(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainerChild
- setOneTouchExpandable(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setOneTouchExpandable(boolean) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setParameters(P) - Method in class org.processmining.widgets.wizard.AbstractDialog
- setParameters(P) - Method in interface org.processmining.widgets.wizard.Dialog
- setParent(ScalableViewPanel) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- setParent(ScalableViewPanel) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- setParent(ScalableViewPanel) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- setParent(ScalableViewPanel) - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
This method is called by the ProM scalable view as soon as the panel is added to this view.
- setParent(ScalableViewPanel) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setParent(ScalableViewPanel) - Method in class org.processmining.models.util.ListSelectionPanel
- setPoints(List<Point2D>) - Method in class org.processmining.models.jgraph.views.JGraphEdgeView
- setPopupVisible(boolean) - Method in class csplugins.id.mapping.ui.CheckComboBox
- setPreferredWidth(int, int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setRect() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- setResizeWeight(double) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setResizeWeight(double) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setRightComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setRightComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setRowSelectionAllowed(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setRowSorter(int, Comparator<?>) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setRowSorter(RowSorter<? extends TableModel>) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setRowSorter(TableRowSorter<? extends TableModel>) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setScalableComponent(ScalableComponent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- setScalableComponent(ScalableComponent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- setScalableComponent(ScalableComponent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- setScalableComponent(ScalableComponent) - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
This method is called by the ProM scalable view as soon as the panel is added to this view.
- setScalableComponent(ScalableComponent) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setScalableComponent(ScalableComponent) - Method in class org.processmining.models.util.AbstractSelectionPanel
- setScale(double) - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent
-
Sets the current scale.
- setScale(double) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Sets the zoom factor of the primary view to the given factor.
- setSelected(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithPanel
- setSelected(boolean) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
-
Updates the selection status of the currently displayed trace
- setSelectedIndex(int) - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- setSelectedIndex(int) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- setSelectedIndex(int) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- setSelectedIndices(int[]) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- setSelectedItem(Object) - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithComboBox
- setSelectedItem(Object) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- setSelection(Iterable<Object>) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- setSelection(Object...) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- setSelectionMode(int) - Method in class org.processmining.framework.util.ui.widgets.ProMList
- setSelectionMode(int) - Method in class org.processmining.framework.util.ui.widgets.ProMTable
- setSize(int, int) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- setSize(int, int) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setSize(ViewInteractionPanel, JPanel, JPanel) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- setStopCharacter(Set<Character>) - Method in class org.processmining.framework.util.ui.widgets.ProMAutoCompletingTextField
- setTabSize(int) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- setText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMCheckBoxWithTextField
- setText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxWithTextField
- setText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- setText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMTextArea
- setText(String) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
- setTextDistance(int) - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- setTickHeight(int) - Method in class org.processmining.framework.util.ui.widgets.ColorSchemeLegend
- setToolbar(JPanel) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- setTopComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- setTopComponent(Component) - Method in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- setTrace(ProMTraceView.Trace<? extends ProMTraceView.Event>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
-
Updates the currently displayed trace
- setTraceBuilder(ProMTraceList.TraceBuilder<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- setUpdateLayout(JGraphLayout) - Method in class org.processmining.models.jgraph.ProMJGraph
- setValue(int) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- setValue(T) - Method in class org.processmining.framework.util.ui.widgets.ProMComboBoxTableCellEditor
- setView(JGraphEdgeView) - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- setView(JGraphPortView) - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- setView(JGraphShapeView) - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- setWedgeBuilder(ProMTraceList.WedgeBuilder) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
-
Use a
ProMTraceList.WedgeBuilderto dynamically override the color of anProMTraceView.Event. - setWedgeBuilder(ProMTraceList.WedgeBuilder) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setWedgeGap(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- setWedgeGap(int) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- setWedgeStroke(Stroke) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- setWedgeStroke(Stroke) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- show(UIPluginContext, ProMWizard<SettingsModel, WizardModel>, SettingsModel) - Static method in class org.processmining.framework.util.ui.wizard.ProMWizardDisplay
- show(UIPluginContext, Dialog<P>) - Static method in class org.processmining.widgets.wizard.Wizard
- showErrorMessage(Component, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an error message in a 'modal' pop-up using the specified Component as parent.
- showErrorMessage(Component, String, String, Throwable) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
- showErrorMessage(String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an error message in a 'modal' pop-up using a default JFrame.
- showErrorMessage(UIPluginContext, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an error message in a 'modal' pop-up using the global UI as parent JFrame.
- showExpertProperties() - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- showScrollbar(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMScrollContainer
- showToolbar() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- showWarningMessage(Component, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an warning message in a 'modal' pop-up using using the specified Component as parent.
- showWarningMessage(String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an warning message in a 'modal' pop-up using a default JFrame.
- showWarningMessage(UIPluginContext, String, String) - Static method in class org.processmining.framework.util.ui.widgets.helper.ProMUIHelper
-
Displays an warning message in a 'modal' pop-up using the global UI as parent JFrame.
- SliderQueryPanel - Class in org.processmining.framework.util.ui.widgets.helper
- SliderQueryPanel(String, double, double, double) - Constructor for class org.processmining.framework.util.ui.widgets.helper.SliderQueryPanel
- sort(Comparator<T>) - Method in interface org.processmining.framework.util.ui.widgets.traceview.model.SortableListModel
- sort(Comparator<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- sort(Comparator<T>) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceList
- SortableListModel<T> - Interface in org.processmining.framework.util.ui.widgets.traceview.model
- SortableListModelImpl<T> - Class in org.processmining.framework.util.ui.widgets.traceview.model
-
Provides a sorted
ListModelbased on anArrayListfor use with aJList. - SortableListModelImpl() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- SortableListModelImpl(Collection<T>) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.model.SortableListModelImpl
- stateChanged(ChangeEvent) - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
-
Deals with change events.
- steps - Variable in class org.processmining.framework.util.ui.wizard.MapWizard
- summaryIcon - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetImages
T
- TAB_HEIGHT - Static variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- TAB_WIDTH - Static variable in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- test(String, String) - Static method in class org.processmining.plugins.utils.HammingDistance
- TEXT_COLOR - Static variable in interface org.processmining.framework.util.ui.widgets.WidgetColors
- TextStep<M> - Class in org.processmining.framework.util.ui.wizard
- TextStep(String, String) - Constructor for class org.processmining.framework.util.ui.wizard.TextStep
- title - Variable in class org.processmining.models.util.AbstractSelectionPanel
- toArray(Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.ProMCheckComboBox
- toArray(Iterable<T>) - Static method in class org.processmining.framework.util.ui.widgets.ProMComboBox
- toggleExpertPanel() - Method in class org.processmining.framework.util.ui.widgets.ProMPropertiesExpertModePanel
- toString() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- toString() - Method in class org.processmining.models.jgraph.listeners.SelectionListener.SelectionChangeEvent
- toString() - Method in class org.processmining.models.jgraph.ProMGraphModel
- toString() - Method in class org.processmining.models.jgraph.ProMJGraph
- toString(T) - Method in interface org.processmining.plugins.utils.HammingDistance.Namer
- traceMouseClicked(T, int, int, MouseEvent) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.ClickListener
-
Event that the user has clicked on a trace.
- traceMouseDoubleClicked(T, int, int, MouseEvent) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.ClickListener
-
Event that the user has double clicked on a trace.
- traceMouseMoved(T, int, int, MouseEvent) - Method in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.MoveListener
-
Event that the user has moved the mouse over a trace.
- translateToDetailedEventIndex(Point) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- translateToEventIndex(Point) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- TransparentSplitPane - Class in org.processmining.framework.util.ui.widgets.traceview.masterdetail
- TransparentSplitPane() - Constructor for class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- TransparentSplitPane(int) - Constructor for class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
U
- unselectAll(boolean) - Method in class org.processmining.models.util.AbstractSelectionPanel
- update(Object...) - Method in class org.processmining.models.jgraph.ProMJGraph
- update(Set<?>) - Method in class org.processmining.models.jgraph.ProMJGraph
- updated() - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- updated() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- updated() - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- updated() - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- updated() - Method in interface org.processmining.framework.util.ui.scalableview.ScalableComponent.UpdateListener
-
This method should be called if the component is updated (layout, content, etc.)
- updated() - Method in class org.processmining.framework.util.ui.scalableview.ScalableViewPanel
- updated() - Method in class org.processmining.models.util.ListSelectionPanel
- updateParametersOnGetNext() - Method in interface org.processmining.widgets.wizard.Dialog
- updateParametersOnGetPrevious() - Method in interface org.processmining.widgets.wizard.Dialog
- updatePreferredSize() - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- updatePreferredSize(Dimension) - Method in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView
- updateUI() - Method in class org.processmining.framework.util.ui.widgets.HeaderRenderer
- updateViewsFromMap() - Method in class org.processmining.models.jgraph.elements.ProMGraphCell
- updateViewsFromMap() - Method in class org.processmining.models.jgraph.elements.ProMGraphEdge
- updateViewsFromMap() - Method in interface org.processmining.models.jgraph.elements.ProMGraphElement
- updateViewsFromMap() - Method in class org.processmining.models.jgraph.elements.ProMGraphPort
- UserCancelledException - Exception in org.processmining.framework.util.ui.widgets.helper
-
Thrown by most methods in
ProMUIHelperin case the user cancels an operation. - UserCancelledException() - Constructor for exception org.processmining.framework.util.ui.widgets.helper.UserCancelledException
- UserCancelledException(String) - Constructor for exception org.processmining.framework.util.ui.widgets.helper.UserCancelledException
- UserCancelledException(String, Throwable) - Constructor for exception org.processmining.framework.util.ui.widgets.helper.UserCancelledException
- UserCancelledException(Throwable) - Constructor for exception org.processmining.framework.util.ui.widgets.helper.UserCancelledException
V
- validate() - Method in class org.processmining.framework.util.ui.widgets.InspectorPanel
- valueChanged(GraphSelectionEvent) - Method in class org.processmining.models.jgraph.ProMJGraph
- valueOf(String) - Static method in enum org.processmining.framework.util.ui.widgets.ColorScheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.processmining.framework.util.ui.widgets.ColorScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERTICAL_SPLIT - Static variable in class org.processmining.framework.util.ui.widgets.ProMSplitPane
- VERTICAL_SPLIT - Static variable in class org.processmining.framework.util.ui.widgets.traceview.masterdetail.TransparentSplitPane
- VerticalLabelUI - Class in org.processmining.framework.util.ui.scalableview
- VerticalLabelUI(boolean) - Constructor for class org.processmining.framework.util.ui.scalableview.VerticalLabelUI
- ViewInteractionPanel - Interface in org.processmining.framework.util.ui.scalableview.interaction
-
This interaction panel is used in the ProMScalableView.
- viewSpecificMap - Variable in class org.processmining.models.util.AbstractSelectionPanel
- visualize() - Method in interface org.processmining.widgets.wizard.Dialog
- visualize(PluginContext, Loggable) - Static method in class org.processmining.framework.util.ui.widgets.logging.LogViewer
- visualizeGraph(PluginContext, DirectedGraph<?, ?>) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- visualizeGraph(PluginContext, DirectedGraph<?, ?>, ViewSpecificAttributeMap) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- visualizeGraphWithoutRememberingLayout(DirectedGraph<?, ?>) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- visualizeGraphWithoutRememberingLayout(DirectedGraph<?, ?>, ViewSpecificAttributeMap) - Method in class org.processmining.models.jgraph.ProMJGraphVisualizer
- visualizeStatus(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMPasswordField
- visualizeStatus(boolean) - Method in class org.processmining.framework.util.ui.widgets.ProMTextField
W
- WidgetColors - Interface in org.processmining.framework.util.ui.widgets
-
Colors used in widgets
- WidgetImages - Interface in org.processmining.framework.util.ui.widgets
-
Images useful for tabbed panes
- willChangeVisibility(boolean) - Method in class org.processmining.framework.util.ui.scalableview.interaction.CompoundViewInteractionPanel
- willChangeVisibility(boolean) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ExportInteractionPanel
- willChangeVisibility(boolean) - Method in class org.processmining.framework.util.ui.scalableview.interaction.PIPInteractionPanel
- willChangeVisibility(boolean) - Method in interface org.processmining.framework.util.ui.scalableview.interaction.ViewInteractionPanel
-
This method is called by the ProMScalableView panel just before the component of this interaction panel will be shown to the user or hidden from the user.
- willChangeVisibility(boolean) - Method in class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
- willChangeVisibility(boolean) - Method in class org.processmining.models.util.AbstractSelectionPanel
- Wizard - Class in org.processmining.widgets.wizard
- Wizard() - Constructor for class org.processmining.widgets.wizard.Wizard
- WizardResult<P> - Class in org.processmining.widgets.wizard
- WizardResult(P, TaskListener.InteractionResult) - Constructor for class org.processmining.widgets.wizard.WizardResult
Z
- ZoomInteractionPanel - Class in org.processmining.framework.util.ui.scalableview.interaction
- ZoomInteractionPanel(ScalableViewPanel, int) - Constructor for class org.processmining.framework.util.ui.scalableview.interaction.ZoomInteractionPanel
All Classes All Packages