frysk.gui.common
Class Util

java.lang.Object
  extended by frysk.gui.common.Util

public class Util
extends Object

A class for small utility functions that are common throughout out the code base.


Constructor Summary
Util()
           
 
Method Summary
static String getNumberSuffix(int i)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getNumberSuffix

public static String getNumberSuffix(int i)