SEdit.Graphics
Class GInternalFrame
java.lang.Object
SEdit.Graphics.GObject
SEdit.Graphics.GNode
SEdit.Graphics.GJavaComponent
SEdit.Graphics.GInternalFrame
- Direct Known Subclasses:
- GAgent
- public class GInternalFrame
- extends GJavaComponent
Fields inherited from class SEdit.Graphics.GObject |
BOTTOM, bounds, CENTER, displayLabel, element, height, labelLocation, LEFT, RIGHT, selected, TOP, TOP_RIGHT, width, x, y |
Methods inherited from class SEdit.Graphics.GObject |
alignHorizontalTo, alignVerticalTo, displayName, drag, getBounds, getCenter, getDimension, getDisplayLabel, getEditor, getForeground, getHeight, getLabelLocation, getLocation, getRectangle, getSElement, getWidth, intersection, isContainedIn, isSelectable, isSelected, reInstall, setCenter, setDimension, setDisplayLabel, setEditor, setForeground, setHeight, setLabelLocation, setLocation, setLocation, setSElement, setSize, setWidth, snapToGrid, translateBound, translateWrap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GInternalFrame
public GInternalFrame()
GInternalFrame
public GInternalFrame(String title)
paint
public void paint(Graphics g)
- Overrides:
paint
in class GJavaComponent
select
public void select(boolean state)
- Overrides:
select
in class GNode
delete
public void delete()
- Overrides:
delete
in class GJavaComponent
init
public void init()
- Description copied from class:
GJavaComponent
- Creates the JavaComponent from the JavaComponentClass
- Overrides:
init
in class GJavaComponent
doDrag
public void doDrag(int dx,
int dy)
- Overrides:
doDrag
in class GJavaComponent
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.