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
com.alee.api
Interface ColorSupport
public interface
ColorSupport
This interface is implemented by objects which can provide color for their instances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.awt.Color
getColor
()
Returns color for the class instance.
Method Detail
getColor
java.awt.Color getColor()
Returns color for the class instance. Providing
null
here is completely valid.
Returns:
color for the class instance
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