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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
busy cursor10 Jul 2006 20:57 GMT7
I have a method that is computationally expensive. When a button is
pressed it can take a while before the gui responds again.
What I want to do is display an hour glass (ideally one that rotates as
the sand poors from one side to the other) while the application is
Paiting question10 Jul 2006 20:31 GMT1
I´m new to Swing and I made a subclass of JComponent. For now its a
class that paints a image and listen to the mouse.
My problem is: my class gets painted only when I minimize, maximize or
something like that.
Could I drag and drop FROM Java Swing list onto a Windows Explorer?10 Jul 2006 19:03 GMT1
Could I drag and drop FROM Java Swing list onto a Windows Explorer? Any
help are appreciated.
Thanks
Component/Widget naming (Swing vs. SWT)10 Jul 2006 18:07 GMT1
i am new to Java and was wondering if it possible
in SWT to name the widgets as it is done in Swing
with getName() and setName() for the components
Thanks
Render .eps in swing09 Jul 2006 19:59 GMT2
Does anyone have any information on how i would go about rendering .eps
files in swing, whilst preserving the "vector/scalable" property of them?
best regards
Costas
Right-click on JMenuItem09 Jul 2006 12:40 GMT2
I have a regular JMenu, containing a bunch of JMenuItem. What I want to
do is when the user right-click (running under Windows) on any of the
items, it would pops up a JPopupMenu instead of actionPerformed on that
JMenuItem. However, it looks like the default behaviour of ...
help with avi player08 Jul 2006 18:22 GMT1
hi im trying to create a media player using awt swing jframes etc etc i
just want one jbutton to play and one to stop the attached avi file, is
this possible to do or is it a total different ball game i merely only
want to play and stop the movie file
Error during compile07 Jul 2006 22:00 GMT4
My program has a MenuFrame with  with MenuItems in it. If I click on
"New", I would like to open the Filedialog box. I am a beginner and
experimenting with some basic programs. I get an error <identifier>
expected, on the line where I have specified
Other languages in Java07 Jul 2006 18:38 GMT11
I am trying to display non-Western languages in a robust and reliable
way, using Java.
Currently, on a westernised installation (i.e. en_US default locale,
etc), I decode the byte stream correctly, but my JTextArea simply
The first & last visible rows in a JTable07 Jul 2006 14:14 GMT4
Is there an elegant way to work out the first and last rows of a JTable that
are visible on the screen at a particular time?  All I could come up with
was to go through each point on the screen and do a getRowAtPoint() and work
it out from that.  Is there a better or simpler way?
restituzione dei valori di un jtable07 Jul 2006 11:39 GMT2
Salve
ho un problema con le jtable, forse è una cosa banale ma non avendole
mai usate non mi rendo conto.
In pratica ho una finestra dove nella jtable visualizzo i risultati di
AWT/Swing07 Jul 2006 11:21 GMT2
I am a new programmer to Java. I was wondering, if one can create a GUI
and work with images (animation) using AWT alone, or the Swing
components would be essential too?
Thanks.
Invoking external program07 Jul 2006 09:21 GMT1
What is the command to pass parameters to an external progarm from Java
interface?
I mean how should the exec() command be modified in order to pass
paremeters to the external program..
more on font size in pixels06 Jul 2006 22:05 GMT4
It seems like if you create a Font
new Font("Arial", Font.PLAIN, 11);
in Java, and in HTML/CSS you specify two font sizes:
.Apx11 {
How to get and use SwingWorker in Java 1.4?06 Jul 2006 20:13 GMT12
         I am curious whether a coding solution I did would  frowned
upon or considered "bad practice" - a term I use to mean the
opposite of "best practices".
    Let me give a little background. I have a program that uses Swing.
Pages: 1 2 3 4 5 6 June, 2006
 
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.