change application title

i have a working .jar executable.when it runs, the title is "RoadDyno v0.5".i am using netbeans IDE 5.5, how can i modify this title?
[154 byte] By [2.5RSa] at [2007-11-27 8:46:10]
# 1
RTFM(J)Frame.setTitle(...)
tjacobs01a at 2007-7-12 20:47:58 > top of Java-index,Desktop,Deploying...
# 2
im sorry, i still can't get it to work. where in my code do i set the title?or direct to where to find help about this in the manual.
2.5RSa at 2007-7-12 20:47:58 > top of Java-index,Desktop,Deploying...
# 3
nevermind, found it. thanks!
2.5RSa at 2007-7-12 20:47:58 > top of Java-index,Desktop,Deploying...