story.scheherazade.virgil
Interface InterpretativeEditor.IPanelContainer
- All Superinterfaces:
- InterpretativeEditor.IPanel
- Enclosing class:
- InterpretativeEditor
public static interface InterpretativeEditor.IPanelContainer
- extends InterpretativeEditor.IPanel
Methods inherited from interface story.scheherazade.virgil.InterpretativeEditor.IPanel |
gainCanvasFocus, getAbsoluteOrigin, getBounds, getCanonicalPanel, getCaption, getLocation, getNodeType, getParentBox, getSerialization, getUnderlyingElement, isValidArcDestination, loseCanvasFocus, mouseDragged, mousePressed, mouseReleased, panelMoved, preferredHeight, preferredWidth, setActivation, setBorder, setBounds, setIsValidArcDestination |
getChildren
java.util.Enumeration<InterpretativeEditor.IPanel> getChildren()
addNodeChild
void addNodeChild(InterpretativeEditor.IPanel childPanel)
getBestNewNodeOrigin
java.awt.Point getBestNewNodeOrigin()
getHeadLabelMargin
int getHeadLabelMargin()
getVerticalMargin
int getVerticalMargin()
resize
void resize()
Copyright © 2011 David K. Elson. All Rights Reserved.