Searched refs:contentPane (Results 1 – 2 of 2) sorted by relevance
54 Container contentPane = getContentPane(); in Editor() local56 contentPane.add( menubar , BorderLayout.NORTH ); in Editor()61 contentPane.add( aPanel , BorderLayout.CENTER ); in Editor()
55 Container contentPane = this.getContentPane(); in DatabaseDialog() local56 contentPane.add(toppanel); in DatabaseDialog()
Completed in 16 milliseconds