public class PopupMouseFilter extends ExtendedMouseFilter
alternateSelectionFilter, defaultFilter, selectionFilter| Constructor and Description |
|---|
PopupMouseFilter()
Create an attribute controller associated with the specified graph
controller.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.awt.event.MouseEvent event)
Test whether the given MouseEvent passes the filter.
|
toStringpublic PopupMouseFilter()
public boolean accept(java.awt.event.MouseEvent event)
accept in class ExtendedMouseFilter