Glazed Lists Developer

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    

BasicEventList Screencast

  • The root of all Glazed Lists
  • Watch 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 elements
  • Have 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

    BasicEventList Screencast


BasicEventList Screencast    

FilterList Screencast

  • Live text filtering of a List
  • TextFilterator 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 easy
  • TableComparatorChooser to link in Swing

Flash - watch & listen to the walkthrough
wmv - download in windows media video format
Java - the complete Java source file

    BasicEventList Screencast


Concurrency Screencast    

Concurrency Screencast

  • Multiple readers, multiple writers
  • Swing 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 filtering
  • MatcherEditor backed by a JComboBox

Flash - watch & listen to the walkthrough
wmv - download in windows media video format
Java - the complete Java source file

    Custom MatcherEditor Screencast


GroupingList & FunctionList Screencast    

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 renderer
  • Install 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

    Custom TableHeader Renderer Screencast


AutoCompleteSupport Screencast    

AutoCompleteSupport Screencast

  • Easily add autocompletion and filtering to your JComboBoxes
  • Supports 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)    

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 columns
  • The 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

    AutoCompleting TableCellEditor Screencast


MultiMap Screencast    

MultiMap Screencast

  • Adapt an EventList to a MultiMap datastructure for optimized reads
  • MultiMap "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 JFreeChart
  • The 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

    PieChart Screencast


TreeList Screencast    

TreeList Screencast

  • Create a tree structure from a flat list
  • Control 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



Issue 1 Pages    

Glazed Lists Developer Magazine, Issue 1: The Sorting Issue

  • Comparators and Usability
  • Inside TableComparatorChooser
  • Customizing Sorted Header Icons
  • Readable Renderers for Sorted Cells

Free Download - includes printable PDF plus Java source code and extra files



Copyright © 2005 publicobject.com, All rights reserved.