jp.sourceforge.sqs_xml.swing
クラス IconFactory
java.lang.Object
jp.sourceforge.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)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IconFactory
public IconFactory()
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)