| 
  
  In the spirit of the O'Reilly Hacks series,
  Glazed Lists Developer is about the cool things you can do with Glazed Lists. It's
  our Google Labs where we can explore and experiment
  with our own APIs and share our discoveries with you, the reader.
  
 
 |  |  | BasicEventList Screencast
    The root of all Glazed ListsWatch the EventList API fire events Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | ObservableElementList Screencast
    Avoid calling set() to refresh elementsHave your UI respond directly to your JavaBeans Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | FilterList Screencast
    Live text filtering of a ListTextFilterator and background filtering Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | SortedList Screencast
    Sorting is super easyTableComparatorChooser to link in Swing Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | Concurrency Screencast
    Multiple readers, multiple writersSwing and ThreadSafeList Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | Custom MatcherEditor Screencast
    Application specific filteringMatcherEditor backed by a JComboBox Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | GroupingList & FunctionList Screencast
    Easily group common elements into Lists
    Supply a Function to easily transform elements Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | Custom TableHeader Renderer Screencast
    Create a custom multi-line TableHeader rendererInstall a custom TableCellRenderer which displays Glazed List's sorting icons Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | AutoCompleteSupport Screencast
    Easily add autocompletion and filtering to your JComboBoxesSupports nearly all UI delegates Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 |  |  | AutoCompleteSupport Screencast (Part 2)
    Work with objects that do not implement Object.toString() Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | AutoCompleting TableCellEditor
    Create Microsoft Excel-style autocompletion for your JTable columnsThe autocompletion terms always reflect the changes in the column data Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | MultiMap Screencast
    Adapt an EventList to a MultiMap datastructure for optimized readsMultiMap "writes through" to the backing EventList Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 | PieChart Screencast
    Tightly binds with JFreeChartThe PieChart automatically updates to reflect changes in the underlying EventList Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 |  |  | 
 
 
 |  |  | TreeList Screencast
    Create a tree structure from a flat listControl the initial expanded/collapsed state of tree nodes Flash - watch & listen to the walkthrough
  wmv - download in windows media video format
 Java - the complete Java source file
 | 
 
 
 |  |  | Glazed Lists Developer Magazine, Issue 1: The Sorting Issue
    Comparators and UsabilityInside TableComparatorChooserCustomizing Sorted Header IconsReadable Renderers for Sorted Cells Free Download - includes printable PDF plus Java source code and extra files
   | 
 
 
 |