Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to set the backtound color in java

[your frame name].getContentPane().setBackground([your color here]);

or

[your panel name here].setBacroundColor([your color here])
 
PREVIOUS NEXT
Tagged: #set #backtound #color #java
ADD COMMENT
Topic
Name
8+2 =