java - Swing: Add help [?] button to window titlebar -


i want add new button icon of question mark left of buttons "maximize", "hide" , "close". how make (like in pic)? enter image description here

you need create custom rootpane/titlebar.

this means need set jframe undecorated , set custom instance of extends rootpane jframe


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -