public class NewSerialPortConnectionWizardPage
extends org.eclipse.jface.wizard.WizardPage
Modifier and Type | Field and Description |
---|---|
protected SerialPortConnectionBlock |
block |
Constructor and Description |
---|
NewSerialPortConnectionWizardPage() |
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
int |
getBaudRateIndex() |
int |
getByteSizeIndex() |
java.lang.String |
getConnectionName() |
int |
getParityIndex() |
java.lang.String |
getPortName() |
int |
getStopBitsIndex() |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
protected SerialPortConnectionBlock block
public void createControl(org.eclipse.swt.widgets.Composite parent)
public java.lang.String getConnectionName()
public java.lang.String getPortName()
public int getBaudRateIndex()
public int getByteSizeIndex()
public int getParityIndex()
public int getStopBitsIndex()