クラスjava.awt.SystemColor
の使用
SystemColorを使用するパッケージ
-
java.awtでのSystemColorの使用
SystemColorとして宣言されたjava.awtのフィールド修飾子と型フィールド説明static final SystemColorSystemColor.activeCaption現在アクティブなウィンドウのウィンドウ・タイトルのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.activeCaptionBorder現在アクティブなウィンドウのボーダーでレンダリングされるカラーです。static final SystemColorSystemColor.activeCaptionText現在アクティブなウィンドウのウィンドウ・タイトルのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.controlプッシュ・ボタンなど、コントロール・パネルやコントロール・オブジェクトのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.controlDkShadowプッシュ・ボタンなど、3Dコントロール・オブジェクトの暗く影の付いた領域でレンダリングされるカラーです。static final SystemColorSystemColor.controlHighlightプッシュ・ボタンなど、3Dコントロール・オブジェクトの明るく輝いた領域でレンダリングされるカラーです。static final SystemColorSystemColor.controlLtHighlightプッシュ・ボタンなど、3Dコントロール・オブジェクトの強調表示領域でレンダリングされるカラーです。static final SystemColorSystemColor.controlShadowプッシュ・ボタンなど、3Dコントロール・オブジェクトの影の付いた領域でレンダリングされるカラーです。static final SystemColorSystemColor.controlTextプッシュ・ボタンなど、コントロール・パネルやコントロール・オブジェクトのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.desktopデスクトップのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.inactiveCaption現在アクティブでないウィンドウのウィンドウ・タイトルのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.inactiveCaptionBorder現在アクティブでないウィンドウのボーダーでレンダリングされるカラーです。static final SystemColorSystemColor.inactiveCaptionText現在アクティブでないウィンドウのウィンドウ・タイトルのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.infoツール・チップまたはスポット・ヘルプのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.infoTextツール・チップまたはスポット・ヘルプのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.menuメニューのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.menuTextメニューのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.scrollbarスクロール・バーのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.textテキスト・フィールドやコンボボックスなど、テキスト・コントロール・オブジェクトのバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.textHighlightメニュー、コンボボックス、テキストなど、選択した項目のバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.textHighlightTextメニュー、コンボボックス、テキストなど、選択した項目のテキスト・バックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.textInactiveTextメニューなど、アクティブでない項目のテキストでレンダリングされるカラーです。static final SystemColorSystemColor.textTextテキスト・フィールドやコンボボックスなど、テキスト・コントロール・オブジェクトのテキストでレンダリングされるカラーです。static final SystemColorSystemColor.windowウィンドウ内の内側の領域のバックグラウンドでレンダリングされるカラーです。static final SystemColorSystemColor.windowBorderウィンドウ内の内側の領域のボーダーでレンダリングされるカラーです。static final SystemColorSystemColor.windowTextウィンドウ内の内側の領域のテキストでレンダリングされるカラーです。