0
How to Colour background of a code
I want to make a app and for a app a background colour is needed So how I get colours and I am learning only java.
2 Réponses
+ 3
I’m guessing you want the background color to be for a UI? It depends on the java package or framework that you are developing the app with. Are you using java swing or java fx or some other framework?