Package org.apache.tapestry.contrib.palette

Class Summary
Palette A component used to make a number of selections from a list.
PaletteColumn One of the two columns in a Palette component: the left column lists available options, the right column lists the selected columns.
PaletteOption Used to hold options editable by a Palette component, so that they may be sorted into an appropriate order.
SortMode Defines different sorting strategies for the Palette component.