クラス
javax.swing.plaf.ComponentUIの使用
パッケージ
説明
すべてのプラットフォーム上で可能なかぎり同じように機能する「軽量」(Java共通言語)コンポーネントのセットを提供します。
1つのインタフェースおよび多くのabstractクラスを提供しており、Swingはプラグイン可能なLook & Feel機能を提供するためにこれらを利用します。
基本Look & Feelに従って構築されたユーザー・インタフェース・オブジェクトを提供します。
デフォルトのLook & FeelであるJava Look & Feel (以前のコード名はMetal)に従って構築されたユーザー・インタフェース・オブジェクトを提供します。
複数のLook & Feelを結合するユーザー・インタフェース・オブジェクトを提供します。
Synthは、すべてのペイントが委譲されるスキン設定可能なLook & Feelです。
編集可能なテキスト・コンポーネントと編集不能なテキスト・コンポーネントを処理するクラスとインタフェースを提供します。
-
javax.swingでのComponentUIの使用
修飾子と型メソッド説明JComponent.getUI()
このコンポーネントをレンダリングするLook&Feelデリゲートを返します。UIDefaults.getUI
(JComponent target) 指定されたコンポーネントのComponentUI
の実装を作成します。static ComponentUI
UIManager.getUI
(JComponent target) target
に適したComponentUI
実装を返します。修飾子と型メソッド説明Class<? extends ComponentUI>
UIDefaults.getUIClass
(String uiClassID) このコンポーネントをレンダリングするL&Fクラスを返します。Class<? extends ComponentUI>
UIDefaults.getUIClass
(String uiClassID, ClassLoader uiClassLoader) get(uidClassID)
の値は、対応するComponentUI
クラスを実装するクラスのString
名でなければいけません。 -
javax.swing.plafでのComponentUIの使用
修飾子と型クラス説明class
JButton用のプラグイン可能なLook & Feelインタフェースです。class
JColorChooser用のプラグイン可能なLook & Feelインタフェースです。class
JComboBox用のプラグイン可能なLook & Feelインタフェースです。class
JDesktopIcon用のプラグイン可能なLook & Feelインタフェースです。class
JDesktopPane用のプラグイン可能なLook & Feelインタフェースです。class
JFileChooser
用のプラグイン可能なLook & Feelインタフェースです。class
JInternalFrame用のプラグイン可能なLook & Feelインタフェースです。class
JLabel用のプラグイン可能なLook & Feelインタフェースです。class
すべてのJLayer
のUI委譲の基底クラス。class
JList
のプラグイン可能なLook & Feelの委譲です。class
JMenuBar用のプラグイン可能なLook & Feelインタフェースです。class
JMenuItem用のプラグイン可能なLook & Feelインタフェースです。class
JOptionPane用のプラグイン可能なLook & Feelインタフェースです。class
Panel用のプラグイン可能なLook & Feelインタフェースです。class
JPopupMenu用のプラグイン可能なLook & Feelインタフェースです。class
JProgressBar用のプラグイン可能なLook & Feelインタフェースです。class
JRootPane用のプラグイン可能なLook & Feelインタフェースです。class
JScrollBar用のプラグイン可能なLook & Feelインタフェースです。class
JScrollPane用のプラグイン可能なLook & Feelインタフェースです。class
JSeparator用のプラグイン可能なLook & Feelインタフェースです。class
JSlider用のプラグイン可能なLook & Feelインタフェースです。class
JSpinner用のプラグイン可能なLook & Feelインタフェースです。class
JSplitPane用のプラグイン可能なLook & Feelインタフェースです。class
JTabbedPane用のプラグイン可能なLook & Feelインタフェースです。class
JTableHeader用のプラグイン可能なLook & Feelインタフェースです。class
JTable用のプラグイン可能なLook & Feelインタフェースです。class
テキスト・エディタのユーザー・インタフェースです。class
JToolBar用のプラグイン可能なLook & Feelインタフェースです。class
JToolTip用のプラグイン可能なLook & Feelインタフェースです。class
JTree用のプラグイン可能なLook & Feelインタフェースです。class
JViewport用のプラグイン可能なLook & Feelインタフェースです。 -
javax.swing.plaf.basicでのComponentUIの使用
修飾子と型クラス説明class
BasicButton実装ですclass
BasicCheckboxMenuItem実装ですclass
BasicCheckboxUIのCheckboxUI実装です。class
JColorChooserの基本Look & Feelを提供します。class
JComboBoxの基本UI実装です。class
デスクトップ上の最小化されたウィンドウの基本L&Fです。class
デスクトップの基本L&Fです。class
JEditorPaneのLook & Feelを提供します。class
FileChooserの基本L&F実装です。class
JFormattedTextField
のLook & Feel実装を提供します。class
JInternalFrameの基本L&F実装です。class
LabelUIのWindows L&F実装です。class
ListUI
の拡張実装です。class
MenuBarUIのデフォルトL&F実装です。class
BasicMenuItem実装です。class
MenuUIのデフォルトL&F実装です。class
JOptionPane
の基本Look & Feelを提供します。class
BasicPanel実装です。class
パスワード・フィールドのWindows Look & Feelを提供します。class
PopupMenuSeparatorUIの基本L&F実装です。class
PopupMenuUIのWindows L&F実装です。class
ProgressBarUIの基本L&F実装です。class
BasicRadioButtonMenuItem実装ですclass
BasicRadioButtonUIのRadioButtonUI実装です。class
RootPaneUIの基本実装で、すべてのJRootPaneインスタンスで共有されるものが1つあります。class
基本Look & FeelのためのScrollBarUIの実装です。class
ScrollPaneUIのデフォルトL&F実装です。class
SeparatorUIの基本L&F実装です。class
SliderUIの基本L&F実装です。class
デフォルトのSpinner UI委譲です。class
SplitPaneUIの基本L&F実装です。class
TabbedPaneUIの基本L&F実装です。class
BasicTableHeaderUI実装です。class
BasicTableUI実装です。class
プレーン・テキスト・エディタのLook & Feelを提供します。class
JTextFieldのLook & Feelの基礎です。class
書式付きテキスト・エディタのLook & Feelを提供します。class
テキスト・コンポーネントのLook & Feelの基礎です。class
BasicToggleButton実装ですclass
ToolBarSeparatorUIの基本L&F実装です。class
ToolBarUIの基本L&F実装です。class
標準ツールヒントL&Fです。class
階層データ構造の基本L&Fです。class
BasicViewport実装です。修飾子と型メソッド説明static ComponentUI
BasicButtonUI.createUI
(JComponent c) BasicButtonUI
のインスタンスを返します。static ComponentUI
BasicCheckBoxMenuItemUI.createUI
(JComponent c) BasicCheckBoxMenuItemUI
の新しいインスタンスを構築します。static ComponentUI
BasicCheckBoxUI.createUI
(JComponent b) BasicCheckBoxUI
のインスタンスを返します。static ComponentUI
BasicColorChooserUI.createUI
(JComponent c) BasicColorChooserUI
の新しいインスタンスを返します。static ComponentUI
BasicComboBoxUI.createUI
(JComponent c) BasicComboBoxUI
の新しいインスタンスを構築します。static ComponentUI
BasicDesktopIconUI.createUI
(JComponent c) BasicDesktopIconUI
の新しいインスタンスを構築します。static ComponentUI
BasicDesktopPaneUI.createUI
(JComponent c) BasicDesktopPaneUI
の新しいインスタンスを構築します。static ComponentUI
BasicEditorPaneUI.createUI
(JComponent c) JTextPaneのUIを作成します。static ComponentUI
BasicFileChooserUI.createUI
(JComponent c) 指定されたコンポーネントのBasicFileChooserUI
の実装を作成します。static ComponentUI
BasicFormattedTextFieldUI.createUI
(JComponent c) JFormattedTextFieldのUIを作成します。static ComponentUI
BasicInternalFrameUI.createUI
(JComponent b) コンポーネントUIを返します。static ComponentUI
BasicLabelUI.createUI
(JComponent c) BasicLabelUI
のインスタンスを返します。static ComponentUI
BasicListUI.createUI
(JComponent list) BasicListUI
の新しいインスタンスを返します。static ComponentUI
BasicMenuBarUI.createUI
(JComponent x) BasicMenuBarUI
の新しいインスタンスを返します。static ComponentUI
BasicMenuItemUI.createUI
(JComponent c) BasicMenuItemUI
の新しいインスタンスを返します。static ComponentUI
BasicMenuUI.createUI
(JComponent x) BasicMenuUI
の新しいインスタンスを構築します。static ComponentUI
BasicOptionPaneUI.createUI
(JComponent x) 新しいBasicOptionPaneUI
インスタンスを作成します。static ComponentUI
BasicPanelUI.createUI
(JComponent c) BasicPanelUI
のインスタンスを返します。static ComponentUI
BasicPasswordFieldUI.createUI
(JComponent c) JPasswordFieldのUIを作成します。static ComponentUI
BasicPopupMenuSeparatorUI.createUI
(JComponent c) BasicPopupMenuSeparatorUI
の新しいインスタンスを返します。static ComponentUI
BasicPopupMenuUI.createUI
(JComponent x) BasicPopupMenuUI
の新しいインスタンスを構築します。static ComponentUI
BasicProgressBarUI.createUI
(JComponent x) BasicProgressBarUI
の新しいインスタンスを返します。static ComponentUI
BasicRadioButtonMenuItemUI.createUI
(JComponent b) BasicRadioButtonMenuItemUI
の新しいインスタンスを返します。static ComponentUI
BasicRadioButtonUI.createUI
(JComponent b) BasicRadioButtonUI
のインスタンスを返します。static ComponentUI
BasicRootPaneUI.createUI
(JComponent c) BasicRootPaneUI
の新しいインスタンスを返します。static ComponentUI
BasicScrollBarUI.createUI
(JComponent c) UIを作成します。static ComponentUI
BasicScrollPaneUI.createUI
(JComponent x) BasicScrollPaneUI
の新しいインスタンスを返します。static ComponentUI
BasicSeparatorUI.createUI
(JComponent c) BasicSeparatorUI
の新しいインスタンスを返します。static ComponentUI
BasicSliderUI.createUI
(JComponent b) UIを作成します。static ComponentUI
BasicSpinnerUI.createUI
(JComponent c) BasicSpinnerUIの新しいインスタンスを返します。static ComponentUI
BasicSplitPaneUI.createUI
(JComponent x) BasicSplitPaneUI
の新しいインスタンスを作成します。static ComponentUI
BasicTabbedPaneUI.createUI
(JComponent c) UIを作成します。static ComponentUI
BasicTableHeaderUI.createUI
(JComponent h) BasicTableHeaderUI
の新しいインスタンスを返します。static ComponentUI
BasicTableUI.createUI
(JComponent c) BasicTableUI
の新しいインスタンスを返します。static ComponentUI
BasicTextAreaUI.createUI
(JComponent ta) JTextAreaのUIを作成します。static ComponentUI
BasicTextFieldUI.createUI
(JComponent c) JTextFieldのUIを作成します。static ComponentUI
BasicTextPaneUI.createUI
(JComponent c) JTextPaneのUIを作成します。static ComponentUI
BasicToggleButtonUI.createUI
(JComponent b) BasicToggleButtonUI
のインスタンスを返します。static ComponentUI
BasicToolBarSeparatorUI.createUI
(JComponent c) BasicToolBarSeparatorUI
の新しいインスタンスを返します。static ComponentUI
BasicToolBarUI.createUI
(JComponent c) BasicToolBarUI
の新しいインスタンスを構築します。static ComponentUI
BasicToolTipUI.createUI
(JComponent c) BasicToolTipUI
のインスタンスを返します。static ComponentUI
BasicTreeUI.createUI
(JComponent x) BasicTreeUI
の新しいインスタンスを構築します。static ComponentUI
BasicViewportUI.createUI
(JComponent c) BasicViewportUI
のインスタンスを返します。 -
javax.swing.plaf.metalでのComponentUIの使用
修飾子と型クラス説明class
MetalButtonUI実装です。class
MetalCheckboxUIのCheckboxUI実装です。class
JComboBox用のMetal UIです。class
Metalデスクトップ・アイコンです。class
FileChooserのMetal L&F実装です。class
JInternalFrameのMetal実装です。class
LabelUIのWindows L&F実装です。class
MenuBarUI
のMetal実装です。class
PopupMenuSeparatorUIのMetal L&F実装です。class
ProgressBarUIのMetal実装です。class
MetalRadioButtonUIのRadioButtonUI実装です。class
RootPaneUI
のMetal Look & Feel実装を提供します。class
Metal Look & Feelのための、ScrollBarUIの実装です。class
ScrollPaneUIのMetal L&F実装です。class
SeparatorUIのMetal L&F実装です。class
SliderUIのJava L&F実装です。class
Metal分割ペインです。class
BasicTabbedPaneUIのMetalサブクラスです。class
JTextFieldのLook & Feelの基礎です。class
MetalToggleButton実装です。class
ToolBarUIのMetal Look & Feel実装です。class
BasicToolTipUIのMetal L&F拡張です。class
TreeUI
のMetal Look & Feel実装です。修飾子と型メソッド説明static ComponentUI
MetalButtonUI.createUI
(JComponent c) MetalButtonUI
のインスタンスを返します。static ComponentUI
MetalCheckBoxUI.createUI
(JComponent b) MetalCheckBoxUI
のインスタンスを返します。static ComponentUI
MetalComboBoxUI.createUI
(JComponent c) MetalComboBoxUI
のインスタンスを構築します。static ComponentUI
MetalDesktopIconUI.createUI
(JComponent c) MetalDesktopIconUI
の新しいインスタンスを構築します。static ComponentUI
MetalFileChooserUI.createUI
(JComponent c) MetalFileChooserUI
の新しいインスタンスを構築します。static ComponentUI
MetalInternalFrameUI.createUI
(JComponent c) 新しいMetalInternalFrameUI
インスタンスを構築します。static ComponentUI
MetalLabelUI.createUI
(JComponent c) MetalLabelUI
のインスタンスを返します。static ComponentUI
MetalMenuBarUI.createUI
(JComponent x) 渡されたコンポーネントのComponentUI
実装を作成します。static ComponentUI
MetalPopupMenuSeparatorUI.createUI
(JComponent c) 新しいMetalPopupMenuSeparatorUI
インスタンスを構築します。static ComponentUI
MetalProgressBarUI.createUI
(JComponent c) MetalProgressBarUI
のインスタンスを構築します。static ComponentUI
MetalRadioButtonUI.createUI
(JComponent c) MetalRadioButtonUI
のインスタンスを返します。static ComponentUI
MetalRootPaneUI.createUI
(JComponent c) JRootPane
のUIを作成します。static ComponentUI
MetalScrollBarUI.createUI
(JComponent c) 新しいMetalScrollBarUI
インスタンスを構築します。static ComponentUI
MetalScrollPaneUI.createUI
(JComponent x) 新しいMetalScrollPaneUI
を構築します。static ComponentUI
MetalSeparatorUI.createUI
(JComponent c) 新しいMetalSeparatorUI
インスタンスを構築します。static ComponentUI
MetalSliderUI.createUI
(JComponent c) MetalSliderUI
インスタンスを構築します。static ComponentUI
MetalSplitPaneUI.createUI
(JComponent x) 新しいMetalSplitPaneUI
インスタンスを作成static ComponentUI
MetalTabbedPaneUI.createUI
(JComponent x) MetalTabbedPaneUI
を構築します。static ComponentUI
MetalTextFieldUI.createUI
(JComponent c) MetalTextFieldUI
を構築します。static ComponentUI
MetalToggleButtonUI.createUI
(JComponent b) MetalToogleButtonUI
を構築します。static ComponentUI
MetalToolBarUI.createUI
(JComponent c) MetalToolBarUI
のインスタンスを構築します。static ComponentUI
MetalToolTipUI.createUI
(JComponent c) MetalToolTipUI
のインスタンスを返します。static ComponentUI
MetalTreeUI.createUI
(JComponent x) MetalTreeUI
を構築します。 -
javax.swing.plaf.multiでのComponentUIの使用
修飾子と型クラス説明class
ButtonUI
を組み合わせるために使用する多重UIです。class
ColorChooserUI
を組み合わせるために使用する多重UIです。class
ComboBoxUI
を組み合わせるために使用する多重UIです。class
DesktopIconUI
を組み合わせるために使用する多重UIです。class
DesktopPaneUI
を組み合わせるために使用する多重UIです。class
FileChooserUI
を組み合わせるために使用する多重UIです。class
InternalFrameUI
を組み合わせるために使用する多重UIです。class
LabelUI
を組み合わせるために使用する多重UIです。class
ListUI
を組み合わせるために使用する多重UIです。class
MenuBarUI
を組み合わせるために使用する多重UIです。class
MenuItemUI
を組み合わせるために使用する多重UIです。class
OptionPaneUI
を組み合わせるために使用する多重UIです。class
PanelUI
を組み合わせるために使用する多重UIです。class
PopupMenuUI
を組み合わせるために使用する多重UIです。class
ProgressBarUI
を組み合わせるために使用する多重UIです。class
RootPaneUI
を組み合わせるために使用する多重UIです。class
ScrollBarUI
を組み合わせるために使用する多重UIです。class
ScrollPaneUI
を組み合わせるために使用する多重UIです。class
SeparatorUI
を組み合わせるために使用する多重UIです。class
SliderUI
を組み合わせるために使用する多重UIです。class
SpinnerUI
を組み合わせるために使用する多重UIです。class
SplitPaneUI
を組み合わせるために使用する多重UIです。class
TabbedPaneUI
を組み合わせるために使用する多重UIです。class
TableHeaderUI
を組み合わせるために使用する多重UIです。class
TableUI
を組み合わせるために使用する多重UIです。class
TextUI
を組み合わせるために使用する多重UIです。class
ToolBarUI
を組み合わせるために使用する多重UIです。class
ToolTipUI
を組み合わせるために使用する多重UIです。class
TreeUI
を組み合わせるために使用する多重UIです。class
ViewportUI
を組み合わせるために使用する多重UIです。修飾子と型フィールド説明protected Vector<ComponentUI>
MultiButtonUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiColorChooserUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiComboBoxUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiDesktopIconUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiDesktopPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiFileChooserUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiInternalFrameUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiLabelUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiListUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiMenuBarUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiMenuItemUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiOptionPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiPanelUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiPopupMenuUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiProgressBarUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiRootPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiScrollBarUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiScrollPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiSeparatorUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiSliderUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiSpinnerUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiSplitPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiTabbedPaneUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiTableHeaderUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiTableUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiTextUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiToolBarUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiToolTipUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiTreeUI.uis
実際のUIが格納されているベクターです。protected Vector<ComponentUI>
MultiViewportUI.uis
実際のUIが格納されているベクターです。修飾子と型メソッド説明static ComponentUI
MultiButtonUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiColorChooserUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiComboBoxUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiDesktopIconUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiDesktopPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiFileChooserUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiInternalFrameUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiLabelUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiListUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiMenuBarUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiMenuItemUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiOptionPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiPanelUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiPopupMenuUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiProgressBarUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiRootPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiScrollBarUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiScrollPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiSeparatorUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiSliderUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiSpinnerUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiSplitPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiTabbedPaneUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiTableHeaderUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiTableUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiTextUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiToolBarUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiToolTipUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiTreeUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiViewportUI.createUI
(JComponent a) 補助的なLookAndFeel
のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。static ComponentUI
MultiLookAndFeel.createUIs
(ComponentUI mui, Vector<ComponentUI> uis, JComponent target) target
コンポーネントを表示するために必要なComponentUI
オブジェクトを作成し、オブジェクトをuis
ベクターに配置して、コンポーネントのUIをもっとも適切に表現するComponentUI
オブジェクトを返します。MultiButtonUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiColorChooserUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiComboBoxUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiDesktopIconUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiDesktopPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiFileChooserUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiInternalFrameUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiLabelUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiListUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiMenuBarUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiMenuItemUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiOptionPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiPanelUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiPopupMenuUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiProgressBarUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiRootPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiScrollBarUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiScrollPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiSeparatorUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiSliderUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiSpinnerUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiSplitPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiTabbedPaneUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiTableHeaderUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiTableUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiTextUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiToolBarUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiToolTipUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiTreeUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。MultiViewportUI.getUIs()
この多重UIに関連付けられたUIのリストを返します。protected static ComponentUI[]
MultiLookAndFeel.uisToArray
(Vector<? extends ComponentUI> uis) 配列を生成し、渡されるベクターのUIオブジェクトを配列に挿入したあと、その配列を返します。修飾子と型メソッド説明static ComponentUI
MultiLookAndFeel.createUIs
(ComponentUI mui, Vector<ComponentUI> uis, JComponent target) target
コンポーネントを表示するために必要なComponentUI
オブジェクトを作成し、オブジェクトをuis
ベクターに配置して、コンポーネントのUIをもっとも適切に表現するComponentUI
オブジェクトを返します。修飾子と型メソッド説明static ComponentUI
MultiLookAndFeel.createUIs
(ComponentUI mui, Vector<ComponentUI> uis, JComponent target) target
コンポーネントを表示するために必要なComponentUI
オブジェクトを作成し、オブジェクトをuis
ベクターに配置して、コンポーネントのUIをもっとも適切に表現するComponentUI
オブジェクトを返します。protected static ComponentUI[]
MultiLookAndFeel.uisToArray
(Vector<? extends ComponentUI> uis) 配列を生成し、渡されるベクターのUIオブジェクトを配列に挿入したあと、その配列を返します。 -
javax.swing.plaf.synthでのComponentUIの使用
修飾子と型クラス説明class
JButton
のSynth L&F UIの委譲を提供します。class
JCheckBoxMenuItem
のSynth L&F UIの委譲を提供します。class
JCheckBox
のSynth L&F UIの委譲を提供します。class
JColorChooser
のSynth L&F UIの委譲を提供します。class
JComboBox
のSynth L&F UIの委譲を提供します。class
デスクトップ上の最小化された内部フレームのSynth L&F UIの委譲を提供します。class
JDesktopPane
のSynth L&F UIの委譲を提供します。class
JEditorPane
のSynth L&F UIの委譲を提供します。class
JFormattedTextField
のSynth L&F UIの委譲を提供します。class
JInternalFrame
のSynth L&F UIの委譲を提供します。class
JLabel
のSynth L&F UIの委譲を提供します。class
JList
のSynth L&F UIの委譲を提供します。class
JMenuBar
のSynth L&F UIの委譲を提供します。class
JMenuItem
のSynth L&F UIの委譲を提供します。class
JMenu
のSynth L&F UIの委譲を提供します。class
JOptionPane
のSynth L&F UIの委譲を提供します。class
JPanel
のSynth L&F UIの委譲を提供します。class
JPasswordField
のSynth L&F UIの委譲を提供します。class
JPopupMenu
のSynth L&F UIの委譲を提供します。class
JProgressBar
のSynth L&F UIの委譲を提供します。class
JRadioButtonMenuItem
のSynth L&F UIの委譲を提供します。class
JRadioButton
のSynth L&F UIの委譲を提供します。class
JRootPane
のSynth L&F UIの委譲を提供します。class
JScrollBar
のSynth L&F UIの委譲を提供します。class
JScrollPane
のSynth L&F UIの委譲を提供します。class
JSeparator
のSynth L&F UIの委譲を提供します。class
JSlider
のSynth L&F UIの委譲を提供します。class
JSpinner
のSynth L&F UIの委譲を提供します。class
JSplitPane
のSynth L&F UIの委譲を提供します。class
JTabbedPane
のSynth L&F UIの委譲を提供します。class
JTableHeader
のSynth L&F UIの委譲を提供します。class
JTable
のSynth L&F UIの委譲を提供します。class
Synth Look & Feelのプレーン・テキスト・エディタのLook & Feelを提供します。class
JTextField
のSynth L&F UIの委譲を提供します。class
Synth Look & Feelの書式付きテキスト・エディタのLook & Feelを提供します。class
JToggleButton
のSynth L&F UIの委譲を提供します。class
JToolBar
のSynth L&F UIの委譲を提供します。class
JToolTip
のSynth L&F UIの委譲を提供します。class
JTree
のSynth L&F UIの委譲を提供します。class
JViewport
のSynth L&F UIの委譲を提供します。修飾子と型メソッド説明static ComponentUI
SynthButtonUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthCheckBoxMenuItemUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthCheckBoxUI.createUI
(JComponent b) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthColorChooserUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthComboBoxUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthDesktopIconUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthDesktopPaneUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthEditorPaneUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthFormattedTextFieldUI.createUI
(JComponent c) JFormattedTextFieldのUIを作成します。static ComponentUI
SynthInternalFrameUI.createUI
(JComponent b) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthLabelUI.createUI
(JComponent c) スキンのLook & Feelに使用されるLabelUI実装を返します。static ComponentUI
SynthListUI.createUI
(JComponent list) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthLookAndFeel.createUI
(JComponent c) 渡されたJComponent
に対してSynthのLook & FeelのComponentUI
を作成します。static ComponentUI
SynthMenuBarUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthMenuItemUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthMenuUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthOptionPaneUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthPanelUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthPasswordFieldUI.createUI
(JComponent c) JPasswordFieldのUIを作成します。static ComponentUI
SynthPopupMenuUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthProgressBarUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthRadioButtonMenuItemUI.createUI
(JComponent b) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthRadioButtonUI.createUI
(JComponent b) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthRootPaneUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthScrollBarUI.createUI
(JComponent c) UIを返します。static ComponentUI
SynthScrollPaneUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthSeparatorUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthSliderUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthSpinnerUI.createUI
(JComponent c) SynthSpinnerUIの新しいインスタンスを返します。static ComponentUI
SynthSplitPaneUI.createUI
(JComponent x) SynthSplitPaneUIの新しいインスタンスを生成します。static ComponentUI
SynthTabbedPaneUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthTableHeaderUI.createUI
(JComponent h) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthTableUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthTextAreaUI.createUI
(JComponent ta) JTextAreaのUIオブジェクトを作成します。static ComponentUI
SynthTextFieldUI.createUI
(JComponent c) JTextFieldのUIを作成します。static ComponentUI
SynthTextPaneUI.createUI
(JComponent c) JTextPaneのUIを作成します。static ComponentUI
SynthToggleButtonUI.createUI
(JComponent b) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthToolBarUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthToolTipUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthTreeUI.createUI
(JComponent x) 指定されたコンポーネントの新しいUIオブジェクトを作成します。static ComponentUI
SynthViewportUI.createUI
(JComponent c) 指定されたコンポーネントの新しいUIオブジェクトを作成します。 -
javax.swing.textでのComponentUIの使用