com.solesuite.team.xpriori.ui
クラス TwinInputDialog
java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
com.solesuite.team.xpriori.ui.TwinInputDialog
public class TwinInputDialog
- extends org.eclipse.jface.dialogs.Dialog
2入力ダイアログ(未使用)
クラス org.eclipse.jface.window.Window から継承された入れ子のクラス/インタフェース |
org.eclipse.jface.window.Window.IExceptionHandler |
クラス 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 |
コンストラクタの概要 |
TwinInputDialog(org.eclipse.swt.widgets.Shell parentShell,
java.lang.String title,
java.lang.String label1,
java.lang.String text1,
java.lang.String label2,
java.lang.String text2)
|
クラス 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 |
TwinInputDialog
public TwinInputDialog(org.eclipse.swt.widgets.Shell parentShell,
java.lang.String title,
java.lang.String label1,
java.lang.String text1,
java.lang.String label2,
java.lang.String text2)
getFieldText1
public java.lang.String getFieldText1()
- 戻り値:
- fieldText1
getFieldText2
public java.lang.String getFieldText2()
- 戻り値:
- fieldText2