public class FilterActivity extends 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,
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 TreePath optionalPath)
Copyright © 2003–2015. All rights reserved.