proguard.gui.splash
Class ConstantFont

java.lang.Object
  extended by proguard.gui.splash.ConstantFont

public class ConstantFont
extends Object

This VariableFont is constant over time.

Author:
Eric Lafortune

Constructor Summary
ConstantFont(Font value)
           
 
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
 

Constructor Detail

ConstantFont

public ConstantFont(Font value)
Method Detail

getFont

public Font getFont(long time)
Returns the Font for the given time.



Copyright © 2012. All Rights Reserved.