|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.netbeans.api.visual.widget.Widget
cz.cuni.pogamut.shed.widget.ShedWidget
cz.cuni.pogamut.shed.widget.ShedSenseWidget
public class ShedSenseWidget
Widget representing the Sense in the ShedScene.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cz.cuni.pogamut.shed.widget.ShedWidget |
|---|
ShedWidget.Variable |
| Nested classes/interfaces inherited from class org.netbeans.api.visual.widget.Widget |
|---|
org.netbeans.api.visual.widget.Widget.Dependency |
| Field Summary |
|---|
| Fields inherited from class cz.cuni.pogamut.shed.widget.ShedWidget |
|---|
actionProvider, borderColor, color, height, width |
| Constructor Summary | |
|---|---|
ShedSenseWidget(ShedScene scene,
cz.cuni.amis.pogamut.sposh.elements.Sense element,
Color color)
|
|
| Method Summary | |
|---|---|
static String |
createDisplayName(cz.cuni.amis.pogamut.sposh.elements.Sense sense)
Create human readable string representing what is Sense doing. |
org.netbeans.api.visual.anchor.Anchor |
getCommonAnchor()
Get anchor of the widget that is used as a common source anchor for the ArrowWidget,
the target anchors will be provided by its children. |
| Methods inherited from class cz.cuni.pogamut.shed.widget.ShedWidget |
|---|
addBreakpoint, calculateClientArea, getDisplayName, getPopupMenu, getPresenter, paintWidget, removeBreakpoint, setActiveIntensity, setDisplayName, setError, setPresent, setPresenter, setUnused, toString |
| Methods inherited from class org.netbeans.api.visual.widget.Widget |
|---|
addDependency, addChild, addChild, addChild, addChild, addChildren, bringToBack, bringToFront, convertLocalToScene, convertLocalToScene, convertSceneToLocal, convertSceneToLocal, createActions, equals, getAccessibleContext, getActions, getActions, getBackground, getBorder, getBounds, getClientArea, getCursor, getCursorAt, getDependencies, getFont, getForeground, getGraphics, getChildConstraint, getChildren, getLayout, getLocation, getLookup, getMaximumSize, getMinimumSize, getParentWidget, getPreferredBounds, getPreferredLocation, getPreferredSize, getResourceTable, getScene, getState, getToolTipText, hashCode, isEnabled, isHitAt, isCheckClipping, isOpaque, isPreferredBoundsSet, isRepaintRequiredForRevalidating, isValidated, isVisible, notifyAdded, notifyBackgroundChanged, notifyFontChanged, notifyForegroundChanged, notifyRemoved, notifyStateChanged, paint, paintBackground, paintBorder, paintChildren, removeDependency, removeFromParent, removeChild, removeChildren, removeChildren, repaint, resolveBounds, revalidate, revalidate, setAccessibleContext, setBackground, setBackgroundFromResource, setBorder, setBorder, setCursor, setEnabled, setFont, setFontFromResource, setForeground, setForegroundFromResource, setCheckClipping, setChildConstraint, setLayout, setMaximumSize, setMinimumSize, setOpaque, setPreferredBounds, setPreferredLocation, setPreferredSize, setResourceTable, setState, setToolTipText, setVisible, updateResources |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShedSenseWidget(ShedScene scene,
cz.cuni.amis.pogamut.sposh.elements.Sense element,
Color color)
| Method Detail |
|---|
public static String createDisplayName(cz.cuni.amis.pogamut.sposh.elements.Sense sense)
Sense doing.
Boolean.TRUE (=its default value) and
predicate is Sense.Predicate is Sense.Predicate#DEFAULT,
show only senseCall
sense - Sense for which to construct the representation.
public org.netbeans.api.visual.anchor.Anchor getCommonAnchor()
ArrowWidget,
the target anchors will be provided by its children.
Related widget must be the widget of the anchor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||