public class Tools extends Object
Constructor and Description |
---|
Tools() |
Modifier and Type | Method and Description |
---|---|
static String |
humanReadable(long bytes)
convert some long bytes into a human readable number
|
static ImageIcon |
loadImageIcon(String path)
Returns an ImageIcon, or null if the path was invalid.
|
public static String humanReadable(long bytes)
bytes
- Copyright © 2014. All rights reserved.