Hi All!

    I didn't find an answer in the mail-list archive [ :-> ], so, I'll ask:

    I'm working on a java application that uses several JDialog boxes. If
I use the constructor with params within my extension of JDialog (i. e.
super(dad, title, modal); ), the JDialog does not have a title bar. This
only occurs on the Linux boxes here, the Winderz boxes show the title bar.

    If I don't invoke the super call explicitly (or use an empty param
list 'super(); ) the JDialog does have a title, but allows the window
manager to position it instead of centering over the parent object.(even
if I use 'setPositionRelativeTo(dad);'.

    Is it Linux, Java, or Me?

                                 Chris

Christopher R. Hawks
Software Engineer
Syscon International
[EMAIL PROTECTED]

Linux: The OS for people with an IQ over 98




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to