JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.processmining.framework.util.ui.scalableview
Interface ScalableComponent.UpdateListener
All Known Subinterfaces:
ViewInteractionPanel
All Known Implementing Classes:
AbstractSelectionPanel
,
CompoundViewInteractionPanel
,
ExportInteractionPanel
,
ListSelectionPanel
,
PIPInteractionPanel
,
ProMJGraphPanel
,
ScalableViewPanel
,
ZoomInteractionPanel
Enclosing interface:
ScalableComponent
public static interface
ScalableComponent.UpdateListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
updated
()
This method should be called if the component is updated (layout, content, etc.)
Method Detail
updated
void updated()
This method should be called if the component is updated (layout, content, etc.)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method