net.sf.sqs_xml.editor.sqs.swing
クラス SQSSourceEditorMediator
java.lang.Object
net.sf.sqs_xml.editor.base.swing.SourceEditorMediator
net.sf.sqs_xml.editor.sqs.swing.SQSSourceEditorMediator
- public class SQSSourceEditorMediator
- extends SourceEditorMediator
- 作成者:
- hiroya
フィールドの概要 |
static java.lang.String |
BASEURI
|
static java.lang.String |
TITLE
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TITLE
public static final java.lang.String TITLE
- 関連項目:
- 定数フィールド値
BASEURI
public static final java.lang.String BASEURI
SQSSourceEditorMediator
public SQSSourceEditorMediator(java.net.URL url)
throws java.lang.Exception
SQSSourceEditorMediator
public SQSSourceEditorMediator(java.io.File file)
throws java.lang.Exception
SQSSourceEditorMediator
public SQSSourceEditorMediator()
throws java.lang.Exception
getTitle
public java.lang.String getTitle()
- 定義:
- クラス
SourceEditorMediator
内の getTitle
getBackgroundPanel
public javax.swing.JPanel getBackgroundPanel()
- 定義:
- クラス
SourceEditorMediator
内の getBackgroundPanel
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- 例外:
java.lang.Exception
createSourceManager
public SourceManager createSourceManager()
- 定義:
- クラス
SourceEditorMediator
内の createSourceManager
createSourceEditorMenuBarMediator
public SourceEditorMenuBarMediator createSourceEditorMenuBarMediator()
- 定義:
- クラス
SourceEditorMediator
内の createSourceEditorMenuBarMediator
createSourceEditorToolBar
public SourceEditorToolBar createSourceEditorToolBar()
- 定義:
- クラス
SourceEditorMediator
内の createSourceEditorToolBar
createSourceEditorTabbedPane
public SourceEditorTabbedPane createSourceEditorTabbedPane(SourceEditorMediator mediator)
- 定義:
- クラス
SourceEditorMediator
内の createSourceEditorTabbedPane