1. Make background of TextArea opaque stackoverflow.comI want to make my TextArea's background opaque. I'm using swing gui forms at netbeans. I want to overlap the instructions infront of the image (see this picture), but ... |
2. Unwanted Background Changes in JTextArea coderanch.com |
3. Change the background color of TextArea coderanch.comIs it possible to change the background color of a Textarea / JTextarea,instead of white, it should be different.I'am creating a chat aplication.The Frame conatins a non-Editable text area which holds all messages.I wish to develop that window like an application window that comes for most utilities, well designed.Initially I want to know to add color to the background,then images as ... |
4. How to make the JTextArea background invisible java-forums.org |
5. Help with JTextArea & creating a background image forums.oracle.comI am quite new to java swing and have be asked to create a GUI of a mobile phone. Wasn't sure what to use as my screen for the phone but thought it best to use a JTextArea as there will have to be numbers etc displayed on the the screen at some point. But was wondering if it is possiable ... |