public class ThinDialog
extends org.eclipse.swt.widgets.Dialog
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.browser.Browser |
browser |
protected org.eclipse.swt.widgets.Shell |
dialog |
protected org.eclipse.swt.widgets.Display |
display |
protected int |
height |
protected org.eclipse.swt.widgets.Shell |
parent |
protected int |
width |
Constructor and Description |
---|
ThinDialog(org.eclipse.swt.widgets.Shell shell,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
void |
createDialog(String title,
String url,
int options,
org.eclipse.swt.graphics.Image logo) |
protected void |
setPosition() |
protected org.eclipse.swt.widgets.Shell parent
protected int width
protected int height
protected org.eclipse.swt.browser.Browser browser
protected org.eclipse.swt.widgets.Shell dialog
protected org.eclipse.swt.widgets.Display display
Copyright © 2019 Hitachi Vantara. All rights reserved.