public static class Filter.FilterPreferenceEntry extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
case_sensitive |
boolean |
enable |
boolean |
hiding |
boolean |
inverted |
String |
mode |
boolean |
regex_search |
String |
text |
String |
version |
Constructor and Description |
---|
Filter.FilterPreferenceEntry() |
public boolean case_sensitive
public boolean regex_search
public boolean enable
public boolean hiding
public boolean inverted
public Filter.FilterPreferenceEntry()