Various widgets used for displaying the Yaposh tree.
cz.cuni.pogamut.shed.widget.editor - package cz.cuni.pogamut.shed.widget.editorInplace editors for various widgets.
D
- dataFlavor -
Variable in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- Data flavor this action desires in order to accept the dropped
Transferable.
- dataNode -
Variable in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- Node that is accepting dropped node.
- delete(T) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Delete item (e.g.
- deleteAction(ActionPattern, TriggeredAction) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
-
- deleteActionPattern(ActionPattern) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Create an action that will delete the action pattern.
- deleteChoiceAction(CompetenceElement) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Delete specified choice.
- deleteCompetence(Competence) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Create action to delete competence
- deleteDriveAction(DriveElement) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Create menu action that will delete the passed drive.
- deleteNotPossible(T) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- When this action is invoken, it notifies user that it is not possible to
delete the node.
- deleteSenseAction(Sense) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Delete specified sense from its parent.
- die() -
Method in class cz.cuni.pogamut.posh.explorer.ClassCrawler
-
- die() -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Terminate the crawler, once this is called, crawler should die and liseners shouldn't recieve
any further messages.
- displayMessage(String, int) -
Method in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- Display message using
NotifyDescriptor.
- Done() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
E
- EnumStructureFactory - Class in cz.cuni.pogamut.shed.widget.editor
- We need to get all values of an enum in the NB editor and that is what this
factory is for.
- errorMsg -
Variable in class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
- Error message about the variable.
- ExpandedActionEnvelope - Class in cz.cuni.pogamut.shed.widget
- This class is used as a container for expanded
TriggeredAction. - Explorer<T> - Class in cz.cuni.pogamut.posh.explorer
- Panel for showing the results of crawling.
- ExplorerFactory - Class in cz.cuni.pogamut.posh.explorer
- Factory for creating the crawler explorers.
F
- filter(String, boolean, T) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Method to filter items in the
Explorer.
- findArrows(Widget) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Find all arrows in the scene that have one of anchors attached to the
- findArrows(Anchor, Anchor) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Find all arrows in the connectionLayer that have specified sourceAnchor
and targetAnchor.
- findShedWidget(Point) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Find the
ShedWidget int the widget layer that contains the passed
point.
- finished(Crawler<T>, boolean) -
Method in interface cz.cuni.pogamut.posh.explorer.CrawlerListener
- Yay, crawler has finished!.
- finished(Crawler<T>, boolean) -
Method in class cz.cuni.pogamut.posh.explorer.Explorer
-
- finished(Crawler<PrimitiveData>, boolean) -
Method in class cz.cuni.pogamut.posh.explorer.NameMapCrawler
- Do nothing.
- fqn -
Variable in class cz.cuni.pogamut.posh.explorer.ClassCrawler
-
G
- getAcceptProviders() -
Method in interface cz.cuni.pogamut.shed.presenter.IPresenter
- Get array of accept providers of this
- getActions() -
Method in class cz.cuni.pogamut.posh.explorer.Explorer
- Get actions object that can be used to perform actions on the explorer.
- getAllNameMappingKeys() -
Method in class cz.cuni.pogamut.shed.presenter.ShedPresenter
- Get all keys for which there is a name mapping.
- getAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ExpandedActionEnvelope
- Anchor is fixed at left side, coords [0,
ShedWidget.height].
- getAnchor() -
Method in class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Get anchor on the left side of the envelope.
- getArrows() -
Method in class cz.cuni.pogamut.shed.widget.ShedCreationContainer
- Get arrows of this container.
- getBeginColumn() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getBeginLine() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getChild(int) -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
- Typed Wrapper for
Widget.getChildren().List.get(int).
- getColumn() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
- Deprecated.
- getCommonAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ShedChoicesEnvelope
-
- getCommonAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ShedSenseWidget
-
- getCommonAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ShedTriggerEnvelope
-
- getCookie(Class<T>) -
Method in class cz.cuni.pogamut.posh.PoshDataObject
-
- getDataFlavor() -
Method in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- Get data flavor this accept provider accepts.
- getDescription() -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Deprecated. XXX: Not used, remove
- getDescription(T) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Get description of an item (to be used in the tootltip text).
- getDisplayName(T) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Get text for @item that will be displayed in the explorer.
- getDisplayName() -
Method in class cz.cuni.pogamut.posh.view.PoshTextView
-
- getDisplayName() -
Method in class cz.cuni.pogamut.shed.view.LapTreeViewDesc
-
- getDisplayName() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Get display name of the widget
- getDrivesEnvelope() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
-
- getEditAction() -
Method in interface cz.cuni.pogamut.shed.presenter.IPresenter
- Get edit action that will be invoked upon double click.
- getEditorSupport() -
Method in class cz.cuni.pogamut.posh.PoshDataObject
- Get editor support for this data object
- getEndColumn() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getEndLine() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getExpandedActionEnvelope() -
Method in class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Get envelope that contains expanded action of element.
- getGoalEnvelope() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Get envelope for the goal of the drive collection.
- getHelpCtx() -
Method in class cz.cuni.pogamut.posh.view.PoshTextView
-
- getHelpCtx() -
Method in class cz.cuni.pogamut.shed.view.LapTreeViewDesc
- No help ctx
- getIcon() -
Method in class cz.cuni.pogamut.posh.view.PoshTextView
-
- getIcon() -
Method in class cz.cuni.pogamut.shed.view.LapTreeViewDesc
- No icon
- getIdentifierFromDialog(String) -
Static method in class cz.cuni.pogamut.posh.explorer.PGSupport
- Create a dialog asking for input of identifier and return identifier or null
- GetImage() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getLanguage() -
Static method in class cz.cuni.pogamut.posh.nblexer.PoshTokenId
-
- getLine() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
- Deprecated.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) -
Method in class cz.cuni.pogamut.posh.explorer.Explorer
- Get cell renderer, if index is 0, return new element cell renderer,
otherwise return renderer for
getItemDisplayName(value).
- getLookup() -
Method in class cz.cuni.pogamut.posh.PoshDataObject
-
- getLookup() -
Method in class cz.cuni.pogamut.posh.view.PoshTextEditor
-
- getMenuActions() -
Method in interface cz.cuni.pogamut.shed.presenter.IPresenter
- Get(create) actions that should be displayed in the context menu of the
widgets that use this presenter.
- getName() -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Deprecated. XXX: Not used, remove
- getNameMapping(String) -
Method in class cz.cuni.pogamut.shed.presenter.ShedPresenter
- Get human readble name for the @key.
- getNewItemLabel() -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Get label for new item action.
- getPaletteActions() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
-
- getPersistenceType() -
Method in class cz.cuni.pogamut.posh.view.PoshTextView
-
- getPersistenceType() -
Method in class cz.cuni.pogamut.shed.view.LapTreeViewDesc
- Shed is never persistent.
- getPopupMenu(Widget, Point) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Return menu associated with the widget (will be used as context menu).
- getPresenter() -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
-
- getPresenter() -
Method in class cz.cuni.pogamut.shed.widget.ExpandedActionEnvelope
-
- getPresenter() -
Method in interface cz.cuni.pogamut.shed.widget.IPresentedWidget
- Get presenter of the widget.
- getPresenter() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Get presenter used by this scene.
- getPresenter() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
-
- getPrimitiveParameters(String) -
Method in class cz.cuni.pogamut.shed.presenter.ShedPresenter
- Get sorted parameters for primitve of key
- getRootAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Get anchor for DC, it is used by goal of DC and drives.
- getSlotWidget() -
Method in class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Get widget representing the element.
- getSourceAnchor() -
Method in class cz.cuni.pogamut.shed.widget.ShedActionsEnvelope
-
- GetSuffix(int) -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- getTitleText() -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- Method used by the
PrimitivePresenter.updateWidget() to
- getToolbarRepresentation() -
Method in class cz.cuni.pogamut.posh.view.PoshTextEditor
-
- getTriggerEnvelope() -
Method in class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Get envelope representing the trigger of element.
- getValues(String) -
Static method in class cz.cuni.pogamut.shed.widget.editor.EnumStructureFactory
- Get all values of the enum.
- getVisualRepresentation() -
Method in class cz.cuni.pogamut.posh.view.PoshTextEditor
-
- getWidget() -
Method in class cz.cuni.pogamut.shed.widget.ShedCreationContainer
-
- getWidgetFactory() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
-
- goToSourceAction(PRIMITIVE_TYPE) -
Static method in class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
- Return action that when invoked finds class (from FQN aka name of
primitive) and opens it in the editor.
H
- hasNext() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- hasPrevious() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- height -
Static variable in class cz.cuni.pogamut.shed.widget.ShedWidget
- Default height of
ShedWidget.
- HORIZONTAL_GAP -
Static variable in class cz.cuni.pogamut.shed.widget.ShedWidgetFactory
- Horizontal gap between
widgets, generally also right
padding of widget envelope
I
- IExplorerActions<T> - Interface in cz.cuni.pogamut.posh.explorer
- Interface for actions that can be performed on the
Explorer. - initialize(WizardDescriptor) -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- instantiate() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- IPaletteActions - Interface in cz.cuni.pogamut.posh.explorer
- Actions used by all explorers in the palete.
- IPresentedWidget - Interface in cz.cuni.pogamut.shed.widget
- Interface for widgets that are being presented by some
IPresenter. - IPresenter - Interface in cz.cuni.pogamut.shed.presenter
- Presenter is responsible for presenting some widget in the scene.
- IPresenterFactory - Interface in cz.cuni.pogamut.shed.presenter
- Interface for factory creating the presenters for yaposh scene.
- isAcceptable(Widget, Point, Transferable) -
Method in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- Does @transferable support
AbstractAcceptAction.dataFlavor?
- isCollapseArea(Point) -
Method in class cz.cuni.pogamut.shed.widget.ShedCollapseWidget
-
- isEnum(String) -
Static method in class cz.cuni.pogamut.shed.widget.editor.EnumStructureFactory
-
- IShedEnvelope<T> - Interface in cz.cuni.pogamut.shed.widget
- Interface for envelopes containing only one type of widgets inside.
L
- LapSceneFactory - Class in cz.cuni.pogamut.shed.widget
- Factory for creating different scenes of YAPOSH tree.
- LapSceneFactory() -
Constructor for class cz.cuni.pogamut.shed.widget.LapSceneFactory
-
- LapTreeViewDesc - Class in cz.cuni.pogamut.shed.view
- Basically a factory for creation of
LapTreeMVElement. - LapTreeViewDesc(PoshDataObject) -
Constructor for class cz.cuni.pogamut.shed.view.LapTreeViewDesc
- Create visual view of the yaposh plan from the data object.
- listeners -
Variable in class cz.cuni.pogamut.posh.explorer.Crawler
- Set of listeners for crawler.
- listenersUm -
Variable in class cz.cuni.pogamut.posh.explorer.Crawler
- Unmodifiable wrapper of listeners.
M
- message(String) -
Static method in class cz.cuni.pogamut.posh.explorer.PGSupport
- Display message box with message
- messageSave() -
Method in class cz.cuni.pogamut.posh.PoshEditorSupport
-
- mimeType() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshLanguageHiearchy
-
- move(int, T) -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
-
- move(int, T) -
Method in interface cz.cuni.pogamut.shed.widget.IShedEnvelope
- Move the widget relative to the other widgets.
N
- name() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshTokenId
-
- name() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- name -
Variable in class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
- Name of the variable, e.g.
- nameMapChanged(String, String, String) -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
-
- NameMapCrawler - Class in cz.cuni.pogamut.posh.explorer
- Special cralwer listener that will listen for all collected
PrimitiveData
and pass mapping of names to ShedPresenter. - NameMapCrawler(ShedPresenter) -
Constructor for class cz.cuni.pogamut.posh.explorer.NameMapCrawler
-
- NbPoshParserFactory - Class in cz.cuni.pogamut.posh.nbparser
- Factory for creating parser of Yaposh plans.
- NbPoshParserFactory() -
Constructor for class cz.cuni.pogamut.posh.nbparser.NbPoshParserFactory
-
- NewPrimitiveWizardIterator - Class in cz.cuni.pogamut.shed
- This class is an iterator used either by New File wizard or by
wizard invoked by the user.
- NewPrimitiveWizardIterator() -
Constructor for class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- nextPanel() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- nextToken() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshLexar
-
- NodeEditorProvider<NODE extends INamedElement & IParametrizedElement> - Class in cz.cuni.pogamut.shed.widget.editor
- Editor provider for
nodes with name
and params. - NodeEditorProvider(NODE, TriggeredAction, LapChain) -
Constructor for class cz.cuni.pogamut.shed.widget.editor.NodeEditorProvider
-
- notifyClosing(InplaceEditorProvider.EditorController, Widget, ParametrizedNodeEditor, boolean) -
Method in class cz.cuni.pogamut.shed.widget.editor.NodeEditorProvider
-
- notifyCrawledData(Collection<T>) -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Notify all listeners that we have new data as result of diligent crawling.
- notifyFinished(boolean) -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Notify all listeners that crawling has been finished.
- notifyLinkChanged() -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- When some link of the @primitiveChain is changed, this method is notified
and it will update the widget.
- notifyModified() -
Method in class cz.cuni.pogamut.posh.PoshEditorSupport
-
- notifyStarted() -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Notify all listeners that crawling has started.
- notifyUnmodified() -
Method in class cz.cuni.pogamut.posh.PoshEditorSupport
-
- numberOfChildren() -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
- Get number of children, used for type safe looping.
O
- onCloseDiscard() -
Method in class cz.cuni.pogamut.posh.PoshEditorSupport
-
- openEditor(T) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Open editor for item.
- ordinal() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshTokenId
-
P
- paintChildren() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
-
- paintWidget() -
Method in class cz.cuni.pogamut.shed.widget.ShedCollapseWidget
-
- paintWidget() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
-
- PalettePane - Class in cz.cuni.pogamut.posh.explorer
- Panel containing explorers for nodes of the plan:
Senses
Actions
Competences
Action patterns - PalettePane(PoshPlan, Project, ShedPresenter) -
Constructor for class cz.cuni.pogamut.posh.explorer.PalettePane
-
- parseLapPlan() -
Method in class cz.cuni.pogamut.posh.PoshDataObject
- Take the
document holding the lap
plan, parse it and return resulting lap tree.
- performAction(DROPPED) -
Method in class cz.cuni.pogamut.shed.presenter.AbstractAcceptAction
- When deriving from this widget, implement what should actually be done in
this function.
- PGSupport - Class in cz.cuni.pogamut.posh.explorer
- Static class that provides some supporting functions (like dialogs) used in this module.
- PGSupport() -
Constructor for class cz.cuni.pogamut.posh.explorer.PGSupport
-
- PoshCharStream - Class in cz.cuni.pogamut.posh.nblexer
- An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
- PoshCharStream(LexerInput) -
Constructor for class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- PoshDataObject - Class in cz.cuni.pogamut.posh
- Representation of Yaposh data object.
- PoshDataObject(FileObject, MultiFileLoader) -
Constructor for class cz.cuni.pogamut.posh.PoshDataObject
-
- PoshEditorSupport - Class in cz.cuni.pogamut.posh
- Support for associating an editor and a Swing Document to a data object.
- PoshEditorSupport(PoshDataObject) -
Constructor for class cz.cuni.pogamut.posh.PoshEditorSupport
-
- PoshLanguageHiearchy - Class in cz.cuni.pogamut.posh.nblexer
- LanguageHierarchy contains list of token types for our language(posh), and creates
a new instances of our Lexer.
- PoshLanguageHiearchy() -
Constructor for class cz.cuni.pogamut.posh.nblexer.PoshLanguageHiearchy
-
- PoshLexar - Class in cz.cuni.pogamut.posh.nblexer
- Token lexar that reads input and returns tokens for it.
- PoshTextEditor - Class in cz.cuni.pogamut.posh.view
- Text editor for posh.
- PoshTextEditor(PoshEditorSupport) -
Constructor for class cz.cuni.pogamut.posh.view.PoshTextEditor
-
- PoshTextView - Class in cz.cuni.pogamut.posh.view
- Class describing the text view of the Shed, e.g.
- PoshTextView(PoshEditorSupport) -
Constructor for class cz.cuni.pogamut.posh.view.PoshTextView
-
- PoshTokenId - Class in cz.cuni.pogamut.posh.nblexer
- Class representing token, contains
name - unique name of the token in the parser
id - unique integer id of the token
primaryCategory - category of the token
- PoshTokenId(String, String, int) -
Constructor for class cz.cuni.pogamut.posh.nblexer.PoshTokenId
-
- preferredID() -
Method in class cz.cuni.pogamut.posh.view.PoshTextView
-
- preferredID() -
Method in class cz.cuni.pogamut.shed.view.LapTreeViewDesc
-
- previousPanel() -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- primaryCategory() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshTokenId
-
- primitive -
Variable in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- The primitive that is being presented by this presenter.
- primitiveChain -
Variable in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- Chain of variables from the root to the primitive.
- PrimitivePresenter<PRIMITIVE_TYPE extends PoshElement & INamedElement> - Class in cz.cuni.pogamut.shed.presenter
- Base class presenter for primitives, i.e.
- PrimitivePresenter(ShedScene, ShedPresenter, PRIMITIVE_TYPE, ShedWidget, LapChain) -
Constructor for class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- Create new presenter for @primitive, detect and project all changes on
the @primitive and @primitiveChain to the @primitiveWidget.
- primitiveWidget -
Variable in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- Widget that represents the primitive in the scene.
- projects -
Variable in class cz.cuni.pogamut.posh.explorer.ClassCrawler
- Project we will crawl over, source of classpath.
R
- readChar() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshCharStream
-
- refresh(Explorer<T>) -
Method in interface cz.cuni.pogamut.posh.explorer.IExplorerActions
- Refresh the explorer.
- refresh() -
Method in interface cz.cuni.pogamut.posh.explorer.IPaletteActions
- Refresh all explorers in the palette
- refresh() -
Method in class cz.cuni.pogamut.posh.explorer.PalettePane
- Recrawl all elements and update the data in the explorers of the palette.
- register() -
Method in interface cz.cuni.pogamut.shed.presenter.IPresenter
- Register its listeners into the lap tree.
- register() -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
-
- release() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshLexar
-
- remove(T) -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
- Remove widget and its branch from the scene.
- remove(T) -
Method in interface cz.cuni.pogamut.shed.widget.IShedEnvelope
- Remove widget from the envelope.
- removeArrows(Set<ArrowWidget>) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Remove all @arrowsToRemove from the connection layer.
- removeBranch(Widget) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Method for removing branches from the shed scene.
- removeBreakpoint() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Remove colored strip on the right side of widget that was representing
the breakpoint.
- removeChangeListener(ChangeListener) -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- removeListener(CrawlerListener<T>) -
Method in class cz.cuni.pogamut.posh.explorer.Crawler
- Remove crawler listener from set of listeners.
S
- scene -
Variable in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
-
- SENSE_TEMPLATE_FILE -
Static variable in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
- Path in the layer.xml filesystem to the template for the sense.
- setActiveIntensity(int) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Set intensity of red border, if 0, border will have color of widget, if
100, border will be bright red.
- setCollapsed(boolean) -
Method in class cz.cuni.pogamut.shed.widget.ShedCollapseWidget
-
- setDisplayName(String) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
-
- setError(List<ShedWidget.Variable>) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Set list of lines that will be shown in red bold font under presentVars
lines.
- setHtmlDescription(String) -
Method in interface cz.cuni.pogamut.posh.explorer.IPaletteActions
- Set description panel in the palette to specified text.
- setHtmlDescription(String) -
Method in class cz.cuni.pogamut.posh.explorer.PalettePane
-
- setModified(boolean) -
Method in class cz.cuni.pogamut.posh.PoshDataObject
- Adds/removes data object from registry of modified data objects and
adds/removes save cookie.
- setModified() -
Method in class cz.cuni.pogamut.posh.PoshEditorSupport
-
- setMultiViewCallback(MultiViewElementCallback) -
Method in class cz.cuni.pogamut.posh.view.PoshTextEditor
-
- setNameMapping(String, PrimitiveData) -
Method in class cz.cuni.pogamut.shed.presenter.ShedPresenter
- Set human readable name for the @key.
- setPaletteActions(IPaletteActions) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
-
- setPresent(List<ShedWidget.Variable>) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Set list of lines that will be shown in bold font under title.
- setPresenter(IPresenter) -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
-
- setPresenter(IPresenter) -
Method in class cz.cuni.pogamut.shed.widget.ExpandedActionEnvelope
-
- setPresenter(IPresenter) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Set new presenter of the widget.
- setUnused(List<ShedWidget.Variable>) -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
- Set list of lines that will be shown in italic font under errorVars
lines.
- setWidgetFactory(ShedWidgetFactory) -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Set the factory for creation of widgets, it is not really used by the
scene, but presenters need it and this looks like a reasonable plance
- ShedActionsEnvelope - Class in cz.cuni.pogamut.shed.widget
Envelope for expanded actions of the ActionPattern.- ShedChoicesEnvelope - Class in cz.cuni.pogamut.shed.widget
- This is an envelope for
ShedChoiceEnvelopes, similar to the ShedDrivesEnvelope
and ShedTriggerEnvelope. - ShedCollapseWidget - Class in cz.cuni.pogamut.shed.widget
ShedWidget that allows user to display little triangle on the right
side.- ShedCollapseWidget(ShedScene, String, Color) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedCollapseWidget
-
- ShedCreationContainer<WIDGET extends org.netbeans.api.visual.widget.Widget> - Class in cz.cuni.pogamut.shed.widget
- The creation of widgets representing some part of plan consists from two
parts, the widget itself and the arrows that connect them.
- ShedCreationContainer(WIDGET) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedCreationContainer
- Create container for passed widget.
- ShedDescriptionFactory - Class in cz.cuni.pogamut.posh.explorer
- This is a factory for creating a HTML description string for various nodes of
the Yaposh tree.
- ShedDescriptionFactory() -
Constructor for class cz.cuni.pogamut.posh.explorer.ShedDescriptionFactory
-
- ShedDrivesEnvelope - Class in cz.cuni.pogamut.shed.widget
- Envelope containing all view representatin of drives.
- ShedInplaceEditorFactory - Class in cz.cuni.pogamut.shed.widget.editor
- Factroy for creating various
inplace editors. - ShedInplaceEditorFactory() -
Constructor for class cz.cuni.pogamut.shed.widget.editor.ShedInplaceEditorFactory
-
- ShedMenuActionFactory - Class in cz.cuni.pogamut.shed.presenter
- Factory that will provide various actions to the popup menu of the
IPresenter
and thus to the IPresentedWidget. - ShedMenuActionFactory() -
Constructor for class cz.cuni.pogamut.shed.presenter.ShedMenuActionFactory
-
- ShedPresenter - Class in cz.cuni.pogamut.shed.presenter
- Presenter class from MVP design pattern (in MVC, controller gets input
directly, in MVP presenter gets input from the view).
- ShedPresenter(ShedScene, PoshPlan) -
Constructor for class cz.cuni.pogamut.shed.presenter.ShedPresenter
-
- ShedPresenterFactory - Class in cz.cuni.pogamut.shed.presenter
- Factory that is creating various presenters used in the Shed visual view.
- ShedPresenterFactory(ShedScene, PoshPlan, ShedPresenter) -
Constructor for class cz.cuni.pogamut.shed.presenter.ShedPresenterFactory
-
- ShedScene - Class in cz.cuni.pogamut.shed.widget
- Scene that shows the graph representation of
lap tree. - ShedScene(PoshPlan) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedScene
- Create initial visual configuration and set the presenter.
- ShedSenseWidget - Class in cz.cuni.pogamut.shed.widget
- Widget representing the
Sense in the ShedScene. - ShedSenseWidget(ShedScene, Sense, Color) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedSenseWidget
-
- ShedTriggerEnvelope - Class in cz.cuni.pogamut.shed.widget
- This envelope is containing the
trigger senses. - ShedTriggerEnvelope(ShedScene, Anchor) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedTriggerEnvelope
- Create envelope for the trigger senses.
- ShedWidget - Class in cz.cuni.pogamut.shed.widget
- Ancestor of all widgets in the
ShedScene. - ShedWidget.Variable - Class in cz.cuni.pogamut.shed.widget
- Structure holding info about variable shown in the widget.
- ShedWidget.Variable(String, ParamInfo.Type, String, String) -
Constructor for class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
-
- ShedWidgetFactory - Class in cz.cuni.pogamut.shed.widget
- Factory for creating various
shed widgets. - SlotEnvelope - Class in cz.cuni.pogamut.shed.widget
- Envelope for visual representation element (e.g.
- SlotEnvelope(ShedScene, ShedWidget, ShedTriggerEnvelope, ExpandedActionEnvelope) -
Constructor for class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Create slot envelope for some element (e.g.
- slotWidget -
Variable in class cz.cuni.pogamut.shed.widget.SlotEnvelope
- Widget representing the slot element, e.g.
- SQUARE_SIZE -
Static variable in class cz.cuni.pogamut.shed.widget.ShedCollapseWidget
-
- started(Crawler<T>) -
Method in interface cz.cuni.pogamut.posh.explorer.CrawlerListener
- Crawling has started, the crawler is working.
- started(Crawler<T>) -
Method in class cz.cuni.pogamut.posh.explorer.Explorer
-
- started(Crawler<PrimitiveData>) -
Method in class cz.cuni.pogamut.posh.explorer.NameMapCrawler
- When crawling starts, clear previsou name mappings (
ShedPresenter#setNameMapping(fqn, null))
- state() -
Method in class cz.cuni.pogamut.posh.nblexer.PoshLexar
-
- SyntaxErrorsHighlightingTaskFactory - Class in cz.cuni.pogamut.posh.nbparser
- Factory used by
layer.xml to create syntax highlighting task for - SyntaxErrorsHighlightingTaskFactory() -
Constructor for class cz.cuni.pogamut.posh.nbparser.SyntaxErrorsHighlightingTaskFactory
-
T
- toString() -
Method in class cz.cuni.pogamut.shed.widget.ArrowWidget
-
- toString() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget
-
- toString() -
Method in class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
-
- type -
Variable in class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
- Type of the variable.
U
- uninitialize(WizardDescriptor) -
Method in class cz.cuni.pogamut.shed.NewPrimitiveWizardIterator
-
- unregister() -
Method in interface cz.cuni.pogamut.shed.presenter.IPresenter
- Unregister its listeners that were registered in the
IPresenter.register()
method.
- unregister() -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
-
- update() -
Method in class cz.cuni.pogamut.shed.widget.ShedScene
- Method that revalidates all widgets in @widgetLayer and reroutes all
arrows.
- updateChildrenPositions() -
Method in class cz.cuni.pogamut.shed.widget.AbstractShedEnvelope
- Method called when child widget is added/moved/deleted.
- updateChildrenPositions() -
Method in class cz.cuni.pogamut.shed.widget.ShedActionsEnvelope
- Do nothing, layout will take care of it.
- updateChildrenPositions() -
Method in class cz.cuni.pogamut.shed.widget.ShedChoicesEnvelope
-
- updateChildrenPositions() -
Method in class cz.cuni.pogamut.shed.widget.ShedDrivesEnvelope
-
- updateChildrenPositions() -
Method in class cz.cuni.pogamut.shed.widget.ShedTriggerEnvelope
-
- updateWidget() -
Method in class cz.cuni.pogamut.shed.presenter.PrimitivePresenter
- Update widget to reflect current state of the
#action.
V
- valueString -
Variable in class cz.cuni.pogamut.shed.widget.ShedWidget.Variable
- Value shown to the user.
- VERTICAL_GAP -
Static variable in class cz.cuni.pogamut.shed.widget.ShedWidgetFactory
- Vertical gap between
widgets, generally also bottom
padding of widget envelope
W
- width -
Static variable in class cz.cuni.pogamut.shed.widget.ShedWidget
- Default width of
ShedWidget.
A B C D E F G H I L M N O P R S T U V W
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.