A C D E G I L O P R S 

A

AbstractEventListNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Abstract event list node.
AbstractEventListNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Create a new abstract event list node with the specified model.
add() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Add.
add() - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
 
add() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
 
add() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
 
add() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
 
add() - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
 
add() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
 

C

clearSelection() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Clear selection.
copy() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Copy.
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Copy the specific list of elements to the clipboard.
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
 
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
 
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
 
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
 
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
 
copy(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
 
CountLabelNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Count label node.
CountLabelNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.CountLabelNode
Create a new count label node with the specified model.
cut() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Cut.
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Cut the specific list of elements to the clipboard.
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
 
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
 
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
 
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
 
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
 
cut(List<E>) - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
 

D

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
 

E

ElementsLabelNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Elements label node.
ElementsLabelNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
Create a new elements label node with the specified model.
ElementsNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Elements node.
ElementsNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.ElementsNode
Create a new elements node with the specified model.
ElementsNode(EventList<E>, UnaryFunction<E, ? extends PNode>) - Constructor for class org.dishevelled.piccolo.eventlist.view.ElementsNode
Create a new elements node with the specified model and model to view mapping.
ElementsSummaryNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Elements summary node.
ElementsSummaryNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
Create a new elements summary node with the specified model.
ElementsSummaryNode(EventList<E>, UnaryFunction<E, ? extends PNode>) - Constructor for class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
Create a new elements summary node with the specified model and model to view mapping.
EventListNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Event list node that supports semantic zooming.
EventListNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.EventListNode
Create a new event list node with the specified model.
EventListNode(EventList<E>, UnaryFunction<E, ? extends PNode>) - Constructor for class org.dishevelled.piccolo.eventlist.view.EventListNode
Create a new event list node with the specified model and model to view mapping.

G

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.

I

IdElementsNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Identifiable elements node.
IdElementsNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.IdElementsNode
Create a new identifiable elements summary with the specified model.
IdElementsSummaryNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Identifiable elements summary node.
IdElementsSummaryNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.IdElementsSummaryNode
Create a new identifiable elements summary node with the specified model.
IdEventListNode<E> - Class in org.dishevelled.piccolo.eventlist.view
Identifiable event list node that supports semantic zooming.
IdEventListNode(EventList<E>) - Constructor for class org.dishevelled.piccolo.eventlist.view.IdEventListNode
Create a new identifiable event list node with the specified model.
invertSelection() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Invert selection.
isEmpty() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Return true if the model is empty.
isSelectionEmpty() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Return true if the selection is empty.

L

layoutChildren() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
 
layoutChildren() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
 

O

org.dishevelled.piccolo.eventlist.view - package org.dishevelled.piccolo.eventlist.view
Piccolo2D views for event lists.

P

paint(PPaintContext) - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
 
paint(PPaintContext) - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Paste.
paste() - Method in class org.dishevelled.piccolo.eventlist.view.CountLabelNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsLabelNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.ElementsSummaryNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.EventListNode
 
paste() - Method in class org.dishevelled.piccolo.eventlist.view.IdEventListNode
 

R

remove() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Remove.
removeAll() - Method in class org.dishevelled.piccolo.eventlist.view.AbstractEventListNode
Remove all.

S

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.
A C D E G I L O P R S 

Copyright (c) 2010-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).