public class WPFPasswordBox extends WPFControl
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
WPFPasswordBox(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい WPFPasswordBox を作成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
clear()
Password プロパティの値をクリアします。
|
int |
getMaxLength()
[読み取り専用] この PasswordBox によって処理されるパスワードの最大長。
|
String |
getPasswordChar()
[読み取り専用] PasswordBox のマスク文字。
|
void |
paste()
テキスト編集コントロールで現在選択されている場所にクリップボードの内容を貼り付けます。
|
void |
selectAll()
PasswordBox のすべての内容を選択します。
|
void |
setText(String text)
テキストを設定します。
|
getFontFamily, getFontSize, getTabIndex, isTabStopgetActualHeight, getActualWidth, getMaximumScrollPosition, getName, getScrollPosition, pointFromScreen, pointToScreen, scroll, scrollToPositionbringIntoView, click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, getToolTip, isEnabled, isFocused, mouseMove, mouseMove, openContextMenu, openContextMenu, openContextMenuSelect, openContextMenuSelect, openContextMenuSelect, openContextMenuSelect, pressKeys, pressKeys, pressMouse, pressMouse, pressMouse, pressMouse, releaseKeys, releaseKeys, releaseMouse, releaseMouse, releaseMouse, releaseMouse, setFocus, typeKeys, typeKeys, typeKeys, typePasswordKeys, typePasswordKeys, typePasswordKeyscaptureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, getText, 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, waitForPropertyequals, 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, toStringprotected WPFPasswordBox(JtfObjectHandle handle, Desktop desktop)
handle - WPFPasswordBox を識別するハンドルdesktop - このオブジェクトが存在するデスクトップpublic void clear()
public void paste()
public void selectAll()
public void setText(String text)
text - 設定するテキストpublic int getMaxLength()
Copyright 2009-2012 Micro Focus. All Rights Reserved.