Interface | Description |
---|---|
SourceListBadgeContentProvider | |
SourceListClickListener |
An interface to hook into clicks on
SourceListCategory s and
SourceListItem s. |
SourceListColorScheme |
An interface to provide a set of
Painter s and colors to use when painting a
SourceList . |
SourceListContextMenuProvider |
An interface to hook into the context-menu showing process.
|
SourceListModelListener |
An interface for listening to changes in a
SourceListModel . |
SourceListSelectionListener |
An interface for listening to
SourceListItem selections. |
SourceListToolTipProvider |
An interface that allows implementors to supply the tool tip for a
SourceListCategory or
SourceListItem . |
Class | Description |
---|---|
BottomBar |
A Mac style Bottom Bar.
|
ComponentBottomBar | |
ComponentTopBar | |
DBottomBar | |
DComponentBottomBar | |
DEPTabbedPaneUI | |
DEverything | |
DHudControls | |
DHudWindow | |
DIAppScrollBar | |
DImageButton | |
DITunesTableUI | |
DLabeledComponentGroup | |
DPreferencesTabBar | |
DRatingComponent | |
DSourceList | |
DSourceListClickListener | |
DSourceListContextMenuProvider | |
DSourceListControlBar | |
DSourceListIMovie | |
DSourceListITunes | |
DSourceListMail | |
DSourceListTreeUI | |
DTrackingSpacer | |
DUnifiedToolbar | |
DUnifiedToolBarButtonUI | |
HudWidgetFactory |
A factory for creating HUD style widgets.
|
HudWindow |
An implementation of an OS X Transparent Panel, also known as a Heads Up Display (HUD).
|
IAppWidgetFactory |
A factory for iApp style widgets.
|
ITunesRatingTableCellRenderer | |
ITunesTableHeaderRenderer |
A table header renderer for an iTunes style table.
|
LabeledComponentGroup |
Creates a group of components and provides a label underneath those components.
|
MacButtonFactory |
A factory for creating Mac-style buttons.
|
MacColorUtils |
Utility methods for dealing with Mac colors.
|
MacFontUtils | |
MacIcons | |
MacPainterFactory | |
MacUtils |
A collection of utilities related to the Mac.
|
MacWidgetFactory |
A factory for creating various types of Mac style widgets.
|
PreferencesTabBar | |
RatingComponent | |
SourceList |
An implementation of an OS X Source List.
|
SourceListCategory |
A category in a
SourceList . |
SourceListControlBar |
A bar that can contain buttons and pop-down buttons that act on a given
SourceList . |
SourceListCountBadgeRenderer |
Renders a rounded rectangle (i.e.
|
SourceListDarkColorScheme | |
SourceListItem |
An item in a
SourceList which is contained within a SourceListCategory . |
SourceListModel |
The backing model to be used with a
SourceList . |
SourceListStandardColorScheme | |
TriAreaComponent |
A component that has three areas in which it widgets can be added.
|
UnifiedToolBar |
A Mac style Unified Tool Bar.
|
Enum | Description |
---|---|
BottomBarSize |
An enumeration encapsulating the possible sizes of a Bottom Bar.
|
SourceListClickListener.Button |
Corresponds to a button on a mouse.
|