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