| パッケージ | 説明 |
|---|---|
| javafx.scene |
JavaFXシーン・グラフAPIのベース・クラスのコア・セットを提供します。
|
| 修飾子と型 | メソッドと説明 |
|---|---|
InputMethodRequests |
Node.getInputMethodRequests()
プロパティinputMethodRequestsの値を取得します。
|
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectProperty<InputMethodRequests> |
Node.inputMethodRequestsProperty()
InputMethodRequestsを保持するプロパティ。
|
| 修飾子と型 | メソッドと説明 |
|---|---|
void |
Node.setInputMethodRequests(InputMethodRequests value)
プロパティinputMethodRequestsの値を設定します。
|
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.