public class FilterActivity
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterActivity.FilterActivityNotifier |
| Constructor and Description |
|---|
FilterActivity() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addFilterListener(FilterListener newListener) |
static void |
notifyListeners(FilterListener.Action whatsGoingOnCode,
javax.swing.tree.TreePath optionalPath) |
static void |
removeFilterListener(FilterListener toRemove) |
public static boolean addFilterListener(FilterListener newListener)
public static void removeFilterListener(FilterListener toRemove)
public static void notifyListeners(FilterListener.Action whatsGoingOnCode, @CheckForNull javax.swing.tree.TreePath optionalPath)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.