Home
last modified time | relevance | path

Searched refs:aForeground (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java703 private Color aForeground, aBackground; field in TextAttributeDialog
711 aForeground = Color.black; in init()
725 aForeground = JColorChooser.showDialog( in init()
728 aForeground); in init()
771 return bForeground ? aForeground : aBackground; in getColor()
798 aSequence[3].Value = new Integer( aForeground.getRGB() ); in action()

Completed in 20 milliseconds