net.sf.sqs_xml.editor.base.modules
クラス EditorUtil

java.lang.Object
  拡張net.sf.sqs_xml.editor.base.modules.EditorUtil

public class EditorUtil
extends java.lang.Object

作成者:
hiroya

フィールドの概要
static javax.swing.border.Border EMPTY_BORDER
           
static javax.swing.border.Border ETCHED_BORDER
           
static javax.swing.border.Border LOWERED_BORDER
           
static javax.swing.border.Border NORMAL_BORDER
           
static javax.swing.border.Border RAISED_BORDER
           
 
コンストラクタの概要
EditorUtil()
           
 
メソッドの概要
static javax.swing.Box createSpinnerForm(java.lang.String label, javax.swing.JSpinner spinner)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

EMPTY_BORDER

public static javax.swing.border.Border EMPTY_BORDER

NORMAL_BORDER

public static javax.swing.border.Border NORMAL_BORDER

ETCHED_BORDER

public static javax.swing.border.Border ETCHED_BORDER

RAISED_BORDER

public static javax.swing.border.Border RAISED_BORDER

LOWERED_BORDER

public static javax.swing.border.Border LOWERED_BORDER
コンストラクタの詳細

EditorUtil

public EditorUtil()
メソッドの詳細

createSpinnerForm

public static javax.swing.Box createSpinnerForm(java.lang.String label,
                                                javax.swing.JSpinner spinner)