org.springframework.richclient.widget.table.glazedlists
Class GlazedListsSupport
java.lang.Object
org.springframework.richclient.widget.table.glazedlists.GlazedListsSupport
public class GlazedListsSupport
- extends Object
GlazedListsSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlazedListsSupport
public GlazedListsSupport()
makeFilterProperties
public static String[] makeFilterProperties(TableDescription desc)
makeTableFormat
public static ca.odell.glazedlists.gui.TableFormat makeTableFormat(TableDescription desc)
- Conversion of RCP TableDescription to GlazedLists TableFormat
- Parameters:
desc
-
- Returns:
- AdvancedWritableTableFormat
getLowerCaseStringComparator
public static Comparator getLowerCaseStringComparator()
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.