|
||||||||||
| 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.posh.widget.PoshWidget<T>
cz.cuni.pogamut.posh.widget.kidview.SimpleBasicWidget<T>
cz.cuni.pogamut.posh.widget.kidview.SimpleSenseWidget
public class SimpleSenseWidget
Representation of Sense in KidView.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cz.cuni.pogamut.posh.widget.PoshWidget |
|---|
PoshWidget.PropertyNode |
| Nested classes/interfaces inherited from class org.netbeans.api.visual.widget.Widget |
|---|
org.netbeans.api.visual.widget.Widget.Dependency |
| Field Summary | |
|---|---|
static String |
DEFAULT_FAIL_SENSE
|
static String |
DEFAULT_SUCCEED_SENSE
|
| Fields inherited from class cz.cuni.pogamut.posh.widget.PoshWidget |
|---|
height, propertyNode, width |
| Method Summary | |
|---|---|
protected void |
addChildWidget(cz.cuni.amis.pogamut.sposh.elements.PoshElement dataNode)
This is called when node is added as child |
protected List<AbstractMenuAction> |
createMenuActions()
Create actions for context menu. |
protected org.openide.nodes.Sheet |
createSheet()
Create Node.Sheet for poroperties of this widget. |
void |
elementPropertyChange(PropertyChangeEvent evt)
This is a method that is supposed to handle property changes of the lap element. |
protected List<AbstractAcceptAction> |
getAcceptProviders()
Return list of acceptors that will do something when proper Transferable is dropped on the widget. |
String |
getHeadlineText()
Get actual text of headline. |
protected PoshNodeType |
getType()
Get type of widget, in this case type of PoshElement |
| Methods inherited from class cz.cuni.pogamut.posh.widget.kidview.SimpleBasicWidget |
|---|
addTriggeredActionWidgets, addTriggeredActionWidgets, changeTriggeredActionWidgets, deleteWidgetFromScene, getAssociatedWidget, getIndexOfElement, getPopupMenu, moveChildWidget, moveChildWidgetNode, nodeChanged |
| Methods inherited from class cz.cuni.pogamut.posh.widget.PoshWidget |
|---|
calculateClientArea, createPropertiesNode, doRepaint, getChildNodes, getCommentText, getConnection, getDataNode, getParent, getPoshScene, getPropertiesNode, getRootWidget, isAncestor, isCollapsed, paintWidget, propertyChange, select, setCollapsed, setCommentText, setHeadlineText, toString, updateSources |
| Methods inherited from class org.netbeans.api.visual.widget.Widget |
|---|
addChild, addChild, addChild, addChild, addChildren, addDependency, bringToBack, bringToFront, convertLocalToScene, convertLocalToScene, convertSceneToLocal, convertSceneToLocal, createActions, equals, getAccessibleContext, getActions, getActions, getBackground, getBorder, getBounds, getChildConstraint, getChildren, getClientArea, getCursor, getCursorAt, getDependencies, getFont, getForeground, getGraphics, getLayout, getLocation, getLookup, getMaximumSize, getMinimumSize, getParentWidget, getPreferredBounds, getPreferredLocation, getPreferredSize, getResourceTable, getScene, getState, getToolTipText, hashCode, isCheckClipping, isEnabled, isHitAt, isOpaque, isPreferredBoundsSet, isRepaintRequiredForRevalidating, isValidated, isVisible, notifyAdded, notifyBackgroundChanged, notifyFontChanged, notifyForegroundChanged, notifyRemoved, notifyStateChanged, paint, paintBackground, paintBorder, paintChildren, removeChild, removeChildren, removeChildren, removeDependency, removeFromParent, repaint, resolveBounds, revalidate, revalidate, setAccessibleContext, setBackground, setBackgroundFromResource, setBorder, setBorder, setCheckClipping, setChildConstraint, setCursor, setEnabled, setFont, setFontFromResource, setForeground, setForegroundFromResource, 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 |
| Field Detail |
|---|
public static final String DEFAULT_FAIL_SENSE
public static final String DEFAULT_SUCCEED_SENSE
| Method Detail |
|---|
protected void addChildWidget(cz.cuni.amis.pogamut.sposh.elements.PoshElement dataNode)
SimpleBasicWidget
addChildWidget in class SimpleBasicWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>protected List<AbstractMenuAction> createMenuActions()
SimpleBasicWidget
createMenuActions in class SimpleBasicWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>public String getHeadlineText()
PoshWidget
getHeadlineText in class PoshWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>protected PoshNodeType getType()
PoshWidget
getType in class PoshWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>public void elementPropertyChange(PropertyChangeEvent evt)
PoshWidget
elementPropertyChange in class PoshWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>evt - description of changeprotected List<AbstractAcceptAction> getAcceptProviders()
PoshWidget
getAcceptProviders in class PoshWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>protected org.openide.nodes.Sheet createSheet()
PoshWidget
createSheet in class PoshWidget<cz.cuni.amis.pogamut.sposh.elements.Sense>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||