|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
robomin.ui.PhidgetWizard
public class PhidgetWizard
Phidget接続のウィザード
フィールドの概要 | |
---|---|
java.lang.String |
ipAddr
|
int |
joyXIO
|
int |
joyYIO
|
java.lang.String |
passwd
|
int |
phidgetDest
|
int |
portNumber
|
int |
serialNumber
|
クラス org.eclipse.jface.wizard.Wizard から継承されたフィールド |
---|
DEFAULT_IMAGE |
コンストラクタの概要 | |
---|---|
PhidgetWizard(RobominInfo info)
コンストラクタ |
メソッドの概要 | |
---|---|
void |
addPages()
ウィザードにページを追加する |
boolean |
performCancel()
|
boolean |
performFinish()
Finishボタンが押されたときに呼ばれる |
クラス org.eclipse.jface.wizard.Wizard から継承されたメソッド |
---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public int phidgetDest
public int serialNumber
public java.lang.String ipAddr
public int portNumber
public java.lang.String passwd
public int joyXIO
public int joyYIO
コンストラクタの詳細 |
---|
public PhidgetWizard(RobominInfo info)
info
- RobominInfoメソッドの詳細 |
---|
public boolean performFinish()
org.eclipse.jface.wizard.IWizard
内の performFinish
org.eclipse.jface.wizard.Wizard
内の performFinish
public boolean performCancel()
org.eclipse.jface.wizard.IWizard
内の performCancel
org.eclipse.jface.wizard.Wizard
内の performCancel
public void addPages()
org.eclipse.jface.wizard.IWizard
内の addPages
org.eclipse.jface.wizard.Wizard
内の addPages
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |