net.sf.sqs_xml.editor.sqs.swing
Class SQSModuleManager

java.lang.Object
  extended bynet.sf.sqs_xml.editor.base.swing.ModuleManager
      extended bynet.sf.sqs_xml.editor.sqs.swing.SQSModuleManager

public class SQSModuleManager
extends ModuleManager

Author:
hiroya

Constructor Summary
SQSModuleManager()
           
 
Method Summary
 EditorResource getEditorResource(java.lang.String key)
           
 
Methods inherited from class net.sf.sqs_xml.editor.base.swing.ModuleManager
create, getEditorResource, getEditorResource, getKey, isEditable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQSModuleManager

public SQSModuleManager()
Method Detail

getEditorResource

public EditorResource getEditorResource(java.lang.String key)
Specified by:
getEditorResource in class ModuleManager