SEdit.Graphics
Class GAgent

java.lang.Object
  extended by SEdit.Graphics.GObject
      extended by SEdit.Graphics.GNode
          extended by SEdit.Graphics.GJavaComponent
              extended by SEdit.Graphics.GInternalFrame
                  extended by SEdit.Graphics.GAgent

public class GAgent
extends GInternalFrame

CLASS GAgent The graphic class for AgentNode Copyright : Copyright (c) 2000

Author:
J. Ferber

Field Summary
 
Fields inherited from class SEdit.Graphics.GJavaComponent
DEFAULT_HEIGHT, DEFAULT_WIDTH, javaComponentClass
 
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
 
Constructor Summary
GAgent()
           
 
Method Summary
 void initGUI(java.lang.Object guiObject)
           
 void setName(java.lang.String s)
           
 
Methods inherited from class SEdit.Graphics.GInternalFrame
delete, doDrag, init, paint, select
 
Methods inherited from class SEdit.Graphics.GJavaComponent
getComponent, getJavaComponentClass, setCenter, setJavaComponentClass, translate
 
Methods inherited from class SEdit.Graphics.GNode
contains, displayHandles, doReSelect, getResizable, getSelectedHandle, intersection, isContainedIn, setResizable
 
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
 

Constructor Detail

GAgent

public GAgent()
Method Detail

setName

public void setName(java.lang.String s)

initGUI

public void initGUI(java.lang.Object guiObject)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.