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 645 2010-03-11 13:05:54Z 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-2010 ChenilleKit. All Rights Reserved.