JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gvsig.tools.swing.api
Interface IconGetter<T>
Type Parameters:
T
-
All Known Subinterfaces:
CompoundStoresTreeModel
All Known Implementing Classes:
CompoundStoresTreeModelImpl
public interface
IconGetter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
javax.swing.Icon
getIcon
(
T
key)
Method Detail
getIcon
javax.swing.Icon getIcon(
T
key)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method