|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--uci.gef.Fig
|
+--uci.gef.FigGroup
|
+--uci.gef.FigNode
|
+--arom.gui.ide.FigStructure
A graphical item that represents AROM structures.
| Field Summary | |
protected FigCompartment |
accessors
|
protected uci.gef.FigRect |
bigPort
|
protected Vector |
compartments
|
protected FigTitleCompartment |
name
|
protected uci.gef.FigLine |
separator
|
protected uci.gef.FigRect |
shape
|
String |
structureName
|
| Fields inherited from class uci.gef.FigNode |
_blinkPorts,
_figEdges,
_highlight,
ang135,
ang225,
ang315,
ang45 |
| Fields inherited from class uci.gef.FigGroup |
_figs |
| Fields inherited from class uci.gef.Fig |
_dashes,
_fillColor,
_filled,
_group,
_h,
_layer,
_lineColor,
_lineWidth,
_locked,
_w,
_x,
_y,
BORDER,
DASH_ARRAYS,
DASHED_CHOICES,
MIN_SIZE |
| Constructor Summary | |
FigStructure(AromStructure owner,
uci.gef.FigRect sh)
|
|
| Method Summary | |
void |
addCompartment(FigCompartment comp)
|
void |
entityDocumentationChanged(AromEntityEvent evt)
|
void |
entityRenamed(AromEntityEvent evt)
|
Dimension |
getMinimumSize()
|
uci.gef.FigRect |
getPortFig()
|
String |
getTipString(MouseEvent me)
|
void |
mouseClicked(MouseEvent me)
|
void |
mouseEntered(MouseEvent me)
|
void |
mouseExited(MouseEvent me)
|
void |
mousePressed(MouseEvent me)
|
void |
mouseReleased(MouseEvent param1)
|
void |
setAccessorsText()
|
void |
setBounds(int x,
int y,
int w,
int h)
|
void |
setStructure(AromStructure s)
|
void |
structureAccessorsChanged(AromStructureEvent evt)
|
void |
structureMovedUnder(AromStructureEvent evt)
|
void |
structureViewpointChanged(AromStructureEvent evt)
|
| Methods inherited from class uci.gef.FigNode |
addFigEdge,
bindPort,
cleanUp,
clone,
contains,
deepHitPort,
delete,
dispose,
endTrans,
getBlinkPorts,
getFigEdges,
getHighlight,
getPortFig,
getPortFigs,
getPortSector,
hidePorts,
hit,
hitPort,
hitPort,
paint,
postLoad,
propertyChange,
removeFigEdge,
removePort,
setBlinkPorts,
setEnclosingFig,
setHighlight,
setOwner,
showPorts,
startTrans,
superTranslate,
translate,
updateEdges |
| Methods inherited from class uci.gef.FigGroup |
addFig,
calcBounds,
elements,
getFigs,
getFillColor,
getFilled,
getFont,
getFontFamily,
getFontSize,
getLineColor,
getLineWidth,
getTextColor,
getTextFillColor,
getTextFilled,
hitFig,
isReshapable,
isResizable,
isRotatable,
removeAll,
removeFig,
setFigs,
setFillColor,
setFilled,
setFont,
setFontFamily,
setFontSize,
setLineColor,
setLineWidth,
setTextColor,
setTextFillColor,
setTextFilled |
| Methods inherited from class uci.gef.Fig |
addPoint,
addPropertyChangeListener,
align,
center,
classNameAndBounds,
connectionPoint,
contains,
contains,
countCornersContained,
createDrag,
damage,
drawDashedLine,
drawDashedPerimeter,
firePropChange,
firePropChange,
firePropChange,
getBounds,
getClosestPoint,
getDashed,
getDashed01,
getDashedString,
getEnclosedFigs,
getEnclosingFig,
getFilled01,
getGravityPoints,
getGroup,
getHalfHeight,
getHalfWidth,
getHeight,
getId,
getLayer,
getLocation,
getLocked,
getNumPoints,
getOwner,
getPerimeterLength,
getPoints,
getPoints,
getPopUpActions,
getPreferedSize,
getSize,
getTrapRect,
getUseTrapRect,
getWidth,
getX,
getXs,
getY,
getYs,
insertPoint,
intersects,
isLowerRightResizable,
isMovable,
OK,
pointAlongPerimeter,
postSave,
preSave,
print,
removePoint,
removePropertyChangeListener,
reorder,
routingRect,
setBounds,
setDashed,
setDashedString,
setGroup,
setHeight,
setLayer,
setLocation,
setLocation,
setLocked,
setNumPoints,
setPoints,
setPoints,
setPoints,
setPoints,
setPoints,
setSize,
setSize,
setWidth,
setX,
setXs,
setY,
setYs,
stuffBounds,
stuffPointAlongPerimeter,
within |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected uci.gef.FigRect bigPort
protected FigTitleCompartment name
protected uci.gef.FigLine separator
protected FigCompartment accessors
protected uci.gef.FigRect shape
protected Vector compartments
public String structureName
| Constructor Detail |
public FigStructure(AromStructure owner,
uci.gef.FigRect sh)
| Method Detail |
public void addCompartment(FigCompartment comp)
public void setStructure(AromStructure s)
public void setAccessorsText()
public String getTipString(MouseEvent me)
public uci.gef.FigRect getPortFig()
public void setBounds(int x,
int y,
int w,
int h)
public Dimension getMinimumSize()
public void mouseClicked(MouseEvent me)
me - public void mouseEntered(MouseEvent me)
me - public void mouseExited(MouseEvent me)
me - public void mousePressed(MouseEvent me)
me - public void mouseReleased(MouseEvent param1)
param1 - public void structureMovedUnder(AromStructureEvent evt)
evt - public void structureViewpointChanged(AromStructureEvent evt)
evt - public void structureAccessorsChanged(AromStructureEvent evt)
evt - public void entityRenamed(AromEntityEvent evt)
evt - public void entityDocumentationChanged(AromEntityEvent evt)
evt -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||