| ASTTreeCell |
Formats the cell for AST nodes in the main AST TreeView.
|
| ASTTreeItem |
Represents a tree item (data, not UI) in the ast TreeView.
|
| AstTreeView |
Treeview that displays an AST.
|
| AttributeNameTableCell |
|
| ContextMenuWithNoArrows |
Context menu which has no scroll arrows (which by default appear on the top and bottom element).
|
| ControlUtil |
|
| DragAndDropUtil |
|
| DynamicWidthChoicebox<T> |
A choicebox that fits the width of the currently displayed item instead
of taking the width of the largest item.
|
| HelpfulPlaceholder |
Placeholder for an empty control.
|
| HelpfulPlaceholder.PlaceHolderBuilder |
|
| LanguageVersionRangeSlider |
|
| MetricResultListCell |
List cell for a metric result.
|
| MutableTabPane<T extends AbstractController & TitleOwner> |
A tab pane that can add new tabs with a button.
|
| NodeEditionCodeArea |
A layered code area made to display nodes.
|
| NodeParentageCrumbBar |
Bread crumb bar to display the parents of a node.
|
| PopOverUtil |
|
| PopOverWrapper<T> |
Wrapper around a popover, that remembers whether it's already shown
or not.
|
| PropertyCollectionView |
|
| PropertyMapView |
|
| RippleButton |
|
| RippleEffect |
|
| RulePrioritySlider |
|
| ScopeHierarchyTreeCell |
Renders scope nodes and declaration in the scope treeview.
|
| ScopeHierarchyTreeItem |
|
| SearchableTreeView<T> |
|
| SearchableTreeView.SearchableTreeCell<T> |
A searchable tree cell is bound both ways to a searchable
tree item.
|
| SearchableTreeView.SearchableTreeItem<T> |
|
| SmartPopover |
|
| SmartTextFieldListCell<T> |
A copycat of TextFieldListCell, because it deletes the graphic and
is anyway quite simple.
|
| TestCaseListCell |
A copycat of TextFieldListCell, because it deletes the graphic and
is anyway quite simple.
|
| ToolbarTitledPane |
A Titled pane that has a toolbar in its header region.
|
| ViolationCollectionView |
|
| XpathViolationListCell |
Represents an XPath result in the list view of the XPath panel.
|