Searched defs:STYLE (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/test/javax/swing/JFileChooser/6817933/
H A DTest6817933.java54 private static final String STYLE = "BODY {background:red}"; field in class:Test6817933
/openjdk10/jdk/test/javax/swing/JFrame/NSTexturedJFrame/
H A DNSTexturedJFrame.java46 private static final String STYLE = "Window.style"; field in class:NSTexturedJFrame
/openjdk10/jdk/test/sun/security/tools/jarsigner/compatibility/
H A DHtmlHelper.java29 private static final String STYLE field in class:HtmlHelper
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSBorder.java57 static final int COLOR = 0, STYLE = 1, WIDTH = 2; field in class:CSSBorder
H A DHTML.java462 public static final Tag STYLE = new Tag("style"); field in class:HTML.Tag
845 public static final Attribute STYLE = new Attribute("style"); field in class:HTML.Attribute
/openjdk10/langtools/test/tools/javac/diags/
H A DHTMLWriter.java554 public static final String STYLE = "style"; field in class:HTMLWriter
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/doclint/
H A DHtmlTag.java504 STYLE, enum constant in enum:HtmlTag.Attr

Completed in 114 milliseconds