glazedlists Questions

1

Solved

I have created a JList using GrazedLists, specifically an EventList which I then pass into a SeparatorList with a custom Comparator that sorts my EventList elements. I am using a DefaultEventListM...
Demosthenes asked 21/2, 2015 at 22:46

4

Solved

I have some class that works with interfaces: Here is the interface: public interface Orderable { int getOrder() void setOrder() } Here is the worker class: public class Worker { private Li...
Nagaland asked 27/9, 2011 at 16:33

2

I've spent some time recently learning and attempting to use various Java data-binding tools such as JGoodies, GlazedLists, JSR-295, etc. The problems that I've been trying to solve are not that di...
Gpo asked 5/5, 2011 at 6:54
1

© 2022 - 2024 — McMap. All rights reserved.