|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShedWidget | |
|---|---|
| cz.cuni.pogamut.shed.widget | Various widgets used for displaying the Yaposh tree. |
| Uses of ShedWidget in cz.cuni.pogamut.shed.widget |
|---|
| Subclasses of ShedWidget in cz.cuni.pogamut.shed.widget | |
|---|---|
class |
ShedSenseWidget
Widget representing the Sense in the ShedScene. |
class |
ShedVariableWidget
This class represents a node in the Yaposh plan that should show title text on the first line and three types (present, missing and unused) of lines under it. |
| Fields in cz.cuni.pogamut.shed.widget declared as ShedWidget | |
|---|---|
protected ShedWidget |
SlotEnvelope.slotWidget
Widget representing the slot element, e.g. competence element. |
| Methods in cz.cuni.pogamut.shed.widget that return ShedWidget | |
|---|---|
ShedWidget |
ShedScene.findShedWidget(Point scenePoint)
Find the ShedWidget int the widget layer that contains the passed
point. |
ShedWidget |
SlotEnvelope.getSlotWidget()
Get widget representing the element. |
| Constructors in cz.cuni.pogamut.shed.widget with parameters of type ShedWidget | |
|---|---|
SlotEnvelope(ShedScene scene,
ShedWidget slotWidget,
ShedTriggerEnvelope triggerEnvelope,
ExpandedActionEnvelope expandedActionEnvelope)
Create slot envelope for some element (e.g. choice or drive). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||