- DEFAULT_COUNT_THRESHOLD - Static variable in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
Default count scale threshold, 0.7d
.
- DEFAULT_COUNT_THRESHOLD - Static variable in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Default count scale threshold, 0.7d
.
- DEFAULT_ELEMENTS_TO_DISPLAY - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Default number of elements to display, 3
.
- DEFAULT_ELEMENTS_TO_DISPLAY - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Default number of elements to display, 3
.
- DEFAULT_ICON_SIZE - Static variable in class org.dishevelled.piccolo.eventlist.view.IdElementsNode
-
Default icon size.
- DEFAULT_ICON_SIZE - Static variable in class org.dishevelled.piccolo.eventlist.view.IdElementsSummaryNode
-
Default icon size.
- DEFAULT_INDICATOR - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Default more elements indicator, ...
.
- DEFAULT_INDICATOR_IMAGE - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Default more elements indicator image, null
.
- DEFAULT_INDICATOR_TEXT - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Default more elements indicator text, ...
.
- DEFAULT_SEPARATOR - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Default separator between elements, ,
.
- DEFAULT_SEPARATOR_IMAGE - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Default separator image between elements, null
.
- DEFAULT_SEPARATOR_TEXT - Static variable in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Default separator text between elements, ,
.
- DEFAULT_SUMMARY_THRESHOLD - Static variable in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
Default summary scale threshold, 0.9d
.
- DEFAULT_SUMMARY_THRESHOLD - Static variable in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Default summary scale threshold, 0.9d
.
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Release the resources consumed by this abstract event list view
so that it may eventually be garbage collected.
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.IdElementsNode
-
- dispose() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
- getAddAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the add action.
- getClearSelectionAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the clear selection action.
- getContextMenu() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
-
Return the context menu for this elements node.
- getContextMenu() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Return the context menu for this elements node.
- getCopyAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the copy action.
- getCutAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the cut action.
- getIconSize() - Method in class org.dishevelled.piccolo.eventlist.view.IdElementsNode
-
Return the icon size for this identifiable elements node.
- getIconSize() - Method in class org.dishevelled.piccolo.eventlist.view.IdElementsSummaryNode
-
Return the icon size for this identifiable elements summary node.
- getInvertSelectionAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the invert selection action.
- getLabel() - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
-
Return the label.
- getLabel() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Return the label for this elements label node.
- getModel() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
- getPasteAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the paste action.
- getRemoveAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the remove action.
- getRemoveAllAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the remove all action.
- getSelectAllAction() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Return the select all action.
- getSelectionModel() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
- getToolBar() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
-
Return the tool bar for this elements node.
- getToolBar() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Return the tool bar for this elements node.
- getToolBarContextMenu() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
-
Return the tool bar context menu for this elements node.
- getToolBarContextMenu() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Return the tool bar context menu for this elements node.
- selectAll() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
-
Select all.
- setCountThreshold(double) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
Set the count threshold to countThreshold
.
- setCountThreshold(double) - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Set the count threshold to countThreshold
.
- setElementsToDisplay(int) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Set the number of elements to display to elementsToDisplay
.
- setElementsToDisplay(int) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the number of elements to display to elementsToDisplay
.
- setIconSize(IconSize) - Method in class org.dishevelled.piccolo.eventlist.view.IdElementsNode
-
Set the icon size for this identifiable elements node to iconSize
.
- setIconSize(IconSize) - Method in class org.dishevelled.piccolo.eventlist.view.IdElementsSummaryNode
-
Set the icon size for this identifiable elements summary node to iconSize
.
- setIndicator(String) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Set the more elements indicator to indicator
.
- setIndicatorImage(Image) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the more elements indicator image to indicatorImage
.
- setIndicatorText(String) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the more elements indicator text to indicatorText
.
- setModelToView(UnaryFunction<E, ? extends PNode>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
-
Set the model to view mapping for this elements node to modelToView
.
- setModelToView(UnaryFunction<E, ? extends PNode>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the model to view mapping for this elements summary node to modelToView
.
- setModelToView(UnaryFunction<E, ? extends PNode>) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
Set the model to view mapping for this event list node to modelToView
.
- setSeparator(String) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
-
Set the separator between elements to separator
.
- setSeparatorImage(Image) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the separator image between elements to separatorImage
.
- setSeparatorText(String) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
-
Set the separator text between elements to separatorText
.
- setSummaryThreshold(double) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
-
Set the summary threshold to summaryThreshold
.
- setSummaryThreshold(double) - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
-
Set the summary threshold to summaryThreshold
.