Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
applet vs o.s. dpi05 Jul 2004 08:54 GMT2
Good morning, ihave the following problem :
when the resolution screen of the O.S. is setted to 120 dpi many
labels in my applets became interrupted !
with toolkit.getscreenResolution() i can read the o.s. setting, but
Updating GUI & Running Program (AND accessing common variables!)04 Jul 2004 23:58 GMT9
First, I am aware of both SwingUtilities.invokeLater(), and of using Thread
to create a new thread.  These are part of the problem.
I want to have something running in the background, while the GUI is
updating.  I've done that before without a problem, however, now, I need to
Event listeners04 Jul 2004 20:00 GMT2
Can someone please direct me to a web page that will show, for each Swing
component, all event listeners used by that component (both swing and awt
event listeners)
Additionally, the order of execution of the event listeners as well?
Multi-page Printing Question04 Jul 2004 13:23 GMT2
I have a question about multipage printing.
I'm writing custom code to print a report. As the size of the report is
variable, on the first call to the print() method it computes the output
size in both points and pages (based on the PrintFormat object).
Labels and paint questions...04 Jul 2004 07:49 GMT15
I have an applet, here
http://www.aquaticwhirlpools.com/sean/selectMenu.html
What I need is for the select menus to have some space between
them so that I can have the orange/yellow images next to each one.
ArrayIndexOutOfBoundsException - Pls help04 Jul 2004 00:07 GMT1
Brief description:
1) HTMLBrower (my class which extends JEditorPane) is initialized with an
HTML file.
2) I'm passing this HTMLBrowser object into a thread.
JSplitPane.setResizeWeight() is not behaving correctly!03 Jul 2004 13:24 GMT1
I put a JTable and a JEditorPane inside JSplitPane and
setResizeWeight( 0.4 ) but the result doesn't reflect the ratio 0.4.
However, if I change JEditorPane to another JTable, it displays
correctly according to the ratio.
JButton stays pressed for 2 second02 Jul 2004 17:53 GMT5
I want to make a JButton to stay in pressed-state
for 2000 milliseconds. How can I add such a delay.
can anyone help?
large swing apps02 Jul 2004 01:10 GMT3
In large swing applications, how do they handle tons of menu options..etc...
Do they have tons of Action classes that extend to AbstractAction? Because
that seems too much to handle, you know to have lots of classes to handle
each menu option...
JWindow setAlwaysOnTop has no effect01 Jul 2004 19:33 GMT2
Is this behaviour correct?
If I use a JFrame, setAlwaysOnTop() seems to behave as expected but with
the same code just but extend a JWindow instead, the JWindow is always
on top no matter what.
Keyboard hooking01 Jul 2004 17:26 GMT1
is there a way to do keyboard hooking in java, if yes ... plese let me
know the source code
Pages: 1 2 3 4 5 6 7 8 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.