|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.gui.splash.ConstantColor
public class ConstantColor
This VariableColor is constant over time.
| Constructor Summary | |
|---|---|
ConstantColor(java.awt.Color value)
Creates a new ConstantColor. |
|
| Method Summary | |
|---|---|
java.awt.Color |
getColor(long time)
Returns the Color for the given time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantColor(java.awt.Color value)
value - the constant value.| Method Detail |
|---|
public java.awt.Color getColor(long time)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||