public class CustomFrameRateDialog
extends org.eclipse.jface.dialogs.Dialog
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
Constructor and Description |
---|
CustomFrameRateDialog(org.eclipse.swt.widgets.Shell parentShell,
java.util.ArrayList<java.lang.Integer> inputRates)
The constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getFrameRate()
Public access to the frameRate field
|
applyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText
getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager
public CustomFrameRateDialog(org.eclipse.swt.widgets.Shell parentShell, java.util.ArrayList<java.lang.Integer> inputRates)
The constructor
parentShell
- The parent structure of this dialog
inputRates
- Input point for rates structure maintained by the calling class