public class BasicFormattedTextFieldUI extends BasicTextFieldUI
JFormattedTextField
のLook & Feel実装を提供します。BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
コンストラクタと説明 |
---|
BasicFormattedTextFieldUI() |
修飾子と型 | メソッドと説明 |
---|---|
static ComponentUI |
createUI(JComponent c)
JFormattedTextFieldのUIを作成します。
|
protected String |
getPropertyPrefix()
UIManagerでプロパティを参照するキーとして使われる名前を取得します。
|
create, getBaseline, getBaselineResizeBehavior
create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
contains, getAccessibleChild, getAccessibleChildrenCount
public static ComponentUI createUI(JComponent c)
c
- フォーマットされたテキスト・フィールドprotected String getPropertyPrefix()
getPropertyPrefix
、クラス: BasicTextFieldUI
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.