John Topley's KnowledgebaseCentring A JDialog On The ScreenTuesday, 05 August 2003This Java code centres a Swing JDialog on the screen. JDialog dialog = new JDialog(); |
![]() |
John Topley's KnowledgebaseCentring A JDialog On The ScreenTuesday, 05 August 2003This Java code centres a Swing JDialog on the screen. JDialog dialog = new JDialog(); |