|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GrapherGUI.Util
Utility functions.
Constructor Summary | |
Util()
|
Method Summary | |
static javax.swing.ImageIcon |
createImageIcon(java.lang.String path,
java.lang.String description)
Returns an ImageIcon, or null if the path was invalid. |
static java.lang.String |
formatDouble(double n)
Format a double to show a double to 3 decimal places |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Util()
Method Detail |
public static java.lang.String formatDouble(double n)
public static javax.swing.ImageIcon createImageIcon(java.lang.String path, java.lang.String description)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |