@OpenApi public final class DiagramWindow extends java.lang.Object implements java.awt.event.WindowListener, javax.swing.event.InternalFrameListener, java.beans.PropertyChangeListener, com.nomagic.ui.CursorOwner, java.awt.event.FocusListener, com.nomagic.magicdraw.ui.Activatable, com.nomagic.ui.HiDPIScalableComponent, DiagramPresentationElementGetter
Modifier and Type | Method and Description |
---|---|
DiagramPresentationElement |
getDiagramPresentationElement()
Returns the diagram view of this window.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
internalFrameActivated, internalFrameClosed, internalFrameClosing, internalFrameDeactivated, internalFrameDeiconified, internalFrameIconified, internalFrameOpened
@CheckForNull @OpenApi public DiagramPresentationElement getDiagramPresentationElement()
getDiagramPresentationElement
in interface DiagramPresentationElementGetter