Hi Greg,
many thanks to Findbugs ...

Comparator doesn't implement Serializable
Folder.java:43 org.apache.pivot.io.Folder$FileNameComparator
implements Comparator but not Serializable
TreeView.java:331 org.apache.pivot.wtk.TreeView$PathComparator
implements Comparator but not Serializable
TreeNodeComparator.java:1
org.apache.pivot.tutorials.TreeNodeComparator implements Comparator
but not Serializable
TableView.java:484 org.apache.pivot.wtk.TableView$RowComparator
implements Comparator but not Serializable
FileList.java:32 org.apache.pivot.io.FileList$FilePathComparator
implements Comparator but not Serializable
Element.java:72 org.apache.pivot.wtk.text.Element$NodeOffsetComparator
implements Comparator but not Serializable

Tell me if i have to do the work.

Bye

Reply via email to