JAVA TIPS: How to set JFrame Title in NetBeas?

Right click on the JFrame, select Properties. In the field of Title, type whatever you want.


Then if you run the app, you can see the title is shown in the upper panel.


Comments

Popular posts from this blog

gspread error:gspread.exceptions.SpreadsheetNotFound

P and q values in RNA Seq

Update the TOC (table of content) of MS Word .docx documents with Python