java - how to dispose JToolBar's frame? -


http://i.stack.imgur.com/yhse3.png

after set "toolbar.setvisible(false)" false , jtoolbar hidden, jframe still on screen ? how can dispose temporary frame ?

i close jframes jframename.setvisible(false) hid if want use same window again have reset window when make visable again.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -