Modifier and Type | Class and Description |
---|---|
class |
ScalableViewPanel
Panel for visualizing components.
|
Modifier and Type | Method and Description |
---|---|
void |
ScalableComponent.addUpdateListener(ScalableComponent.UpdateListener listener)
Adds an updatelistener to this scalable component.
|
void |
ScalableComponent.removeUpdateListener(ScalableComponent.UpdateListener listener)
Removes an updatelistener from this scalable component.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ViewInteractionPanel
This interaction panel is used in the ProMScalableView.
|
Modifier and Type | Class and Description |
---|---|
class |
CompoundViewInteractionPanel |
class |
ExportInteractionPanel |
class |
PIPInteractionPanel |
class |
ZoomInteractionPanel |
Modifier and Type | Method and Description |
---|---|
void |
ProMJGraph.addUpdateListener(ScalableComponent.UpdateListener listener) |
void |
ProMJGraph.removeUpdateListener(ScalableComponent.UpdateListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ProMJGraphPanel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelectionPanel<C extends javax.swing.JComponent> |
class |
ListSelectionPanel |