public class PathUtil extends Object
| 构造器和说明 |
|---|
PathUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
decodeUnicode(String dataStr) |
static String |
gbEncoding(String gbString) |
static ImageIcon |
getIconImag(String icon) |
static String |
getJdsPath() |
static String |
getJdsRealPath() |
static Image |
getThumb(String thumb) |
static String |
getUtfCode(String text) |
static Color |
String2Color(String str) |
static ImageIcon |
zoomIcon(ImageIcon icon,
Dimension size) |
public static String getJdsPath() throws MalformedURLException, IOException
public static String getJdsRealPath() throws MalformedURLException, IOException
Copyright © 2023 onecode. All rights reserved.