JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.explodingpixels.widgets
Interface IconProvider
All Known Implementing Classes:
SourceListItem
public interface
IconProvider
An interface for provider's of
Icon
s.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Icon
getIcon
()
Gets the
Icon
for this element.
Method Details
getIcon
Icon
getIcon
()
Gets the
Icon
for this element.
Returns:
the
Icon
for this element.