Searched defs:foreground (Results 1 - 22 of 22) sorted by relevance

/openjdk9/jdk/src/java.desktop/unix/native/common/awt/
H A Dawt_Component.h36 jfieldID foreground; member in struct:ComponentIDs
/openjdk9/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DColorImageComparator.java140 int foreground; field in class:ColorImageComparator.ForegroundColorMap
147 public ForegroundColorMap(int foreground) { argument
/openjdk9/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaMenuUI.java54 protected void paintMenuItem(final Graphics g, final JComponent c, final Icon localCheckIcon, final Icon localArrowIcon, final Color background, final Color foreground, final int localDefaultTextIconGap) { argument
H A DAquaMenuItemUI.java102 protected void paintMenuItem(final Graphics g, final JComponent c, final Icon localCheckIcon, final Icon localArrowIcon, final Color background, final Color foreground, final int localDefaultTextIconGap) { argument
H A DAquaMenuPainter.java160 protected void paintMenuItem(final Client client, final Graphics g, final JComponent c, final Icon checkIcon, final Icon arrowIcon, final Color background, final Color foreground, final Color disabledForeground, final Color selectionForeground, final int defaultTextIconGap, final Font acceleratorFont) { argument
/openjdk9/jdk/test/java/awt/Window/ShapedAndTranslucentWindows/
H A DCommon.java40 BufferedImage foreground; field in class:Common
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifIconFactory.java99 private Color foreground = UIManager.getColor("CheckBox.foreground"); field in class:MotifIconFactory.CheckBoxIcon
H A DMotifBorders.java632 protected Color foreground; field in class:MotifBorders.MotifPopupMenuBorder
H A DMotifGraphicsUtils.java146 paintMenuItem(Graphics g, JComponent c, Icon checkIcon, Icon arrowIcon, Color background, Color foreground, int defaultTextIconGap) argument
/openjdk9/jdk/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/
H A DJHyperlink.java147 public void setForeground(Color foreground) { argument
/openjdk9/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/
H A DTextStyleChooser.java48 Color foreground = null; field in class:TextStyleChooser
190 public void setForeground(Color foreground) { argument
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/sun/font/
H A DDecoration.java154 DecorationImpl(Paint foreground, argument
H A DAttributeValues.java73 private Paint foreground; // null field in class:AttributeValues
[all...]
/openjdk9/jdk/test/javax/swing/JWindow/ShapedAndTranslucentWindows/
H A DCommon.java38 BufferedImage foreground; field in class:Common
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicHTML.java365 BasicDocument(StyleSheet s, Font defaultFont, Color foreground) { argument
318 createDefaultDocument(Font defaultFont, Color foreground) argument
H A DBasicMenuItemUI.java600 paintMenuItem(Graphics g, JComponent c, Icon checkIcon, Icon arrowIcon, Color background, Color foreground, int defaultTextIconGap) argument
658 paintCheckIcon(Graphics g, MenuItemLayoutHelper lh, MenuItemLayoutHelper.LayoutResult lr, Color holdc, Color foreground) argument
728 paintArrowIcon(Graphics g, MenuItemLayoutHelper lh, MenuItemLayoutHelper.LayoutResult lr, Color foreground) argument
[all...]
/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/
H A DLWComponentPeer.java120 private Color foreground; field in class:LWComponentPeer
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/
H A DJTabbedPane.java1492 setForegroundAt(int index, Color foreground) argument
2040 Color foreground; field in class:JTabbedPane.Page
[all...]
/openjdk9/jdk/src/java.desktop/unix/classes/sun/awt/X11/
H A DXComponentPeer.java91 Color foreground; field in class:XComponentPeer
/openjdk9/jdk/src/java.desktop/windows/classes/sun/awt/windows/
H A DWComponentPeer.java92 private Color foreground; field in class:WComponentPeer
/openjdk9/jdk/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngread.c1736 png_colormap_compose(png_image_read_control *display, png_uint_32 foreground, int foreground_encoding, png_uint_32 alpha, png_uint_32 background, int encoding) argument
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/
H A DComponent.java256 Color foreground; field in class:Component
[all...]

Completed in 316 milliseconds