proguard.gui.splash
Class ConstantFont
java.lang.Object
proguard.gui.splash.ConstantFont
public class ConstantFont
- extends Object
This VariableFont is constant over time.
- Author:
- Eric Lafortune
|
Method Summary |
Font |
getFont(long time)
Returns the Font for the given time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstantFont
public ConstantFont(Font value)
getFont
public Font getFont(long time)
- Returns the Font for the given time.
Copyright © 2012. All Rights Reserved.