I have a JInternalFrame
as shown below.
Are there properties that allow for?
to the top bar?
The only thing I have been able to find is:
jInternalFrame1.setTitle("Hello");
But I am more after a way to hide it etc.
you can set through it's constructor like button maximize, minimize, resize, icon etc