パッケージ | 説明 |
---|---|
javax.swing.plaf.synth |
Synth は、すべてのペイントが委譲されるスキン設定可能な Look & Feel です。
|
修飾子と型 | クラスと説明 |
---|---|
class |
SynthButtonUI
JButton の Synth L&F UI の委譲を提供します。 |
class |
SynthCheckBoxMenuItemUI
JCheckBoxMenuItem の Synth L&F UI の委譲を提供します。 |
class |
SynthCheckBoxUI
JCheckBox の Synth L&F UI の委譲を提供します。 |
class |
SynthColorChooserUI
JColorChooser の Synth L&F UI の委譲を提供します。 |
class |
SynthComboBoxUI
JComboBox の Synth L&F UI の委譲を提供します。 |
class |
SynthDesktopIconUI
デスクトップ上の最小化された内部フレームの Synth L&F UI の委譲を提供します。
|
class |
SynthDesktopPaneUI
JDesktopPane の Synth L&F UI の委譲を提供します。 |
class |
SynthEditorPaneUI
JEditorPane の Synth L&F UI の委譲を提供します。 |
class |
SynthFormattedTextFieldUI
JFormattedTextField の Synth L&F UI の委譲を提供します。 |
class |
SynthInternalFrameUI
JInternalFrame の Synth L&F UI の委譲を提供します。 |
class |
SynthLabelUI
JLabel の Synth L&F UI の委譲を提供します。 |
class |
SynthListUI
JList の Synth L&F UI の委譲を提供します。 |
class |
SynthMenuBarUI
JMenuBar の Synth L&F UI の委譲を提供します。 |
class |
SynthMenuItemUI
JMenuItem の Synth L&F UI の委譲を提供します。 |
class |
SynthMenuUI
JMenu の Synth L&F UI の委譲を提供します。 |
class |
SynthOptionPaneUI
JOptionPane の Synth L&F UI の委譲を提供します。 |
class |
SynthPanelUI
JPanel の Synth L&F UI の委譲を提供します。 |
class |
SynthPasswordFieldUI
JPasswordField の Synth L&F UI の委譲を提供します。 |
class |
SynthPopupMenuUI
JPopupMenu の Synth L&F UI の委譲を提供します。 |
class |
SynthProgressBarUI
JProgressBar の Synth L&F UI の委譲を提供します。 |
class |
SynthRadioButtonMenuItemUI
JRadioButtonMenuItem の Synth L&F UI の委譲を提供します。 |
class |
SynthRadioButtonUI
JRadioButton の Synth L&F UI の委譲を提供します。 |
class |
SynthRootPaneUI
JRootPane の Synth L&F UI の委譲を提供します。 |
class |
SynthScrollBarUI
JScrollBar の Synth L&F UI の委譲を提供します。 |
class |
SynthScrollPaneUI
JScrollPane の Synth L&F UI の委譲を提供します。 |
class |
SynthSeparatorUI
JSeparator の Synth L&F UI の委譲を提供します。 |
class |
SynthSliderUI
JSlider の Synth L&F UI の委譲を提供します。 |
class |
SynthSpinnerUI
JSpinner の Synth L&F UI の委譲を提供します。 |
class |
SynthSplitPaneUI
JSplitPane の Synth L&F UI の委譲を提供します。 |
class |
SynthTabbedPaneUI
JTabbedPane の Synth L&F UI の委譲を提供します。 |
class |
SynthTableHeaderUI
JTableHeader の Synth L&F UI の委譲を提供します。 |
class |
SynthTableUI
JTable の Synth L&F UI の委譲を提供します。 |
class |
SynthTextAreaUI
Synth Look & Feel のプレーンテキストエディタの Look & Feel を提供します。
|
class |
SynthTextFieldUI
JTextField の Synth L&F UI の委譲を提供します。 |
class |
SynthTextPaneUI
Synth Look & Feel の書式付きテキストエディタの Look & Feel を提供します。
|
class |
SynthToggleButtonUI
JToggleButton の Synth L&F UI の委譲を提供します。 |
class |
SynthToolBarUI
JToolBar の Synth L&F UI の委譲を提供します。 |
class |
SynthToolTipUI
JToolTip の Synth L&F UI の委譲を提供します。 |
class |
SynthTreeUI
JTree の Synth L&F UI の委譲を提供します。 |
class |
SynthViewportUI
JViewport の Synth L&F UI の委譲を提供します。 |
バグまたは機能を送信
詳細な API リファレンスおよび開発者ドキュメントについては、Java SE のドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.