Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. UIManager.put("FileChooser.background", new Color(59, 13, 255));
  2. UIManager.put("TextPane.background", new Color(59, 13, 255));
  3. UIManager.put("FormattedTextField.background", new Color(59, 13, 255));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement