|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
com.solesuite.team.xpriori.ui.XMLContentEditDialog
public class XMLContentEditDialog
XML編集ダイアログ
入れ子のクラスの概要 |
---|
クラス org.eclipse.jface.window.Window から継承された入れ子のクラス/インタフェース |
---|
org.eclipse.jface.window.Window.IExceptionHandler |
フィールドの概要 | |
---|---|
static int |
UPDATE_ID
"Update"ボタンID |
クラス org.eclipse.jface.dialogs.Dialog から継承されたフィールド |
---|
blockedHandler, buttonBar, DLG_IMG_ERROR, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
クラス org.eclipse.jface.window.Window から継承されたフィールド |
---|
CANCEL, OK |
コンストラクタの概要 | |
---|---|
XMLContentEditDialog(org.eclipse.swt.widgets.Shell parentShell)
コンストラクタ |
メソッドの概要 | |
---|---|
java.lang.String |
getContent()
XML内容編集結果の取得 |
void |
setContent(java.lang.String content)
XML内容の設定 |
クラス org.eclipse.jface.dialogs.Dialog から継承されたメソッド |
---|
applyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText |
クラス org.eclipse.jface.window.Window から継承されたメソッド |
---|
getDefaultImage, getDefaultImages, getReturnCode, getShell, getWindowManager, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setExceptionHandler, setWindowManager |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int UPDATE_ID
コンストラクタの詳細 |
---|
public XMLContentEditDialog(org.eclipse.swt.widgets.Shell parentShell)
parentShell
- メソッドの詳細 |
---|
public void setContent(java.lang.String content)
content
- content を設定。public java.lang.String getContent()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |