Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

jframe color

private JFrame frame;
frame.getContentPane().setBackground(Color.BLACK);
 
PREVIOUS NEXT
Tagged: #jframe #color
ADD COMMENT
Topic
Name
2+4 =