public class CBanner extends Control
修飾子 | コンストラクタと説明 |
---|---|
protected |
CBanner(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい CBanner を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
TestObject |
getBottom()
[読み取り専用] バナーの下部にあるコントロール。
|
TestObject |
getLeft()
[読み取り専用] バナーの左側にあるコントロール。
|
TestObject |
getRight()
[読み取り専用] バナーの右側にあるコントロール。
|
Point |
getRightMinimumSize()
[読み取り専用] バナーの右側にあるコントロールの最小サイズ。
|
int |
getRightWidth()
[読み取り専用] バナーの右側にあるコントロールの幅。
|
boolean |
isSimple()
[読み取り専用] バナーをシンプル、つまり従来の形状でレンダリングするかどうか。
|
void |
setRightMinimumSize(Point rightMinimumSize)
[書き込み専用] バナーの右側にあるコントロールの最小サイズ。
|
void |
setRightWidth(int rightWidth)
[書き込み専用] バナーの右側にあるコントロールの幅。
|
void |
setSimple(boolean simple)
[書き込み専用] バナーをシンプル、つまり従来の形状でレンダリングするかどうか。
|
getHorizontalBar, getVerticalBar, openContextMenu, openContextMenu
click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, getBackground, getFont, getForeground, getNativeHandle, isEnabled, isFocused, isVisible, mouseMove, mouseMove, pressKeys, pressKeys, pressMouse, pressMouse, pressMouse, pressMouse, releaseKeys, releaseKeys, releaseMouse, releaseMouse, releaseMouse, releaseMouse, setBackground, setEnabled, setFocus, setFont, setForeground, setVisible, typeKeys, typeKeys, typeKeys, typePasswordKeys, typePasswordKeys, typePasswordKeys
captureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, getValue, highlightObject, highlightObject, highlightObject, invokeMethods, textCapture, textCapture, textClick, textClick, textClick, textClick, textClick, textClick, textExists, textExists, textExists, textExists, textExists, textRectangle, textRectangle, textRectangle, textRectangle, textRectangle, waitForChildDisappearance, waitForChildDisappearance, waitForDisappearance, waitForDisappearance, waitForObject, waitForObject, waitForProperty, waitForProperty
equals, exists, find, find, findAll, findAll, getCustomTypeName, getDesktop, getHandle, getLocator, getProperty, getTypeName, hashCode, imageClick, imageClick, imageClick, imageClick, imageClick, imageClick, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageExists, imageExists, imageExists, imageExistsFile, imageExistsFile, imageExistsFile, imageRectangle, imageRectangle, imageRectangle, imageRectangleFile, imageRectangleFile, imageRectangleFile, invoke, preventFinalLocator, setProperty, toString
protected CBanner(JtfObjectHandle handle, Desktop desktop)
handle
- CBanner を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic TestObject getBottom()
public TestObject getLeft()
public TestObject getRight()
public Point getRightMinimumSize()
public void setRightMinimumSize(Point rightMinimumSize)
rightMinimumSize
- バナーの右側にあるコントロールの最小サイズpublic int getRightWidth()
public void setRightWidth(int rightWidth)
rightWidth
- バナーの右側にあるコントロールの幅public boolean isSimple()
public void setSimple(boolean simple)
simple
- バナーをシンプル、つまり従来の形状でレンダリングするかどうかCopyright 2009-2012 Micro Focus. All Rights Reserved.