JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Desktop
>>
Core GUI APIs
JDialog Parent Question
If I extend JDialog in a class in my application, how am I able to set the parent of that dialog? I would prefer to extend JDialog rather than manually creating a dialog object.Thanks
[197 byte] By [
iPodthere4iama
] at [2007-11-27 8:22:23]
««
Convert cold to older version
»»
Using <jsp:forward> tag
# 1
in the constructor
class
XDialog
extends
JDialog
{
public
XDialog(Frame owner)
{
super
(owner);
}
}
Michael_Dunna
at 2007-7-12 20:11:03 >
Desktop
Installation Help Needed - No Way to Run Program
Some I18n questions
Getting Web Start to use JDK's javaw.exe, not JRE's
Obtener la ruta de un archivo jar desde Java
can someone help me with the expects scripts of SGD?
how can i now which webserver I am running on my SGD?
Problems with Firefox since JRE 6 Update 1
Roadmap for Java 5.0 for Intel Itanium 2 (IA64) platform?
Cannot find application-client.xml
SRSS 4 U 2 prototype in Kiosk mode
Core GUI APIs
how can i adjest the width of the JTable Header
drop down button / split button
Set Background/Foreground color for Cell Renderer in JComboBox
Making a component half way transparent(not fully opaque or nuopaque)
Autocomplet JComboBox
Free Web Browser
Floating component
button in jpanel issue
actionlisteners for 2 comboboxes
Change JTextField on JButton press
Desktop Hot Topic
Set Background/Foreground color for Cell Renderer in JComboBox
actionlisteners for 2 comboboxes
JTextArea - Selected Text > Bold, Ital., Underlined
Problemns with JTree
JTableHeader + TableRowSorter Customization
Cannot find application-client.xml
Using a layout to add a component on another component
Non-modal JDialog is not painted and blocks the GUI
JTextPane autoscrolling generating sporadic exceptions
JDialog performance issue in jdk 1.5 and jdk 1.6
Does anybody know how can I watch my applet?
problem with findComponentAt highlighting wrong JLabel
Desktop
Core GUI APIs
Deploying
Runtime Environment
Developing for the Desktop
I18N
Sun Secure Global Desktop Software
Sun Java Desktop System
Sun Ray Software - General Discussion
Mozilla Browser For Solaris
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding