Lines Matching refs:title
187 * a screen device and a blank title.
210 * specified title.
215 * @param title the title for the frame
223 public JFrame(String title) throws HeadlessException {
224 super(title);
229 * Creates a <code>JFrame</code> with the specified title and the
235 * @param title the title to be displayed in the
249 public JFrame(String title, GraphicsConfiguration gc) {
250 super(title, gc);
788 * close the window, title...) provided by the current look