|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sortables | |
|---|---|
| edu.umd.cs.findbugs.gui2 | |
| Uses of Sortables in edu.umd.cs.findbugs.gui2 |
|---|
| Methods in edu.umd.cs.findbugs.gui2 that return Sortables | |
|---|---|
static Sortables |
Sortables.getSortableByPrettyName(java.lang.String name)
|
Sortables[] |
MainFrame.sortables()
|
static Sortables |
Sortables.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Sortables[] |
Sortables.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.umd.cs.findbugs.gui2 with parameters of type Sortables | |
|---|---|
java.lang.String[] |
BugSet.getAll(Sortables s)
Gets all the string values out of the bugs in the set |
| Method parameters in edu.umd.cs.findbugs.gui2 with type arguments of type Sortables | |
|---|---|
static Matcher |
FilterFactory.makeMatcher(java.util.Collection<Sortables> sortables,
BugInstance bug)
|
| Constructors in edu.umd.cs.findbugs.gui2 with parameters of type Sortables | |
|---|---|
DeadBugFilter(Sortables filterBy,
java.lang.String value,
edu.umd.cs.findbugs.gui2.FilterMatcher.FilterWhere mode)
|
|
FilterMatcher(Sortables filterBy,
java.lang.String value)
Deprecated. |
|
FilterMatcher(Sortables filterBy,
java.lang.String value,
edu.umd.cs.findbugs.gui2.FilterMatcher.FilterWhere mode)
Deprecated. |
|
SorterTableColumnModel(Sortables[] columnHeaders)
|
|
| Constructor parameters in edu.umd.cs.findbugs.gui2 with type arguments of type Sortables | |
|---|---|
SorterTableColumnModel(java.util.ArrayList<Sortables> columnHeaders)
|
|
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||