Generated by
JDiff

Class javax.swing.JFrame

Added Constructors
JFrame(GraphicsConfiguration) Creates a Frame in the specified GraphicsConfiguration of a screen device and a blank title.
JFrame(String, GraphicsConfiguration) Creates a JFrame with the specified title and the specified GraphicsConfiguration of a screen device.
 

Added Fields
int EXIT_ON_CLOSE The exit application default window close operation.