@ControlType(value=org.eclipse.swt.widgets.Shell.class) public class ShellWrap<T extends org.eclipse.swt.widgets.Shell> extends CompositeWrap<T>
ControlWrap.ClickFocusfocuser, popupBOUNDS_PROP_NAME, CLICKPOINT_PROP_NAME, CONTROL_CLASS_PROP_NAME, CONTROL_PROP_NAME, IMAGE_CAPTURER_PROPERTY, IMAGE_LOADER_PROPERTY, INPUT_FACTORY_PROPERTY, NAME_PROP_NAME, OUTPUT, POSITION_PROP_NAME, TEXT_PROP_NAME, TOOLTIP_PROP_NAME, VALUE_PROP_NAME, WAIT_STATE_TIMEOUT, WRAPPER_CLASS_PROP_NAME| Constructor and Description |
|---|
ShellWrap(Environment env,
T node) |
| Modifier and Type | Method and Description |
|---|---|
<INTERFACE extends ControlInterface> |
as(Class<INTERFACE> interfaceClass) |
static Rectangle |
getBounds(org.eclipse.swt.widgets.Shell s,
Environment env) |
static Rectangle |
getClientArea(org.eclipse.swt.widgets.Shell s,
Environment env) |
String |
getText() |
<INTERFACE extends ControlInterface> |
is(Class<INTERFACE> interfaceClass) |
focuser, getBounds, getParent, getScreenBounds, getScreenBounds, getScreenLocation, getShell, hasFocus, menu, name, textas, drag, getClickPoint, getControl, getControlClass, getEnvironment, getFieldProperty, getMethodProperty, getProperties, getPropertiesQiuet, getProperty, getProperty, getProperty, getProperty, getScreenImage, getScreenImage, getWrapper, hasFieldProperty, hasMethodProperty, is, keyboard, mouse, setEnvironment, toAbsolute, toLocal, waitImage, waitImage, waitProperty, waitProperty, waitProperty, waitState, waitStatepublic ShellWrap(Environment env, T node)
public static Rectangle getBounds(org.eclipse.swt.widgets.Shell s, Environment env)
public static Rectangle getClientArea(org.eclipse.swt.widgets.Shell s, Environment env)
public <INTERFACE extends ControlInterface> INTERFACE as(Class<INTERFACE> interfaceClass)
as in class ControlWrap<T extends org.eclipse.swt.widgets.Shell>public <INTERFACE extends ControlInterface> boolean is(Class<INTERFACE> interfaceClass)
is in class ControlWrap<T extends org.eclipse.swt.widgets.Shell>Copyright © 2018. All rights reserved.