パッケージ | 説明 |
---|---|
javax.swing |
すべてのプラットフォーム上で可能なかぎり同じように機能する「軽量」(Java共通言語)コンポーネントのセットを提供します。
|
javax.swing.colorchooser |
JColorChooser コンポーネントによって使用されるクラスとインタフェースが含まれています。 |
javax.swing.event |
Swingコンポーネントによってトリガーされるイベントを提供します。
|
javax.swing.plaf |
1つのインタフェースおよび多くのabstractクラスを提供しており、Swingはプラグイン可能なLook & Feel機能を提供するためにこれらを利用します。
|
javax.swing.plaf.basic |
基本Look & Feelに従って構築されたユーザー・インタフェース・オブジェクトを提供します。
|
javax.swing.plaf.metal |
デフォルトのLook & FeelであるJava Look & Feel (以前のコード名はMetal)に従って構築されたユーザー・インタフェース・オブジェクトを提供します。
|
javax.swing.plaf.multi |
複数のLook & Feelを結合するユーザー・インタフェース・オブジェクトを提供します。
|
javax.swing.plaf.nimbus |
クロス・プラットフォームのNimbus Look & Feelに従って構築されたユーザー・インタフェース・オブジェクトを提供します。
|
javax.swing.plaf.synth |
Synthは、すべてのペイントが委譲されるスキン設定可能なLook & Feelです。
|
javax.swing.table |
javax.swing.JTable を処理するためのクラスとインタフェースを提供します。 |
javax.swing.text |
編集可能なテキスト・コンポーネントと編集不能なテキスト・コンポーネントを処理するクラスとインタフェースを提供します。
|
javax.swing.tree |
javax.swing.JTree を処理するためのクラスとインタフェースを提供します。 |
修飾子と型 | クラスと説明 |
---|---|
class |
AbstractButton
ボタンおよびメニュー項目の共通動作を定義します。
|
class |
Box
BoxLayoutオブジェクトをレイアウト・マネージャとして使う軽量なコンテナです。
|
static class |
Box.Filler
レイアウトに含まれるがビューを持たない軽量コンポーネントの実装です。
|
class |
DefaultListCellRenderer
リスト内の項目をレンダリングします。
|
static class |
DefaultListCellRenderer.UIResource
UIResourceを実装するDefaultListCellRendererのサブクラスです。
|
class |
JButton
「プッシュ」ボタンの実装です。
|
class |
JCheckBox
チェックボックス(選択または選択解除が可能で、その状態をユーザーに表示する項目)の実装です。
|
class |
JCheckBoxMenuItem
選択または選択解除できるメニュー項目です。
|
class |
JColorChooser
JColorChooser は、ユーザーが色を操作したり、選択したりできるように設計されたコントロールのペインを提供します。 |
class |
JComboBox<E>
ボタン、または編集可能フィールドとドロップ・ダウン・リストを組み合わせたコンポーネントです。
|
class |
JDesktopPane
マルチドキュメント・インタフェースまたは仮想デスクトップを生成するコンテナです。
|
class |
JEditorPane
さまざまな種類のコンテンツを編集するためのテキスト・コンポーネントです。
|
class |
JFileChooser
JFileChooser は、ユーザーがファイルを選択するための単純なメカニズムを提供します。 |
class |
JFormattedTextField
JFormattedTextField はJTextField を拡張して、任意の値をフォーマットしたり、ユーザーがテキストを編集したあとに特定のオブジェクトを取得したりするためのサポートを追加します。 |
class |
JInternalFrame
ネイティブなフレームに、ドラッグ、クローズ、アイコン化、サイズ変更、タイトル表示、およびメニュー・バーのサポートなど、多くの機能を提供する軽量オブジェクトです。
|
static class |
JInternalFrame.JDesktopIcon
このコンポーネントは、
JInternalFrame のアイコン化されたバージョンを表します。 |
class |
JLabel
短いテキスト文字列やイメージの表示領域です。両方を一緒に表示することもできます。
|
class |
JLayer<V extends Component>
JLayer は、さまざまな高度なペイント効果を実装したり、そのボーダー内で生成されるすべてのAWTEvent の通知を受信したりするために使用できる、Swingコンポーネントのための汎用のデコレータです。 |
class |
JLayeredPane
JLayeredPane はJFC/Swingコンテナに深さを追加し、コンポーネントが必要に応じて互いにオーバーラップできるようにします。 |
class |
JList<E>
オブジェクトのリストを表示し、ユーザーが1つまたは複数のオブジェクトを選択できるようにするコンポーネントです。
|
class |
JMenu
メニュー(ユーザーが
JMenuBar の項目を選択したときに表示される、JMenuItem を含むポップアップ・ウィンドウ)の実装です。 |
class |
JMenuBar
メニュー・バーの実装です。
|
class |
JMenuItem
メニューの項目の実装です。
|
class |
JOptionPane
JOptionPane は、ユーザーに値の入力を求めたり、何らかの情報を通知したりするための標準のダイアログ・ボックスを容易にポップアップできるようにします。 |
class |
JPanel
JPanel は、ジェネリックな軽量コンテナです。 |
class |
JPasswordField
JPasswordField は、1行のテキストの編集を可能にする軽量コンポーネントです。何かが入力されたことはビューに示されますが、元の文字は表示されません。 |
class |
JPopupMenu
ポップアップ・メニュー(一連の選択肢をポップアップおよび表示する小さなウィンドウ)の実装です。
|
static class |
JPopupMenu.Separator
ポップアップ・メニュー固有のセパレータです。
|
class |
JProgressBar
一部のタスクの進捗状況を視覚的に表示するコンポーネントです。
|
class |
JRadioButton
ラジオ・ボタン(選択または選択解除が可能で、その状態をユーザーに表示する項目)の実装です。
|
class |
JRadioButtonMenuItem
ラジオ・ボタン・メニュー項目の実装です。
|
class |
JRootPane
JFrame 、JDialog 、JWindow 、JApplet 、およびJInternalFrame によって内部的に使用される軽量コンテナ。 |
class |
JScrollBar
スクロール・バーの実装です。
|
class |
JScrollPane
軽量コンポーネントのスクロール可能なビューを提供します。
|
protected class |
JScrollPane.ScrollBar
デフォルトでは、
JScrollPane は、このクラスのインスタンスであるスクロール・バーを作成します。 |
class |
JSeparator
JSeparator は、区切り線を実装するための汎用的なコンポーネントを提供します。もっとも一般的には、メニュー項目を論理的なグループに分割するための項目間の区切り線として使用されます。 |
class |
JSlider
ユーザーが指定された区間内でノブをスライドすることによりグラフィカルに値を選択できるようにするコンポーネントです。
|
class |
JSpinner
ユーザーが、順序付けられたシーケンスから数またはオブジェクトを選択できるようにする単一行の入力フィールドです。
|
static class |
JSpinner.DateEditor
モデルが
SpinnerDateModel であるJSpinner のエディタです。 |
static class |
JSpinner.DefaultEditor
JFormattedTextField を使用してモデルの現在の値の読取り専用ビューを表示する、より特殊なエディタの単純な基底クラスです。 |
static class |
JSpinner.ListEditor
モデルが
SpinnerListModel であるJSpinner のエディタです。 |
static class |
JSpinner.NumberEditor
モデルが
SpinnerNumberModel であるJSpinner のエディタです。 |
class |
JSplitPane
JSplitPane は、2つ(2つだけ)のComponent を分割するために使用されます。 |
class |
JTabbedPane
指定されたタイトルやアイコンを持つタブをクリックすることにより、ユーザーがコンポーネントのグループを切り替えられるようにするコンポーネントです。
|
class |
JTable
JTable は、セルの通常の2次元テーブルを表示および編集するために使用されます。 |
class |
JTextArea
JTextArea は、プレーン・テキストを表示する複数行の領域です。 |
class |
JTextField
JTextField は、1行のテキストの編集を可能にする軽量コンポーネントです。 |
class |
JTextPane
グラフィックで表現される属性でマークアップできるテキスト・コンポーネントです。
|
class |
JToggleButton
2つの状態を持つボタンの実装です。
|
class |
JToolBar
JToolBar は、一般的に使用されるAction またはコントロールを表示するのに役立つコンポーネントを提供します。 |
static class |
JToolBar.Separator
ツールバー独自のセパレータです。
|
class |
JToolTip
Componentの「ヒント」を表示するために使います。
|
class |
JTree
|
class |
JViewport
ベースとなる情報を見るために使用する「ビュー・ポート(窓)」です。
|
修飾子と型 | フィールドと説明 |
---|---|
protected JComponent |
DefaultCellEditor.editorComponent
編集中のSwingコンポーネントです。
|
修飾子と型 | メソッドと説明 |
---|---|
protected JComponent |
JSpinner.createEditor(SpinnerModel model)
このメソッドは、シーケンスの現在の値を表示する
JComponent を作成するために、コンストラクタによって呼び出されます。 |
JComponent |
JFileChooser.getAccessory()
アクセサリ・コンポーネントを返します。
|
JComponent |
ComponentInputMap.getComponent()
InputMap が生成されたコンポーネントを返します。 |
JComponent |
JToolTip.getComponent()
ツールヒントが適用されるコンポーネントを返します。
|
JComponent |
JSpinner.getEditor()
モデルの値を表示し、変更もできるコンポーネントを返します。
|
JComponent |
JColorChooser.getPreviewPanel()
選択された色を表示するプレビュー・パネルを返します。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
RepaintManager.addDirtyRegion(JComponent c, int x, int y, int w, int h)
再表示されるコンポーネントのリストにコンポーネントを追加します。
|
void |
RepaintManager.addInvalidComponent(JComponent invalidComponent)
レイアウトの必要に応じてコンポーネントをマークし、コンポーネントの最初のisValidateRoot()の上位オブジェクトを検証するイベント・ディスパッチ・スレッドのために実行可能なコンポーネントを待ち行列に入れます。
|
GroupLayout.SequentialGroup |
GroupLayout.SequentialGroup.addPreferredGap(JComponent comp1, JComponent comp2, LayoutStyle.ComponentPlacement type)
2つのコンポーネント間の推奨ギャップを表す要素を追加します。
|
GroupLayout.SequentialGroup |
GroupLayout.SequentialGroup.addPreferredGap(JComponent comp1, JComponent comp2, LayoutStyle.ComponentPlacement type, int pref, int max)
2つのコンポーネント間の推奨ギャップを表す要素を追加します。
|
void |
DesktopManager.beginDraggingFrame(JComponent f)
通常、ユーザーがコンポーネントのドラッグ開始を示すと呼び出されます。
|
void |
DefaultDesktopManager.beginDraggingFrame(JComponent f) |
void |
DesktopManager.beginResizingFrame(JComponent f, int direction)
このメソッドは、通常、ユーザーがフレームのサイズ変更開始を示すと呼び出されます。
|
void |
DefaultDesktopManager.beginResizingFrame(JComponent f, int direction) |
static Rectangle |
SwingUtilities.calculateInnerArea(JComponent c, Rectangle r)
指定されたコンポーネントの内部ペイント領域の位置とサイズを
r に格納し、r を返します。 |
boolean |
TransferHandler.canImport(JComponent comp, DataFlavor[] transferFlavors)
コンポーネントが実際に一連のデータ・フレーバのインポートを試みる前に、データ・フレーバのインポートを受け入れるかどうかを示します。
|
protected Transferable |
TransferHandler.createTransferable(JComponent c)
データ転送のソースとして使用する
Transferable を作成します。 |
static RepaintManager |
RepaintManager.currentManager(JComponent c)
JComponentを指定して、呼出し側スレッドのRepaintManagerを返します。
|
void |
DesktopManager.dragFrame(JComponent f, int newX, int newY)
ユーザーがフレームを移動しました。
|
void |
DefaultDesktopManager.dragFrame(JComponent f, int newX, int newY)
ドラッグされているフレームの可視位置を指定された位置に移動します。
|
void |
DesktopManager.endDraggingFrame(JComponent f)
このメソッドは、ドラッグ・セッションの終わりを示します。
|
void |
DefaultDesktopManager.endDraggingFrame(JComponent f) |
void |
DesktopManager.endResizingFrame(JComponent f)
このメソッドは、サイズ変更セッションの終わりを示します。
|
void |
DefaultDesktopManager.endResizingFrame(JComponent f) |
void |
TransferHandler.exportAsDrag(JComponent comp, InputEvent e, int action)
Swingドラッグ・サポートを開始します。
|
protected void |
TransferHandler.exportDone(JComponent source, Transferable data, int action)
データのエクスポート後に呼び出されます。
|
void |
TransferHandler.exportToClipboard(JComponent comp, Clipboard clip, int action)
指定されたコンポーネントを指定されたクリップボードへ転送します。
|
abstract int |
LayoutStyle.getContainerGap(JComponent component, int position, Container parent)
コンポーネントからその親の指定された端までのスペースの量を返します。
|
Rectangle |
RepaintManager.getDirtyRegion(JComponent aComponent)
コンポーネントの現在のダーティ・リージョンを返します。
|
Icon |
LookAndFeel.getDisabledIcon(JComponent component, Icon icon)
無効な状態の
Icon を返します。 |
Icon |
LookAndFeel.getDisabledSelectedIcon(JComponent component, Icon icon)
無効で、かつ選択されているコンポーネントによって使用される
Icon を返します。 |
static int |
JLayeredPane.getLayer(JComponent c)
JComponentのレイヤー・プロパティを返します。このメソッドは、setLayer()のような副作用(ペイント、追加/削除など)はありません。
|
abstract int |
LayoutStyle.getPreferredGap(JComponent component1, JComponent component2, LayoutStyle.ComponentPlacement type, int position, Container parent)
2つのコンポーネント間のスペースの量を返します。
|
int |
TransferHandler.getSourceActions(JComponent c)
ソースでサポートされている転送アクションの種類を返します。返される値は、
COPY 、MOVE 、およびLINK のビット単位の論理和です。 |
ComponentUI |
UIDefaults.getUI(JComponent target)
指定されたコンポーネントの
ComponentUI の実装を作成します。 |
static ComponentUI |
UIManager.getUI(JComponent target)
target に適したComponentUI 実装を返します。 |
static ActionMap |
SwingUtilities.getUIActionMap(JComponent component)
UIが
component に指定したActionMapを返します。 |
static InputMap |
SwingUtilities.getUIInputMap(JComponent component, int condition)
UIが
component のcondition に指定したInputMapを返します。 |
boolean |
TransferHandler.importData(JComponent comp, Transferable t)
クリップボードまたはDNDドロップ操作からコンポーネントへ転送します。
|
static void |
LookAndFeel.installBorder(JComponent c, String defaultBorderName)
コンポーネントのボーダーのプロパティにデフォルト値を設定する簡易メソッドです。
|
static void |
LookAndFeel.installColors(JComponent c, String defaultBgName, String defaultFgName)
コンポーネントのフォアグラウンド・カラーおよびバックグラウンド・カラーのプロパティにデフォルト値を設定する簡易メソッドです。
|
static void |
LookAndFeel.installColorsAndFont(JComponent c, String defaultBgName, String defaultFgName, String defaultFontName)
コンポーネントのフォアグラウンド、バックグラウンド、およびフォントのプロパティにデフォルト値を設定する簡易メソッドです。
|
static void |
LookAndFeel.installProperty(JComponent c, String propertyName, Object propertyValue)
開発者がまだプロパティを設定していない場合に、指定された名前と値でプロパティをコンポーネントにインストールする簡易メソッドです。
|
boolean |
RepaintManager.isCompletelyDirty(JComponent aComponent)
次のpaintDirtyRegions()でaComponentが完全にペイントされる場合にtrueを返す簡易メソッドです。
|
static String |
SwingUtilities.layoutCompoundLabel(JComponent c, FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap)
アイコン起点の位置、テキスト・ベースライン起点の位置、および可能であればクリップされた複合ラベル文字列を計算して返します。
|
static ComponentInputMap |
LookAndFeel.makeComponentInputMap(JComponent c, Object[] keys)
keys からComponentInputMapUIResource を作成します。 |
void |
RepaintManager.markCompletelyClean(JComponent aComponent)
完全にクリーンなコンポーネントをマークします。
|
void |
RepaintManager.markCompletelyDirty(JComponent aComponent)
完全にダーティなコンポーネントをマークします。
|
static void |
JLayeredPane.putLayer(JComponent c, int layer)
JComponentのレイヤー・プロパティを設定します。
|
void |
ToolTipManager.registerComponent(JComponent component)
コンポーネントをツールヒント管理用に登録します。
|
void |
RepaintManager.removeInvalidComponent(JComponent component)
無効なコンポーネントのリストからコンポーネントを削除します。
|
static void |
SwingUtilities.replaceUIActionMap(JComponent component, ActionMap uiActionMap)
component のUI ActionMapをuiActionMap に変更する簡易メソッドです。 |
static void |
SwingUtilities.replaceUIInputMap(JComponent component, int type, InputMap uiInputMap)
component のUI InputMapをuiInputMap に変更する簡易メソッドです。 |
void |
DesktopManager.resizeFrame(JComponent f, int newX, int newY, int newWidth, int newHeight)
ユーザーがコンポーネントをサイズ変更しました。
|
void |
DefaultDesktopManager.resizeFrame(JComponent f, int newX, int newY, int newWidth, int newHeight)
新しい値を指定して
setBoundsForFrame を呼び出します。 |
void |
JFileChooser.setAccessory(JComponent newAccessory)
アクセサリ・コンポーネントを設定します。
|
void |
DesktopManager.setBoundsForFrame(JComponent f, int newX, int newY, int newWidth, int newHeight)
プリミティブな形状変更メソッドです。
|
void |
DefaultDesktopManager.setBoundsForFrame(JComponent f, int newX, int newY, int newWidth, int newHeight)
JComponent を移動して、影響を受けた領域を再描画します。 |
void |
JToolTip.setComponent(JComponent c)
ツールヒントに記述されるコンポーネントを指定します。
|
void |
JSpinner.setEditor(JComponent editor)
SpinnerModel の現在の値を表示するJComponent を変更します。 |
void |
JColorChooser.setPreviewPanel(JComponent preview)
現在のプレビュー・パネルを設定します。
|
boolean |
InputVerifier.shouldYieldFocus(JComponent input)
verify(input) を呼び出して入力が有効であることを確認します。 |
static void |
LookAndFeel.uninstallBorder(JComponent c)
ボーダーをアンインストールする簡易メソッドです。
|
void |
ToolTipManager.unregisterComponent(JComponent component)
ツールヒント制御からコンポーネントを削除します。
|
abstract boolean |
InputVerifier.verify(JComponent input)
JComponentの入力が有効かどうかを確認します。
|
コンストラクタと説明 |
---|
ComponentInputMap(JComponent component)
指定されたコンポーネントに関連付けられた
ComponentInputMap を生成します。 |
DebugGraphics(Graphics graphics, JComponent component)
既存のグラフィックス・コンテキストから、指定されたコンポーネントの描画速度を遅くするデバッグ・グラフィックス・コンテキストを構築します。
|
修飾子と型 | クラスと説明 |
---|---|
class |
AbstractColorChooserPanel
カラー・チューザの抽象スーパー・クラスです。
|
修飾子と型 | メソッドと説明 |
---|---|
static JComponent |
ColorChooserComponentFactory.getPreviewPanel() |
修飾子と型 | メソッドと説明 |
---|---|
JComponent |
AncestorEvent.getComponent()
リスナーが追加されたコンポーネントを返します。
|
コンストラクタと説明 |
---|
AncestorEvent(JComponent source, int id, Container ancestor, Container ancestorParent)
祖先コンポーネントの表示ステータスの変更を識別する、AncestorEventオブジェクトを構築します。
|
修飾子と型 | メソッドと説明 |
---|---|
boolean |
ComponentUI.contains(JComponent c, int x, int y)
指定された x,yの位置が、指定されたコンポーネントのLook & Feel定義の形状内にある場合は、
true を返します。 |
static ComponentUI |
ComponentUI.createUI(JComponent c)
指定されたコンポーネントのUI委譲のインスタンスを返します。
|
Accessible |
ComponentUI.getAccessibleChild(JComponent c, int i)
オブジェクトの
i 番目のAccessible 子を返します。 |
int |
ComponentUI.getAccessibleChildrenCount(JComponent c)
オブジェクト内のアクセシビリティ対応の子の数を返します。
|
int |
LayerUI.getBaseline(JComponent c, int width, int height)
JLayer のビュー・コンポーネントがnull でない場合、これはビューのgetBaseline() メソッドを呼び出します。 |
int |
ComponentUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
Component.BaselineResizeBehavior |
LayerUI.getBaselineResizeBehavior(JComponent c)
JLayer のビュー・コンポーネントがnull でない場合は、そのビューのgetBaselineResizeBehavior() メソッドの結果を返します。 |
Component.BaselineResizeBehavior |
ComponentUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Dimension |
LayerUI.getMaximumSize(JComponent c)
JLayer のビュー・コンポーネントがnull でない場合は、そのビューのgetMaximumSize() メソッドの結果を返します。 |
Dimension |
ComponentUI.getMaximumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最大サイズを返します。
|
Dimension |
LayerUI.getMinimumSize(JComponent c)
JLayer のビュー・コンポーネントがnull でない場合は、そのビューのgetMinimalSize() メソッドの結果を返します。 |
Dimension |
ComponentUI.getMinimumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最小サイズを返します。
|
Dimension |
LayerUI.getPreferredSize(JComponent c)
JLayer のビュー・コンポーネントがnull でない場合は、そのビューのgetPreferredSize() メソッドの結果を返します。 |
Dimension |
ComponentUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
void |
LayerUI.installUI(JComponent c)
この
LayerUI が設定されているJLayer を構成します。 |
void |
ComponentUI.installUI(JComponent c)
指定されたコンポーネントをLook & Feelに応じて適切に構成します。
|
void |
LayerUI.paint(Graphics g, JComponent c)
指定されたコンポーネントをペイントします。
|
void |
ComponentUI.paint(Graphics g, JComponent c)
指定されたコンポーネントをLook & Feelに合わせてペイントします。
|
void |
LayerUI.uninstallUI(JComponent c)
以前に
LayerUI.installUI(JComponent) メソッドに設定された構成を逆にします。 |
void |
ComponentUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
ComponentUI.update(Graphics g, JComponent c)
指定されたコンポーネントをペイントする時間になったことを、このUI委譲に通知します。
|
コンストラクタと説明 |
---|
ComponentInputMapUIResource(JComponent component) |
修飾子と型 | クラスと説明 |
---|---|
class |
BasicArrowButton
基本方向のいずれかにスケーリングされる矢印を描画するJButtonオブジェクトです。
|
class |
BasicComboBoxRenderer
ComboBoxレンダラ
|
static class |
BasicComboBoxRenderer.UIResource
UIResourceを実装するBasicComboBoxRendererのサブクラスです。
|
class |
BasicComboPopup
これは、
ComboPopup インタフェースの基本実装です。 |
class |
BasicInternalFrameTitlePane
基本タイトル・バーを管理するクラスです。
|
class |
BasicInternalFrameTitlePane.SystemMenuBar
このクラスは、「protected」内部クラスとして扱うようにしてください。
|
修飾子と型 | フィールドと説明 |
---|---|
protected JComponent |
BasicInternalFrameUI.eastPane |
protected JComponent |
BasicDesktopIconUI.iconPane
デスクトップ・アイコンで使用されるタイトル・ペインのコンポーネントです。
|
protected JComponent |
BasicOptionPaneUI.inputComponent
optionPane.getWantsInput()がtrueを返す場合に、JComponentが入力を用意します。
|
protected JComponent |
BasicInternalFrameUI.northPane |
protected JComponent |
BasicInternalFrameUI.southPane |
protected JComponent |
BasicInternalFrameUI.westPane |
修飾子と型 | メソッドと説明 |
---|---|
protected JComponent |
BasicInternalFrameUI.createEastPane(JInternalFrame w) |
protected JComponent |
BasicSpinnerUI.createEditor()
このメソッドはinstallUIにより呼び出され、
JSpinner のエディタ・コンポーネントを取得します。 |
protected JComponent |
BasicInternalFrameUI.createNorthPane(JInternalFrame w) |
protected JComponent |
BasicInternalFrameUI.createSouthPane(JInternalFrame w) |
protected JComponent |
BasicInternalFrameUI.createWestPane(JInternalFrame w) |
JComponent |
BasicInternalFrameUI.getEastPane() |
JComponent |
BasicInternalFrameUI.getNorthPane() |
JComponent |
BasicInternalFrameUI.getSouthPane() |
JComponent |
BasicInternalFrameUI.getWestPane() |
修飾子と型 | メソッドと説明 |
---|---|
protected ChangeListener |
BasicMenuUI.createChangeListener(JComponent c) |
static View |
BasicHTML.createHTMLView(JComponent c, String html)
指定されたコンポーネントとHTMLの文字列のHTMLレンダラを作成します。
|
protected MenuDragMouseListener |
BasicMenuUI.createMenuDragMouseListener(JComponent c) |
protected MenuDragMouseListener |
BasicMenuItemUI.createMenuDragMouseListener(JComponent c) |
protected MenuKeyListener |
BasicMenuUI.createMenuKeyListener(JComponent c) |
protected MenuKeyListener |
BasicMenuItemUI.createMenuKeyListener(JComponent c) |
protected MenuListener |
BasicMenuUI.createMenuListener(JComponent c) |
protected MouseInputListener |
BasicMenuUI.createMouseInputListener(JComponent c) |
protected MouseInputListener |
BasicMenuItemUI.createMouseInputListener(JComponent c) |
protected PropertyChangeListener |
BasicMenuUI.createPropertyChangeListener(JComponent c) |
protected PropertyChangeListener |
BasicMenuItemUI.createPropertyChangeListener(JComponent c)
メニュー項目に追加される
PropertyChangeListener を作成します。 |
static ComponentUI |
BasicToggleButtonUI.createUI(JComponent b) |
static ComponentUI |
BasicToolTipUI.createUI(JComponent c) |
static ComponentUI |
BasicSplitPaneUI.createUI(JComponent x)
BasicSplitPaneUIの新しいインスタンスを作成します。
|
static ComponentUI |
BasicDesktopIconUI.createUI(JComponent c) |
static ComponentUI |
BasicPopupMenuSeparatorUI.createUI(JComponent c) |
static ComponentUI |
BasicCheckBoxMenuItemUI.createUI(JComponent c) |
static ComponentUI |
BasicListUI.createUI(JComponent list)
BasicListUIの新しいインスタンスを返します。
|
static ComponentUI |
BasicMenuBarUI.createUI(JComponent x) |
static ComponentUI |
BasicTextAreaUI.createUI(JComponent ta)
JTextAreaのUIを作成します。
|
static ComponentUI |
BasicMenuUI.createUI(JComponent x) |
static ComponentUI |
BasicOptionPaneUI.createUI(JComponent x)
BasicOptionPaneUIの新規インスタンスを作成します。
|
static ComponentUI |
BasicRootPaneUI.createUI(JComponent c) |
static ComponentUI |
BasicProgressBarUI.createUI(JComponent x) |
static ComponentUI |
BasicTableHeaderUI.createUI(JComponent h) |
static ComponentUI |
BasicPasswordFieldUI.createUI(JComponent c)
JPasswordFieldのUIを作成します。
|
static ComponentUI |
BasicPanelUI.createUI(JComponent c) |
static ComponentUI |
BasicColorChooserUI.createUI(JComponent c) |
static ComponentUI |
BasicSeparatorUI.createUI(JComponent c) |
static ComponentUI |
BasicButtonUI.createUI(JComponent c) |
static ComponentUI |
BasicTreeUI.createUI(JComponent x) |
static ComponentUI |
BasicTextFieldUI.createUI(JComponent c)
JTextFieldのUIを作成します。
|
static ComponentUI |
BasicScrollPaneUI.createUI(JComponent x) |
static ComponentUI |
BasicSpinnerUI.createUI(JComponent c)
BasicSpinnerUIの新しいインスタンスを返します。
|
static ComponentUI |
BasicLabelUI.createUI(JComponent c) |
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) |
static ComponentUI |
BasicScrollBarUI.createUI(JComponent c) |
static ComponentUI |
BasicViewportUI.createUI(JComponent c) |
static ComponentUI |
BasicTextPaneUI.createUI(JComponent c)
JTextPaneのUIを作成します。
|
static ComponentUI |
BasicDesktopPaneUI.createUI(JComponent c) |
static ComponentUI |
BasicTableUI.createUI(JComponent c) |
static ComponentUI |
BasicMenuItemUI.createUI(JComponent c) |
static ComponentUI |
BasicRadioButtonMenuItemUI.createUI(JComponent b) |
static ComponentUI |
BasicComboBoxUI.createUI(JComponent c) |
static ComponentUI |
BasicToolBarUI.createUI(JComponent c) |
static ComponentUI |
BasicCheckBoxUI.createUI(JComponent b) |
static ComponentUI |
BasicTabbedPaneUI.createUI(JComponent c) |
static ComponentUI |
BasicToolBarSeparatorUI.createUI(JComponent c) |
static ComponentUI |
BasicRadioButtonUI.createUI(JComponent b) |
static ComponentUI |
BasicPopupMenuUI.createUI(JComponent x) |
static ComponentUI |
BasicSliderUI.createUI(JComponent b) |
protected void |
BasicInternalFrameUI.deinstallMouseHandlers(JComponent c) |
Accessible |
BasicComboBoxUI.getAccessibleChild(JComponent c, int i) |
int |
BasicComboBoxUI.getAccessibleChildrenCount(JComponent c) |
int |
BasicListUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTextAreaUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicProgressBarUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTableHeaderUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicPanelUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicButtonUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTreeUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTextFieldUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicScrollPaneUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicSpinnerUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicLabelUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTableUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicComboBoxUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicTabbedPaneUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
BasicSliderUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
Component.BaselineResizeBehavior |
BasicListUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicTextAreaUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicProgressBarUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicPanelUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicButtonUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicTreeUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicTextFieldUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicScrollPaneUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicSpinnerUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicLabelUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicTableUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicComboBoxUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicTabbedPaneUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Component.BaselineResizeBehavior |
BasicSliderUI.getBaselineResizeBehavior(JComponent c)
サイズの変化に合わせてコンポーネントのベースラインがどのように変化するかを示す列挙を返します。
|
Insets |
BasicSplitPaneUI.getInsets(JComponent jc)
イン・セットを返します。
|
Insets |
BasicDesktopIconUI.getInsets(JComponent c) |
Dimension |
BasicToolTipUI.getMaximumSize(JComponent c) |
Dimension |
BasicSplitPaneUI.getMaximumSize(JComponent jc)
渡されたコンポーネントの最大サイズを返します。これは、現在のレイアウト・マネージャに渡されます。
|
Dimension |
BasicDesktopIconUI.getMaximumSize(JComponent c)
デスクトップ・アイコンはサイズ変更できません。
|
Dimension |
BasicMenuBarUI.getMaximumSize(JComponent c) |
Dimension |
BasicMenuUI.getMaximumSize(JComponent c) |
Dimension |
BasicProgressBarUI.getMaximumSize(JComponent c) |
Dimension |
BasicTableHeaderUI.getMaximumSize(JComponent c)
ヘッダーの最大サイズを返します。
|
Dimension |
BasicSeparatorUI.getMaximumSize(JComponent c) |
Dimension |
BasicButtonUI.getMaximumSize(JComponent c) |
Dimension |
BasicTreeUI.getMaximumSize(JComponent c)
このコンポーネントの最大サイズを返します。インスタンスが現在JTreeにある場合は推奨サイズ、そうでない場合は0, 0です。
|
Dimension |
BasicScrollPaneUI.getMaximumSize(JComponent c) |
Dimension |
BasicLabelUI.getMaximumSize(JComponent c) |
Dimension |
BasicTextUI.getMaximumSize(JComponent c)
エディタ・コンポーネントの最大サイズを取得します。
|
Dimension |
BasicInternalFrameUI.getMaximumSize(JComponent x) |
Dimension |
BasicScrollBarUI.getMaximumSize(JComponent c) |
Dimension |
BasicDesktopPaneUI.getMaximumSize(JComponent c) |
Dimension |
BasicTableUI.getMaximumSize(JComponent c)
テーブルの最大サイズを返します。
|
Dimension |
BasicMenuItemUI.getMaximumSize(JComponent c) |
Dimension |
BasicComboBoxUI.getMaximumSize(JComponent c) |
Dimension |
BasicTabbedPaneUI.getMaximumSize(JComponent c) |
Dimension |
BasicSliderUI.getMaximumSize(JComponent c) |
Dimension |
BasicToolTipUI.getMinimumSize(JComponent c) |
Dimension |
BasicSplitPaneUI.getMinimumSize(JComponent jc)
渡されたコンポーネントの最小サイズを返します。これは、現在のレイアウト・マネージャに渡されます。
|
Dimension |
BasicDesktopIconUI.getMinimumSize(JComponent c) |
Dimension |
BasicMenuBarUI.getMinimumSize(JComponent c) |
Dimension |
BasicTextAreaUI.getMinimumSize(JComponent c)
このメソッドは、キャレット幅を考慮するためにオーバーライドされます。
|
Dimension |
BasicProgressBarUI.getMinimumSize(JComponent c)
このコンポーネントの最小サイズは10です。
|
Dimension |
BasicTableHeaderUI.getMinimumSize(JComponent c)
ヘッダーの最小サイズを返します。
|
Dimension |
BasicSeparatorUI.getMinimumSize(JComponent c) |
Dimension |
BasicButtonUI.getMinimumSize(JComponent c) |
Dimension |
BasicTreeUI.getMinimumSize(JComponent c)
このコンポーネントの最小サイズを返します。
|
Dimension |
BasicLabelUI.getMinimumSize(JComponent c) |
Dimension |
BasicTextUI.getMinimumSize(JComponent c)
エディタ・コンポーネントの最小サイズを取得します。
|
Dimension |
BasicInternalFrameUI.getMinimumSize(JComponent x) |
Dimension |
BasicDesktopPaneUI.getMinimumSize(JComponent c) |
Dimension |
BasicTableUI.getMinimumSize(JComponent c)
テーブルの最小サイズを返します。
|
Dimension |
BasicMenuItemUI.getMinimumSize(JComponent c) |
Dimension |
BasicComboBoxUI.getMinimumSize(JComponent c)
最小サイズは、ディスプレイ領域、インセットおよびボタンを足したサイズです。
|
Dimension |
BasicTabbedPaneUI.getMinimumSize(JComponent c) |
Dimension |
BasicSliderUI.getMinimumSize(JComponent c) |
protected Dimension |
BasicMenuItemUI.getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap) |
Dimension |
BasicToolTipUI.getPreferredSize(JComponent c) |
Dimension |
BasicSplitPaneUI.getPreferredSize(JComponent jc)
渡されたコンポーネントの推奨サイズを返します。これは、現在のレイアウト・マネージャに渡されます。
|
Dimension |
BasicDesktopIconUI.getPreferredSize(JComponent c) |
Dimension |
BasicPopupMenuSeparatorUI.getPreferredSize(JComponent c) |
Dimension |
BasicListUI.getPreferredSize(JComponent c)
リストのpreferredSizeはレイアウト方向によって決まります。
|
Dimension |
BasicTextAreaUI.getPreferredSize(JComponent c)
このメソッドは、キャレット幅を考慮するためにオーバーライドされます。
|
Dimension |
BasicOptionPaneUI.getPreferredSize(JComponent c)
c が、レシーバが含まれるJOptionPane である場合、返される推奨サイズはJOptionPane のLayoutManager の推奨サイズの最大値とgetMinimumOptionPaneSize です。 |
Dimension |
BasicProgressBarUI.getPreferredSize(JComponent c) |
Dimension |
BasicTableHeaderUI.getPreferredSize(JComponent c)
ヘッダーの推奨サイズを返します。
|
Dimension |
BasicSeparatorUI.getPreferredSize(JComponent c) |
Dimension |
BasicButtonUI.getPreferredSize(JComponent c) |
Dimension |
BasicTreeUI.getPreferredSize(JComponent c)
ツリーを正しく表示するための推奨サイズを返します。これは、getPreferredSize(c, true)のカバー・メソッドです。
|
Dimension |
BasicLabelUI.getPreferredSize(JComponent c) |
Dimension |
BasicTextUI.getPreferredSize(JComponent c)
エディタ・コンポーネントの推奨サイズを取得します。
|
Dimension |
BasicInternalFrameUI.getPreferredSize(JComponent x) |
Dimension |
BasicScrollBarUI.getPreferredSize(JComponent c)
垂直スクロール・バーの推奨幅は、増分ボタンと減分ボタン(
null 以外)の推奨幅の最大値、およびつまみの最小幅です。 |
Dimension |
BasicDesktopPaneUI.getPreferredSize(JComponent c) |
Dimension |
BasicTableUI.getPreferredSize(JComponent c)
テーブルの推奨サイズを返します。
|
Dimension |
BasicMenuItemUI.getPreferredSize(JComponent c) |
Dimension |
BasicComboBoxUI.getPreferredSize(JComponent c) |
Dimension |
BasicToolBarSeparatorUI.getPreferredSize(JComponent c) |
Dimension |
BasicRadioButtonUI.getPreferredSize(JComponent c)
ラジオ・ボタンの推奨サイズです。
|
Dimension |
BasicSliderUI.getPreferredSize(JComponent c) |
Dimension |
BasicTreeUI.getPreferredSize(JComponent c, boolean checkConsistency)
cでツリーを表すための推奨サイズを返します。
|
protected void |
BasicToolTipUI.installDefaults(JComponent c) |
protected void |
BasicViewportUI.installDefaults(JComponent c) |
void |
BasicButtonListener.installKeyboardActions(JComponent c)
次のデフォルトのキー・アクションを登録します: スペース・キーを押すとマウス・ボタンを「クリック」したことになり、キーボード・ニーモニックがあれば、その登録も行います。
|
protected void |
BasicToolTipUI.installListeners(JComponent c) |
protected void |
BasicInternalFrameUI.installMouseHandlers(JComponent c) |
protected void |
BasicToolBarUI.installNonRolloverBorders(JComponent c)
JComponentのすべての子コンポーネントに非ロールオーバー・ボーダーをインストールします。
|
protected void |
BasicToolBarUI.installNormalBorders(JComponent c)
JComponentのすべての子コンポーネントに通常のボーダーをインストールします。
|
protected void |
BasicToolBarUI.installRolloverBorders(JComponent c)
JComponentのすべての子コンポーネントにロールオーバー・ボーダーをインストールします。
|
void |
BasicToolTipUI.installUI(JComponent c) |
void |
BasicSplitPaneUI.installUI(JComponent c)
UIをインストールします。
|
void |
BasicDesktopIconUI.installUI(JComponent c) |
void |
BasicListUI.installUI(JComponent c)
installDefaults() 、installListeners() 、およびinstallKeyboardActions() を順番に呼び出して、this.list を初期化します。 |
void |
BasicMenuBarUI.installUI(JComponent c) |
void |
BasicOptionPaneUI.installUI(JComponent c)
渡された
JOptionPane のL&Fとしてレシーバをインストールします。 |
void |
BasicRootPaneUI.installUI(JComponent c) |
void |
BasicProgressBarUI.installUI(JComponent c) |
void |
BasicTableHeaderUI.installUI(JComponent c) |
void |
BasicPanelUI.installUI(JComponent c) |
void |
BasicColorChooserUI.installUI(JComponent c) |
void |
BasicSeparatorUI.installUI(JComponent c) |
void |
BasicButtonUI.installUI(JComponent c) |
void |
BasicTreeUI.installUI(JComponent c) |
void |
BasicScrollPaneUI.installUI(JComponent x) |
void |
BasicSpinnerUI.installUI(JComponent c)
installDefaults とinstallListeners を呼び出し、createNextButton 、createPreviousButton 、およびcreateEditor から返されるコンポーネントを追加します。 |
void |
BasicLabelUI.installUI(JComponent c) |
void |
BasicEditorPaneUI.installUI(JComponent c)
コンポーネントのUIをインストールします。
|
void |
BasicFileChooserUI.installUI(JComponent c) |
void |
BasicTextUI.installUI(JComponent c)
コンポーネントのUIをインストールします。
|
void |
BasicInternalFrameUI.installUI(JComponent c) |
void |
BasicScrollBarUI.installUI(JComponent c) |
void |
BasicViewportUI.installUI(JComponent c) |
void |
BasicTextPaneUI.installUI(JComponent c) |
void |
BasicDesktopPaneUI.installUI(JComponent c) |
void |
BasicTableUI.installUI(JComponent c) |
void |
BasicMenuItemUI.installUI(JComponent c) |
void |
BasicComboBoxUI.installUI(JComponent c) |
void |
BasicToolBarUI.installUI(JComponent c) |
void |
BasicTabbedPaneUI.installUI(JComponent c) |
void |
BasicPopupMenuUI.installUI(JComponent c) |
void |
BasicSliderUI.installUI(JComponent c) |
void |
BasicDesktopIconUI.MouseInputHandler.moveAndRepaint(JComponent f, int newX, int newY, int newWidth, int newHeight) |
void |
BasicToggleButtonUI.paint(Graphics g, JComponent c) |
void |
BasicToolTipUI.paint(Graphics g, JComponent c) |
void |
BasicSplitPaneUI.paint(Graphics g, JComponent jc)
指定されたコンポーネントをLook & Feelに合わせてペイントします。
|
void |
BasicPopupMenuSeparatorUI.paint(Graphics g, JComponent c) |
void |
BasicListUI.paint(Graphics g, JComponent c)
GraphicsオブジェクトclipRectと交差する行をペイントします。
|
void |
BasicProgressBarUI.paint(Graphics g, JComponent c)
ペイントを2つのメソッドpaintDeterminateまたはpaintIndeterminateのどちらかに委譲します。
|
void |
BasicTableHeaderUI.paint(Graphics g, JComponent c) |
void |
BasicSeparatorUI.paint(Graphics g, JComponent c) |
void |
BasicButtonUI.paint(Graphics g, JComponent c) |
void |
BasicTreeUI.paint(Graphics g, JComponent c) |
void |
BasicScrollPaneUI.paint(Graphics g, JComponent c) |
void |
BasicLabelUI.paint(Graphics g, JComponent c)
ラベル・テキストをフォアグラウンド・カラーでペイントし、ラベルが不透明の場合は、バックグラウンド全体をバックグラウンド・カラーでペイントします。
|
void |
BasicTextUI.paint(Graphics g, JComponent c)
インタフェースをペイントします。
|
void |
BasicScrollBarUI.paint(Graphics g, JComponent c) |
void |
BasicDesktopPaneUI.paint(Graphics g, JComponent c) |
void |
BasicTableUI.paint(Graphics g, JComponent c)
installUI()で設定された
table インスタンスの表現をペイントします。 |
void |
BasicMenuItemUI.paint(Graphics g, JComponent c) |
void |
BasicComboBoxUI.paint(Graphics g, JComponent c) |
void |
BasicTabbedPaneUI.paint(Graphics g, JComponent c) |
void |
BasicToolBarSeparatorUI.paint(Graphics g, JComponent c) |
void |
BasicRadioButtonUI.paint(Graphics g, JComponent c)
ラジオ・ボタンをペイントします。
|
void |
BasicSliderUI.paint(Graphics g, JComponent c) |
protected void |
BasicProgressBarUI.paintDeterminate(Graphics g, JComponent c)
ほぼすべての確定モードのリニアな進捗バーで正しく動作する、汎用のpaintメソッドです。
|
protected void |
BasicTreeUI.paintHorizontalLine(Graphics g, JComponent c, int y, int left, int right)
水平線をペイントします。
|
protected void |
BasicButtonUI.paintIcon(Graphics g, JComponent c, Rectangle iconRect) |
protected void |
BasicProgressBarUI.paintIndeterminate(Graphics g, JComponent c)
すべてのリニアなバウンシング・ボックス進捗バーで正しく動作する、汎用のpaintメソッドです。
|
protected void |
BasicMenuItemUI.paintMenuItem(Graphics g, JComponent c, Icon checkIcon, Icon arrowIcon, Color background, Color foreground, int defaultTextIconGap) |
protected void |
BasicButtonUI.paintText(Graphics g, JComponent c, Rectangle textRect, String text)
Java 2プラットフォーム1.4以降では、このメソッドを使用したり、オーバーライドしたりしないようにしてください。
|
protected void |
BasicScrollBarUI.paintThumb(Graphics g, JComponent c, Rectangle thumbBounds) |
protected void |
BasicScrollBarUI.paintTrack(Graphics g, JComponent c, Rectangle trackBounds) |
protected void |
BasicTreeUI.paintVerticalLine(Graphics g, JComponent c, int x, int top, int bottom)
垂直線をペイントします。
|
protected void |
BasicSpinnerUI.replaceEditor(JComponent oldEditor, JComponent newEditor)
JSpinner エディタ・プロパティに変更があるときに、PropertyChangeListener により呼び出されます。 |
protected void |
BasicInternalFrameUI.replacePane(JComponent currentPane, JComponent newPane)
必要なマウス・ハンドラを
newPane にインストールし、フレームに追加します。 |
void |
BasicInternalFrameUI.setEastPane(JComponent c) |
void |
BasicInternalFrameUI.setNorthPane(JComponent c) |
void |
BasicInternalFrameUI.setSouthPane(JComponent c) |
void |
BasicInternalFrameUI.setWestPane(JComponent c) |
protected void |
BasicToolTipUI.uninstallDefaults(JComponent c) |
protected void |
BasicViewportUI.uninstallDefaults(JComponent c) |
void |
BasicButtonListener.uninstallKeyboardActions(JComponent c)
デフォルトのキー・アクションの登録を解除します。
|
protected void |
BasicToolTipUI.uninstallListeners(JComponent c) |
protected void |
BasicScrollPaneUI.uninstallListeners(JComponent c) |
void |
BasicToolTipUI.uninstallUI(JComponent c) |
void |
BasicSplitPaneUI.uninstallUI(JComponent c)
UIをアンインストールします。
|
void |
BasicDesktopIconUI.uninstallUI(JComponent c) |
void |
BasicListUI.uninstallUI(JComponent c)
uninstallListeners() 、uninstallKeyboardActions() 、およびuninstallDefaults() を順番に呼び出して、this.list の初期化を解除します。 |
void |
BasicMenuBarUI.uninstallUI(JComponent c) |
void |
BasicOptionPaneUI.uninstallUI(JComponent c)
渡された分割ペインのL&Fコントローラから、レシーバを削除します。
|
void |
BasicRootPaneUI.uninstallUI(JComponent c) |
void |
BasicProgressBarUI.uninstallUI(JComponent c) |
void |
BasicTableHeaderUI.uninstallUI(JComponent c) |
void |
BasicPanelUI.uninstallUI(JComponent c) |
void |
BasicColorChooserUI.uninstallUI(JComponent c) |
void |
BasicSeparatorUI.uninstallUI(JComponent c) |
void |
BasicButtonUI.uninstallUI(JComponent c) |
void |
BasicTreeUI.uninstallUI(JComponent c) |
void |
BasicScrollPaneUI.uninstallUI(JComponent c) |
void |
BasicSpinnerUI.uninstallUI(JComponent c)
uninstallDefaults とuninstallListeners を呼び出し、スピナーの子をすべて削除します。 |
void |
BasicLabelUI.uninstallUI(JComponent c) |
void |
BasicEditorPaneUI.uninstallUI(JComponent c)
コンポーネントのUIをアンインストールします。
|
void |
BasicFileChooserUI.uninstallUI(JComponent c) |
void |
BasicTextUI.uninstallUI(JComponent c)
コンポーネントのUIをアンインストールします。
|
void |
BasicInternalFrameUI.uninstallUI(JComponent c) |
void |
BasicScrollBarUI.uninstallUI(JComponent c) |
void |
BasicViewportUI.uninstallUI(JComponent c) |
void |
BasicDesktopPaneUI.uninstallUI(JComponent c) |
void |
BasicTableUI.uninstallUI(JComponent c) |
void |
BasicMenuItemUI.uninstallUI(JComponent c) |
void |
BasicComboBoxUI.uninstallUI(JComponent c) |
void |
BasicToolBarUI.uninstallUI(JComponent c) |
void |
BasicTabbedPaneUI.uninstallUI(JComponent c) |
void |
BasicPopupMenuUI.uninstallUI(JComponent c) |
void |
BasicSliderUI.uninstallUI(JComponent c) |
void |
BasicTextUI.update(Graphics g, JComponent c)
スーパー・クラスは制御不可能な方法でバックグラウンドをペイントします。
|
void |
BasicMenuItemUI.update(Graphics g, JComponent c)
paintMenuItem()でバックグラウンドを描画するため、update (デフォルトでは不透明なコンポーネントのバックグラウンドを塗りつぶす)をオーバーライドしてpaint()を呼び出してください。
|
static void |
BasicHTML.updateRenderer(JComponent c, String text)
指定されたテキストのHTMLレンダラを、指定されたJComponentのクライアント・プロパティに格納します。
|
修飾子と型 | クラスと説明 |
---|---|
class |
MetalComboBoxButton
MetalComboBoxUIを補助するJButtonサブクラス
|
class |
MetalComboBoxUI.MetalComboPopup
非推奨。
Java 2プラットフォームv1.4以降使われていません。
|
protected class |
MetalFileChooserUI.FileRenderer |
class |
MetalFileChooserUI.FilterComboBoxRenderer
各種のサイズおよびスタイルをレンダリングします。
|
class |
MetalInternalFrameTitlePane
JLF仕様のタイトル・バーを管理するクラスです。
|
class |
MetalScrollButton
Metalスクロール・バー矢印用のJButtonオブジェクトです。
|
修飾子と型 | メソッドと説明 |
---|---|
protected JComponent |
MetalInternalFrameUI.createNorthPane(JInternalFrame w) |
修飾子と型 | メソッドと説明 |
---|---|
static ComponentUI |
MetalCheckBoxUI.createUI(JComponent b) |
static ComponentUI |
MetalComboBoxUI.createUI(JComponent c) |
static ComponentUI |
MetalSliderUI.createUI(JComponent c) |
static ComponentUI |
MetalTabbedPaneUI.createUI(JComponent x) |
static ComponentUI |
MetalMenuBarUI.createUI(JComponent x)
渡されたコンポーネントの
ComponentUI 実装を作成します。 |
static ComponentUI |
MetalLabelUI.createUI(JComponent c) |
static ComponentUI |
MetalScrollPaneUI.createUI(JComponent x) |
static ComponentUI |
MetalButtonUI.createUI(JComponent c) |
static ComponentUI |
MetalInternalFrameUI.createUI(JComponent c) |
static ComponentUI |
MetalRootPaneUI.createUI(JComponent c)
JRootPane のUIを作成します。 |
static ComponentUI |
MetalProgressBarUI.createUI(JComponent c) |
static ComponentUI |
MetalPopupMenuSeparatorUI.createUI(JComponent c) |
static ComponentUI |
MetalDesktopIconUI.createUI(JComponent c) |
static ComponentUI |
MetalTreeUI.createUI(JComponent x) |
static ComponentUI |
MetalSplitPaneUI.createUI(JComponent x)
MetalSplitPaneUIの新しいインスタンスを生成します。
|
static ComponentUI |
MetalScrollBarUI.createUI(JComponent c) |
static ComponentUI |
MetalTextFieldUI.createUI(JComponent c) |
static ComponentUI |
MetalToggleButtonUI.createUI(JComponent b) |
static ComponentUI |
MetalToolBarUI.createUI(JComponent c) |
static ComponentUI |
MetalRadioButtonUI.createUI(JComponent c) |
static ComponentUI |
MetalFileChooserUI.createUI(JComponent c) |
static ComponentUI |
MetalSeparatorUI.createUI(JComponent c) |
static ComponentUI |
MetalToolTipUI.createUI(JComponent c) |
int |
MetalComboBoxUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
Icon |
MetalLookAndFeel.getDisabledIcon(JComponent component, Icon icon)
無効な状態の
Icon を返します。 |
Icon |
MetalLookAndFeel.getDisabledSelectedIcon(JComponent component, Icon icon)
無効で、かつ選択されているコンポーネントによって使用される
Icon を返します。 |
Dimension |
MetalDesktopIconUI.getMaximumSize(JComponent c) |
Dimension |
MetalFileChooserUI.getMaximumSize(JComponent c)
JFileChooser の最大サイズを返します。 |
Dimension |
MetalComboBoxUI.getMinimumSize(JComponent c) |
Dimension |
MetalDesktopIconUI.getMinimumSize(JComponent c) |
Dimension |
MetalFileChooserUI.getMinimumSize(JComponent c)
JFileChooser の最小サイズを返します。 |
Dimension |
MetalPopupMenuSeparatorUI.getPreferredSize(JComponent c) |
Dimension |
MetalDesktopIconUI.getPreferredSize(JComponent c) |
Dimension |
MetalScrollBarUI.getPreferredSize(JComponent c) |
Dimension |
MetalFileChooserUI.getPreferredSize(JComponent c)
指定された
JFileChooser の推奨サイズを返します。 |
Dimension |
MetalSeparatorUI.getPreferredSize(JComponent c) |
Dimension |
MetalToolTipUI.getPreferredSize(JComponent c) |
void |
MetalSliderUI.installUI(JComponent c) |
void |
MetalMenuBarUI.installUI(JComponent c)
Metal Look & Feelに適した、指定されたコンポーネントを構成します。
|
void |
MetalScrollPaneUI.installUI(JComponent c) |
void |
MetalInternalFrameUI.installUI(JComponent c) |
void |
MetalRootPaneUI.installUI(JComponent c)
installUI のスーパー・クラスの実装を呼び出し、渡されたJRootPane に必要な状態をインストールして、RootPaneUI のMetal Look & Feelの実装をレンダリングします。 |
void |
MetalTreeUI.installUI(JComponent c) |
void |
MetalToolBarUI.installUI(JComponent c) |
void |
MetalFileChooserUI.installUI(JComponent c) |
void |
MetalToolTipUI.installUI(JComponent c) |
void |
MetalComboBoxUI.paint(Graphics g, JComponent c) |
void |
MetalTabbedPaneUI.paint(Graphics g, JComponent c) |
void |
MetalPopupMenuSeparatorUI.paint(Graphics g, JComponent c) |
void |
MetalTreeUI.paint(Graphics g, JComponent c) |
void |
MetalRadioButtonUI.paint(Graphics g, JComponent c) |
void |
MetalSeparatorUI.paint(Graphics g, JComponent c) |
void |
MetalToolTipUI.paint(Graphics g, JComponent c) |
void |
MetalProgressBarUI.paintDeterminate(Graphics g, JComponent c)
進捗バーに特別なハイライトを描画します。
|
protected void |
MetalTreeUI.paintHorizontalSeparators(Graphics g, JComponent c) |
void |
MetalProgressBarUI.paintIndeterminate(Graphics g, JComponent c)
進捗バーおよびバウンシング・ボックスに特別なハイライトを描画します。
|
protected void |
MetalButtonUI.paintText(Graphics g, JComponent c, Rectangle textRect, String text) |
protected void |
MetalToggleButtonUI.paintText(Graphics g, JComponent c, Rectangle textRect, String text) |
protected void |
MetalScrollBarUI.paintThumb(Graphics g, JComponent c, Rectangle thumbBounds) |
protected void |
MetalScrollBarUI.paintTrack(Graphics g, JComponent c, Rectangle trackBounds) |
protected void |
MetalScrollPaneUI.uninstallListeners(JComponent c) |
void |
MetalMenuBarUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
MetalScrollPaneUI.uninstallUI(JComponent c) |
void |
MetalInternalFrameUI.uninstallUI(JComponent c) |
void |
MetalRootPaneUI.uninstallUI(JComponent c)
スーパー・クラスの実装を呼び出して、すべての状態をアンインストールします。
|
void |
MetalTreeUI.uninstallUI(JComponent c) |
void |
MetalToolBarUI.uninstallUI(JComponent c) |
void |
MetalFileChooserUI.uninstallUI(JComponent c) |
void |
MetalToolTipUI.uninstallUI(JComponent c) |
void |
MetalTabbedPaneUI.update(Graphics g, JComponent c) |
void |
MetalMenuBarUI.update(Graphics g, JComponent c)
必要に応じて、コンポーネントのバックグラウンドをペイントしてから、
paint を呼び出します。 |
void |
MetalButtonUI.update(Graphics g, JComponent c)
必要に応じて、コンポーネントのバックグラウンドをペイントしてから、
paint を呼び出します。 |
void |
MetalToggleButtonUI.update(Graphics g, JComponent c)
必要に応じて、コンポーネントのバックグラウンドをペイントしてから、
paint を呼び出します。 |
void |
MetalToolBarUI.update(Graphics g, JComponent c)
必要に応じて、コンポーネントのバックグラウンドをペイントしてから、
paint を呼び出します。 |
修飾子と型 | メソッドと説明 |
---|---|
boolean |
MultiFileChooserUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiComboBoxUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiToolBarUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiButtonUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiSplitPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiColorChooserUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiTableUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiInternalFrameUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiTabbedPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiMenuBarUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiLabelUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiMenuItemUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiTableHeaderUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiOptionPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiTreeUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiDesktopPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiSpinnerUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiRootPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiPanelUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiSliderUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiScrollPaneUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiViewportUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiSeparatorUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiTextUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiPopupMenuUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiListUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiProgressBarUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiToolTipUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiScrollBarUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
boolean |
MultiDesktopIconUI.contains(JComponent a, int b, int c)
このオブジェクトで処理されている各UIで
contains メソッドを呼び出します。 |
static ComponentUI |
MultiFileChooserUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiComboBoxUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiToolBarUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiButtonUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiSplitPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiColorChooserUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiTableUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiInternalFrameUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiTabbedPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiMenuBarUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiLabelUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiMenuItemUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiTableHeaderUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiOptionPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiTreeUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiDesktopPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiSpinnerUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiRootPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiPanelUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiSliderUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiScrollPaneUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiViewportUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiSeparatorUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiTextUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiPopupMenuUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiListUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiProgressBarUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiToolTipUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiScrollBarUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiDesktopIconUI.createUI(JComponent a)
補助的な
LookAndFeel のいずれかがこのUIをサポートする場合は、多重UIインスタンスを返します。 |
static ComponentUI |
MultiLookAndFeel.createUIs(ComponentUI mui, Vector uis, JComponent target)
target コンポーネントを表示するために必要なComponentUI オブジェクトを作成し、オブジェクトをuis ベクターに配置して、コンポーネントのUIをもっとも適切に表現するComponentUI オブジェクトを返します。 |
Accessible |
MultiFileChooserUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiComboBoxUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiToolBarUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiButtonUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiSplitPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiColorChooserUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiTableUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiInternalFrameUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiTabbedPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiMenuBarUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiLabelUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiMenuItemUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiTableHeaderUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiOptionPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiTreeUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiDesktopPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiSpinnerUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiRootPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiPanelUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiSliderUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiScrollPaneUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiViewportUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiSeparatorUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiTextUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiPopupMenuUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiListUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiProgressBarUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiToolTipUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiScrollBarUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
Accessible |
MultiDesktopIconUI.getAccessibleChild(JComponent a, int b)
このオブジェクトで処理されている各UIで
getAccessibleChild メソッドを呼び出します。 |
int |
MultiFileChooserUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiComboBoxUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiToolBarUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiButtonUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiSplitPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiColorChooserUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiTableUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiInternalFrameUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiTabbedPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiMenuBarUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiLabelUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiMenuItemUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiTableHeaderUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiOptionPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiTreeUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiDesktopPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiSpinnerUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiRootPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiPanelUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiSliderUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiScrollPaneUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiViewportUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiSeparatorUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiTextUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiPopupMenuUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiListUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiProgressBarUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiToolTipUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiScrollBarUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
int |
MultiDesktopIconUI.getAccessibleChildrenCount(JComponent a)
このオブジェクトで処理されている各UIで
getAccessibleChildrenCount メソッドを呼び出します。 |
Dimension |
MultiFileChooserUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiComboBoxUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiToolBarUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiButtonUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiSplitPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiColorChooserUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiTableUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiInternalFrameUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiTabbedPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiMenuBarUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiLabelUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiMenuItemUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiTableHeaderUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiOptionPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiTreeUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiDesktopPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiSpinnerUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiRootPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiPanelUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiSliderUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiScrollPaneUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiViewportUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiSeparatorUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiTextUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiPopupMenuUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiListUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiProgressBarUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiToolTipUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiScrollBarUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiDesktopIconUI.getMaximumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMaximumSize メソッドを呼び出します。 |
Dimension |
MultiFileChooserUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiComboBoxUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiToolBarUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiButtonUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiSplitPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiColorChooserUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiTableUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiInternalFrameUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiTabbedPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiMenuBarUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiLabelUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiMenuItemUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiTableHeaderUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiOptionPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiTreeUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiDesktopPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiSpinnerUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiRootPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiPanelUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiSliderUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiScrollPaneUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiViewportUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiSeparatorUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiTextUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiPopupMenuUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiListUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiProgressBarUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiToolTipUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiScrollBarUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiDesktopIconUI.getMinimumSize(JComponent a)
このオブジェクトで処理されている各UIで
getMinimumSize メソッドを呼び出します。 |
Dimension |
MultiFileChooserUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiComboBoxUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiToolBarUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiButtonUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiSplitPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiColorChooserUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiTableUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiInternalFrameUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiTabbedPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiMenuBarUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiLabelUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiMenuItemUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiTableHeaderUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiOptionPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiTreeUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiDesktopPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiSpinnerUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiRootPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiPanelUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiSliderUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiScrollPaneUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiViewportUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiSeparatorUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiTextUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiPopupMenuUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiListUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiProgressBarUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiToolTipUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiScrollBarUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
Dimension |
MultiDesktopIconUI.getPreferredSize(JComponent a)
このオブジェクトで処理されている各UIで
getPreferredSize メソッドを呼び出します。 |
void |
MultiFileChooserUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiComboBoxUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiToolBarUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiButtonUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiSplitPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiColorChooserUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiTableUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiInternalFrameUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiTabbedPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiMenuBarUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiLabelUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiMenuItemUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiTableHeaderUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiOptionPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiTreeUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiDesktopPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiSpinnerUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiRootPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiPanelUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiSliderUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiScrollPaneUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiViewportUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiSeparatorUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiTextUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiPopupMenuUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiListUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiProgressBarUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiToolTipUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiScrollBarUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiDesktopIconUI.installUI(JComponent a)
このオブジェクトで処理されている各UIで
installUI メソッドを呼び出します。 |
void |
MultiFileChooserUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiComboBoxUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiToolBarUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiButtonUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiSplitPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiColorChooserUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiTableUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiInternalFrameUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiTabbedPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiMenuBarUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiLabelUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiMenuItemUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiTableHeaderUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiOptionPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiTreeUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiDesktopPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiSpinnerUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiRootPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiPanelUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiSliderUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiScrollPaneUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiViewportUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiSeparatorUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiTextUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiPopupMenuUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiListUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiProgressBarUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiToolTipUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiScrollBarUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiDesktopIconUI.paint(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
paint メソッドを呼び出します。 |
void |
MultiFileChooserUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiComboBoxUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiToolBarUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiButtonUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiSplitPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiColorChooserUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiTableUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiInternalFrameUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiTabbedPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiMenuBarUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiLabelUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiMenuItemUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiTableHeaderUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiOptionPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiTreeUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiDesktopPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiSpinnerUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiRootPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiPanelUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiSliderUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiScrollPaneUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiViewportUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiSeparatorUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiTextUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiPopupMenuUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiListUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiProgressBarUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiToolTipUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiScrollBarUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiDesktopIconUI.uninstallUI(JComponent a)
このオブジェクトで処理されている各UIで
uninstallUI メソッドを呼び出します。 |
void |
MultiFileChooserUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiComboBoxUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiToolBarUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiButtonUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiSplitPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiColorChooserUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiTableUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiInternalFrameUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiTabbedPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiMenuBarUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiLabelUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiMenuItemUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiTableHeaderUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiOptionPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiTreeUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiDesktopPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiSpinnerUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiRootPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiPanelUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiSliderUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiScrollPaneUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiViewportUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiSeparatorUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiTextUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiPopupMenuUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiListUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiProgressBarUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiToolTipUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiScrollBarUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
void |
MultiDesktopIconUI.update(Graphics a, JComponent b)
このオブジェクトで処理されている各UIで
update メソッドを呼び出します。 |
修飾子と型 | クラスと説明 |
---|---|
class |
State<T extends JComponent>
Nimbus内の組み込みまたはカスタムの状態を表します。
|
修飾子と型 | メソッドと説明 |
---|---|
protected abstract void |
AbstractRegionPainter.doPaint(Graphics2D g, JComponent c, int width, int height, Object[] extendedCacheKeys)
実際にペイント操作を実行します。
|
protected Color |
AbstractRegionPainter.getComponentColor(JComponent c, String property, Color defaultColor, float saturationOffset, float brightnessOffset, int alphaOffset)
指定されたJComponentからカラー・プロパティを取得します。
|
Icon |
NimbusLookAndFeel.getDisabledIcon(JComponent component, Icon icon) |
protected Object[] |
AbstractRegionPainter.getExtendedCacheKeys(JComponent c)
ペインタ実装でイメージ・キャッシュの検索に含める追加属性を取得します。
|
static NimbusStyle |
NimbusLookAndFeel.getStyle(JComponent c, Region r)
指定されたコンポーネントと領域に関連付けられたスタイルを取得します。
|
void |
AbstractRegionPainter.paint(Graphics2D g, JComponent c, int w, int h)
指定された
Graphics2D オブジェクトにレンダリングします。 |
修飾子と型 | メソッドと説明 |
---|---|
protected JComponent |
SynthSpinnerUI.createEditor()
このメソッドはinstallUIにより呼び出され、
JSpinner のエディタ・コンポーネントを取得します。 |
protected JComponent |
SynthInternalFrameUI.createNorthPane(JInternalFrame w) |
JComponent |
SynthContext.getComponent()
この領域を含む収容側コンポーネントを返します。
|
修飾子と型 | メソッドと説明 |
---|---|
static ComponentUI |
SynthPanelUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthTableUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthMenuUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthMenuItemUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthListUI.createUI(JComponent list)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthSliderUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthMenuBarUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthTreeUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthViewportUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthPasswordFieldUI.createUI(JComponent c)
JPasswordFieldのUIを作成します。
|
static ComponentUI |
SynthRootPaneUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthToolTipUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthToolBarUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthSeparatorUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthPopupMenuUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthOptionPaneUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthTextPaneUI.createUI(JComponent c)
JTextPaneのUIを作成します。
|
static ComponentUI |
SynthLookAndFeel.createUI(JComponent c)
渡された
JComponent に対してSynthのLook & FeelのComponentUI を作成します。 |
static ComponentUI |
SynthDesktopPaneUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthComboBoxUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthCheckBoxUI.createUI(JComponent b)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthSpinnerUI.createUI(JComponent c)
SynthSpinnerUIの新しいインスタンスを返します。
|
static ComponentUI |
SynthProgressBarUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthInternalFrameUI.createUI(JComponent b)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthTextFieldUI.createUI(JComponent c)
JTextFieldのUIを作成します。
|
static ComponentUI |
SynthToggleButtonUI.createUI(JComponent b)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthTabbedPaneUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthSplitPaneUI.createUI(JComponent x)
SynthSplitPaneUIの新しいインスタンスを生成します。
|
static ComponentUI |
SynthTextAreaUI.createUI(JComponent ta)
JTextAreaのUIオブジェクトを作成します。
|
static ComponentUI |
SynthFormattedTextFieldUI.createUI(JComponent c)
JFormattedTextFieldのUIを作成します。
|
static ComponentUI |
SynthTableHeaderUI.createUI(JComponent h)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthEditorPaneUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthButtonUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthCheckBoxMenuItemUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthColorChooserUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthScrollPaneUI.createUI(JComponent x)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthRadioButtonUI.createUI(JComponent b)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthScrollBarUI.createUI(JComponent c) |
static ComponentUI |
SynthLabelUI.createUI(JComponent c)
スキンのLook & Feelに使用されるLabelUI実装を返します。
|
static ComponentUI |
SynthRadioButtonMenuItemUI.createUI(JComponent b)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
static ComponentUI |
SynthDesktopIconUI.createUI(JComponent c)
指定されたコンポーネントの新しいUIオブジェクトを作成します。
|
int |
SynthSliderUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
SynthProgressBarUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
SynthButtonUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
int |
SynthLabelUI.getBaseline(JComponent c, int width, int height)
ベースラインを返します。
|
SynthContext |
SynthPanelUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTableUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthMenuUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthMenuItemUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthListUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthSliderUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthMenuBarUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTreeUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthViewportUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthRootPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthToolTipUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthToolBarUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthSeparatorUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthPopupMenuUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthOptionPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthDesktopPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthComboBoxUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthSpinnerUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthProgressBarUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthInternalFrameUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTextFieldUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTabbedPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthSplitPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTextAreaUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthTableHeaderUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthEditorPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthButtonUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthColorChooserUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthScrollPaneUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthScrollBarUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthLabelUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
SynthContext |
SynthDesktopIconUI.getContext(JComponent c)
指定されたコンポーネントのコンテキストを返します。
|
Dimension |
SynthSeparatorUI.getMaximumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最大サイズを返します。
|
Dimension |
SynthButtonUI.getMaximumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最大サイズを返します。
|
Dimension |
SynthLabelUI.getMaximumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最大サイズを返します。
|
Dimension |
SynthSliderUI.getMinimumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最小サイズを返します。
|
Dimension |
SynthSeparatorUI.getMinimumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最小サイズを返します。
|
Dimension |
SynthButtonUI.getMinimumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最小サイズを返します。
|
Dimension |
SynthLabelUI.getMinimumSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した最小サイズを返します。
|
protected Dimension |
SynthMenuUI.getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap) |
protected Dimension |
SynthMenuItemUI.getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap) |
Dimension |
SynthSliderUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
Dimension |
SynthToolTipUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
Dimension |
SynthSeparatorUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
Dimension |
SynthProgressBarUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
Dimension |
SynthButtonUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
Dimension |
SynthScrollBarUI.getPreferredSize(JComponent c)
垂直スクロール・バーの推奨幅は、増分ボタンと減分ボタン(
null 以外)の推奨幅の最大値、およびつまみの最小幅です。 |
Dimension |
SynthLabelUI.getPreferredSize(JComponent c)
指定されたコンポーネントの、Look & Feelに適した推奨サイズを返します。
|
static Region |
SynthLookAndFeel.getRegion(JComponent c)
JComponent
c のRegionを返します。 |
static SynthStyle |
SynthLookAndFeel.getStyle(JComponent c, Region region)
指定されたコンポーネントの指定された領域のSynthStyleを取得します。
|
abstract SynthStyle |
SynthStyleFactory.getStyle(JComponent c, Region id)
指定されたComponentのスタイルを返します。
|
protected void |
SynthViewportUI.installDefaults(JComponent c)
ビュー・ポートにデフォルトをインストールします。
|
protected void |
SynthToolTipUI.installDefaults(JComponent c) |
protected void |
SynthViewportUI.installListeners(JComponent c)
リスナーをビュー・ポートにインストールします。
|
protected void |
SynthToolTipUI.installListeners(JComponent c) |
void |
SynthPanelUI.installUI(JComponent c)
指定されたコンポーネントをLook & Feelに応じて適切に構成します。
|
void |
SynthViewportUI.installUI(JComponent c)
指定されたコンポーネントをLook & Feelに応じて適切に構成します。
|
void |
SynthSeparatorUI.installUI(JComponent c)
指定されたコンポーネントをLook & Feelに応じて適切に構成します。
|
void |
SynthTextPaneUI.installUI(JComponent c)
コンポーネントのUIをインストールします。
|
void |
SynthComboBoxUI.installUI(JComponent c)
指定されたコンポーネントをLook & Feelに応じて適切に構成します。
|
void |
SynthPanelUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthTableUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthMenuUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthMenuItemUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthSliderUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthMenuBarUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthTreeUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthViewportUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthRootPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthToolTipUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthToolBarUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthSeparatorUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthPopupMenuUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthOptionPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthDesktopPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthComboBoxUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthSpinnerUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthProgressBarUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthInternalFrameUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthTabbedPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthSplitPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthTableHeaderUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthButtonUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthColorChooserUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthScrollPaneUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthScrollBarUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthLabelUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
void |
SynthDesktopIconUI.paint(Graphics g, JComponent c)
Look & Feelに従って、指定されたコンポーネントをペイントします。
|
protected void |
SynthTreeUI.paintHorizontalLine(Graphics g, JComponent c, int y, int left, int right)
水平線をペイントします。
|
protected void |
SynthTreeUI.paintVerticalLine(Graphics g, JComponent c, int x, int top, int bottom)
垂直線をペイントします。
|
protected void |
SynthSpinnerUI.replaceEditor(JComponent oldEditor, JComponent newEditor)
JSpinner エディタ・プロパティに変更があるときに、PropertyChangeListener により呼び出されます。 |
protected void |
SynthViewportUI.uninstallDefaults(JComponent c)
ビュー・ポートからデフォルトをアンインストールします。
|
protected void |
SynthToolTipUI.uninstallDefaults(JComponent c) |
protected void |
SynthViewportUI.uninstallListeners(JComponent c)
ビュー・ポートからリスナーをアンインストールします。
|
protected void |
SynthToolTipUI.uninstallListeners(JComponent c) |
protected void |
SynthScrollPaneUI.uninstallListeners(JComponent c) |
void |
SynthPanelUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthMenuUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthMenuItemUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthViewportUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthSeparatorUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthComboBoxUI.uninstallUI(JComponent c)
installUI 時に、指定されたコンポーネントに対して行われた構成を取り消します。 |
void |
SynthPanelUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTableUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthMenuUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthMenuItemUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthListUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthSliderUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthMenuBarUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTreeUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthViewportUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthRootPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthToolTipUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthToolBarUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthSeparatorUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthPopupMenuUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthOptionPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthDesktopPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthComboBoxUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthSpinnerUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthProgressBarUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthInternalFrameUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTextFieldUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTabbedPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthSplitPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTextAreaUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthTableHeaderUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthEditorPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthButtonUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthColorChooserUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthScrollPaneUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthScrollBarUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthLabelUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
void |
SynthDesktopIconUI.update(Graphics g, JComponent c)
このUI委譲に、指定されたコンポーネントを再ペイントするよう通知します。
|
コンストラクタと説明 |
---|
SynthContext(JComponent component, Region region, SynthStyle style, int state)
指定された値を使ってSynthContextを作成します。
|
修飾子と型 | クラスと説明 |
---|---|
class |
DefaultTableCellRenderer
JTable 内の個々のセルをレンダリング(表示)するための標準クラス。 |
static class |
DefaultTableCellRenderer.UIResource
UIResource を実装するDefaultTableCellRenderer のサブクラス。 |
class |
JTableHeader
これは、
JTable のヘッダーを管理するオブジェクトです。 |
修飾子と型 | クラスと説明 |
---|---|
class |
JTextComponent
JTextComponent は、Swingテキスト・コンポーネントのための基底クラスです。 |
修飾子と型 | クラスと説明 |
---|---|
class |
DefaultTreeCellEditor.DefaultTextField
エディタが提供されない場合に使用される
TextField 。 |
class |
DefaultTreeCellRenderer
ツリーのエントリを表示します。
|
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.