|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.Graphics.GObject
SEdit.Graphics.GNode
SEdit.Graphics.GIcon
warbot.kernel.GEntity
warbot.kernel.GBasicBody
public class GBasicBody
Field Summary |
---|
Fields inherited from class SEdit.Graphics.GNode |
---|
HANDLE_SIZE, resizable, selectedHandle |
Fields inherited from class SEdit.Graphics.GObject |
---|
BOTTOM, bounds, CENTER, displayLabel, element, height, labelLocation, LEFT, RIGHT, selected, TOP, TOP_RIGHT, width, x, y |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
GBasicBody()
|
Method Summary | |
---|---|
void |
paint(java.awt.Graphics g)
|
Methods inherited from class warbot.kernel.GEntity |
---|
doDrag, translate |
Methods inherited from class SEdit.Graphics.GIcon |
---|
getImageAddress, imageUpdate, setImageAddress |
Methods inherited from class SEdit.Graphics.GNode |
---|
contains, displayHandles, doReSelect, getResizable, getSelectedHandle, intersection, isContainedIn, select, setResizable |
Methods inherited from class SEdit.Graphics.GObject |
---|
alignHorizontalTo, alignVerticalTo, delete, displayName, drag, getBounds, getCenter, getDimension, getDisplayLabel, getEditor, getForeground, getHeight, getLabelLocation, getLocation, getRectangle, getSElement, getWidth, init, intersection, isContainedIn, isSelectable, isSelected, reInstall, setCenter, 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 |
Constructor Detail |
---|
public GBasicBody()
Method Detail |
---|
public void paint(java.awt.Graphics g)
paint
in class GEntity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |