public class ActivityCell extends ActivityDefinitonCell
Title: DECLARE
Description:
Copyright: Copyright (c) 2006
Company: TU/e
| Constructor and Description |
|---|
ActivityCell(Activity activity,
int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
static java.awt.Font |
disableFont(java.awt.Font old) |
static java.awt.Font |
enableFont(java.awt.Font old) |
protected int |
getBorderWidth() |
void |
setState(boolean start,
boolean complete) |
addPort, getActivityDefinition, getDiameter, getLabels, getMainPanel, getMetricsPanel, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, setBackground, setForeground, setLabel, setLabels, setMainPanel, setMetricsPanelgetBase, getBounds, getHeight, getWidth, resize, setBounds, setEditable, setPosition, setSizeaddPort, addPort, changeAttributes, clone, getAttributes, getChildren, setAttributesadd, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic ActivityCell(Activity activity, int x, int y)
protected int getBorderWidth()
getBorderWidth in class DVertexpublic static java.awt.Font enableFont(java.awt.Font old)
old - Fontpublic static java.awt.Font disableFont(java.awt.Font old)
old - Fontpublic void setState(boolean start,
boolean complete)