Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class javax.swing.JFrame
Uses in package javax.swing.plaf.basic
Methods with return type javax.swing.JFrame
JFrame
BasicToolBarUI
.
createFloatingFrame
(
JToolBar
toolbar)
This method creates a new floating frame for the JToolBar.
Uses in package java.awt.im.spi
Methods with return type javax.swing.JFrame
JFrame
InputMethodContext
.
createInputMethodJFrame
(
String
title, boolean attachToInputContext)
Creates a top-level Swing JFrame for use by the input method.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About