java - How to position a JFrame permanently above another? -


the jist of problem this: have 2 jframes, lets big jframe foo , smaller jframe baz. have both open @ same time, there way make baz never hidden "behind" foo? right when baz "in front" , click on foo, baz disappears behind foo, don't want happen.

don't use 2 jframes. trying make "bar" window behave dialog, , in fact should dialog, jdialog exact, , should set parent window "foo" jframe.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -