net.sf.sqs_xml.swing
クラス IconFactory
java.lang.Object
net.sf.sqs_xml.swing.IconFactory
- public class IconFactory
- extends java.lang.Object
- 作成者:
- hiroya
メソッドの概要 |
static javax.swing.ImageIcon |
create(java.lang.String filename)
|
static javax.swing.ImageIcon |
create(java.lang.String filename,
java.lang.String description)
|
static javax.swing.ImageIcon |
create(java.lang.String filename,
java.lang.String overlayText,
int overlayTextSize,
int overlayTextXOffset)
|
static void |
setBaseURI(java.lang.String baseuri)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IconFactory
public IconFactory()
setBaseURI
public static void setBaseURI(java.lang.String baseuri)
create
public static javax.swing.ImageIcon create(java.lang.String filename)
create
public static javax.swing.ImageIcon create(java.lang.String filename,
java.lang.String description)
create
public static javax.swing.ImageIcon create(java.lang.String filename,
java.lang.String overlayText,
int overlayTextSize,
int overlayTextXOffset)