net.sf.sqs_xml.editor.sqs.swing
クラス SQSEditorResourceFactory

java.lang.Object
  拡張net.sf.sqs_xml.editor.base.swing.EditorResourceFactory
      拡張net.sf.sqs_xml.editor.sqs.swing.SQSEditorResourceFactory

public class SQSEditorResourceFactory
extends EditorResourceFactory

作成者:
hiroya

コンストラクタの概要
SQSEditorResourceFactory()
           
 
メソッドの概要
 EditorResource getEditorResource(java.lang.String key)
           
 
クラス net.sf.sqs_xml.editor.base.swing.EditorResourceFactory から継承したメソッド
create, getEditorResource, getEditorResource, getKey, isEditable
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SQSEditorResourceFactory

public SQSEditorResourceFactory()
メソッドの詳細

getEditorResource

public EditorResource getEditorResource(java.lang.String key)
定義:
クラス EditorResourceFactory 内の getEditorResource