[To advertise Java(tm) Events here, contact joris@esus.com!]
Java™
by example!
Login
Login here
Become a member
only $14.95/year!
New @ Esus.com
In-house
search engine
for better results!
Get updates with the esus.com
newsletter
!
Home
Browse Categories
Ask a Java Question
Help
For Java Tips & Tricks, subscribe to the
esus.com newsletter!
Search Java Q&A, Links, API's:
adv
Index
:
Java 2 Standard Edition (J2SE)
:
Java 2 JDK
:
Swing (javax.swing.*)
:
Top-Level Containers (JApplet, JDialog, JOptionPane, JFrame)
Become a member to observe this category
JFrame
JFrame is a top-level window with a title, border and buttons for iconifying, deiconifying and closing the window. Check
How to Make Frames
from Sun's Java Tutorial for more information.
Related Categories
Frame
Subcategories
Questions & Answers
= answered,
= unanswered
General:
How do I show a JFrame without taking away the focus from the current window?
How do I set the top-left icon in a JFrame?
How do I set the title of a JFrame?
How do I maximize my JFrame?
How do I disable the maximize-icon in a JFrame?
How do I iconify or deiconinfy a JFrame?
What does the dispose() method do?
What does the pack() method do?
How do I create a Menu for my JFrame?
How do I get the HWND handle of a Window?
How do I create a JFrame that cannot be resized?
How do I center a JFrame on the screen?
How do I remove the top-right minimize / maximize / resize button icons on a JFrame?
How do I change the font of my title in my JFrame's title bar?
How do I create a tooltip for my JFrame's title bar?
How do I prevent my JFrame from being iconified?
How do I create a full screen JFrame?
How do I set the decoration style of a JFrame?
How do have my JFrame always-on-top?
Further Information (sorted alphabetically)
Api's:
Class javax.swing.JFrame (1.2)
Tutorials:
Swing: A Quick Tutorial for AWT Programmers: JFrame
Articles:
Fullscreen Exclusive Mode API lets you change display modes and draw directly to video RAM
Magic with Merlin: Just another plain Frame
Related Links:
JavaWorld QA: How to Change the Steaming Coffee Cup Icon
JavaWorld QA: Personalize your Application's Icon
JavaWorld QA: Use Event Listeners to Enforce the Minimum Size of a Window
JavaWorld QA: Use the setState(int state) Method to Iconify Child Windows
JavaWorld QA: Why do we have to add Components to a JFrame's Content?
JavaWorld Tip: Manipulate EventQueues for Semimodal Dialogs
Terms of Service
|
Privacy Policy
|
Contact
Copyright © 2000-2003 Esus.com - All Rights Reserved
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.