|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.swing.ui.tools.ValidationErrorSorter
public class ValidationErrorSorter
This class represents a sorter for validation errors.
Sortable
Constructor Summary | |
---|---|
ValidationErrorSorter()
|
Method Summary | |
---|---|
boolean |
compare(java.lang.Object a,
java.lang.Object b)
Compares two objects and returns true if they are equal. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidationErrorSorter()
Method Detail |
---|
public boolean compare(java.lang.Object a, java.lang.Object b)
Sortable
compare
in interface Sortable
Sortable.compare(java.lang.Object, java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |