Searched refs:aForeground (Results 1 – 1 of 1) sorted by relevance
703 private Color aForeground, aBackground; field in TextAttributeDialog711 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 15 milliseconds