org.chenillekit.tapestry.core.components
Class NumberFormat

java.lang.Object
  extended by org.chenillekit.tapestry.core.components.NumberFormat

public class NumberFormat
extends Object

Formats a Number object with the given mask.

Version:
$Id: NumberFormat.java 682 2008-05-20 22:00:02Z homburgs $

Constructor Summary
NumberFormat()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberFormat

public NumberFormat()


Copyright © 2008-2009 ChenilleKit. All Rights Reserved.