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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trouble with layout managers and JPanels12 Oct 2005 23:56 GMT5
    I'm trying to create my own component, made up with 2 different panels
inside one outer panel. Of these two inner panels one is narrow and
long, with fixed height. The other one can be stretched in any way. I'd
like them to show like this
UI updating issue when several windows are open12 Oct 2005 22:10 GMT2
I have a main application window (JFrame) with a statusbar. I then open
another window (JDialog) and perform a network call. Before this call, I
send a message to any observers (the statusbar), that a connection is
about to be made, and after the call, I send a message about the
Drawing custom JButton with no flicker12 Oct 2005 12:20 GMT6
I'm drawing a custom jbutton by overriding update and paint in the ButtonUI
attached to the button.
The problem is that every graphic operation I do shows up immediately on
the screen, even before the function returns.
Real coordinates on the remote pc.12 Oct 2005 12:08 GMT3
Real coordinates on the remote pc.
Sorry about the things last time i had done. Now i really need some
help from
Andrew or Roedy Green or any other person ( He or she is welcome).
How to set textfield in panel with values entered by a user in dlgbox?12 Oct 2005 09:56 GMT5
I have a textfield, textfield1 in a panel.  The user clicks on a button
that opens a dialog box and enters values into another textfield,
textfield2.  The user closes the dialog box.  How can I get the value
from textfield2 into textfield1?
dragging a transparent JFrame12 Oct 2005 08:15 GMT2
I'm able to get a transparent JFrame using java 1.4+ on Mac OS X. I
simply set the JFrame's background to a transparent color. However,
with a transparent color (any alpha component less than 255), when I
drag within the JFrame (not the titlebar), it drags the entire JFrame
Optimize java layout12 Oct 2005 08:06 GMT3
How can the GUI be optimized
-----------------------------------------------------------------------
IT Interview Questions : http://www.geekinterview.com IT Tutorials and Articles : http://www.geekarticles.com
Getting screenshot image into an object12 Oct 2005 03:04 GMT22
Is there anyway that i can take a screenshot and store it directly into
an object
but not a file.
//Get the screen size
Scrollbar not displayed in a JScrollPane  in J2SE 1.4.211 Oct 2005 21:52 GMT2
  My application has a JScrollPane in which a DTree is added
  to the JScrollpane. Now, when I run the application, the JScrollpane
is not
  displayed properly. I could notice that the CPU utilization is 100%.
JProgressBar not refreshing11 Oct 2005 16:10 GMT3
As many people I have a refresh problem with JProgressBar not refreshing
but my problem might be more complex.
The refresh code is passed to the correct thread with the swing
utilities invokelater method, the compute code is in another thread
jtable add row (without defaultTableModel)11 Oct 2005 14:52 GMT5
Hi, im trying to add a row to my custom Table class
the class extends JTable, and based on its contents, I do not believe
that it can successfully use the defaultTableModel's addRow function
because DefaultTableModel causes my application to crash when trying to
JSplit Pane and another issue11 Oct 2005 07:06 GMT2
I am new to Swing.
I've got two problems in the code below javascript: x()
banghead
1)for some reason, the whiteboard is showing up as just a tiny sliver
scrollbar question..11 Oct 2005 04:04 GMT2
how do you get scrollbar to go along w/bottom end of text content in a
JTextPane?  i.e., if there is a lot of text in JTextPane I can't see
text at bottom (beyond height of JTextPane..) I have to scroll down to
see where text ends, but I would like scrollbar to 'move' as text is
Deactivate everything?10 Oct 2005 16:42 GMT1
Is there a simple way to deactivate (gray out) the whole interface and
then reactivate
to the previous state (eg, before full deactivation some menu items
were already grayed out)?
How can i convert local client application coordinates to remote screen coordinates09 Oct 2005 15:44 GMT20
I am making one application in which i need to map client application
coordinates
to remote screen coordinates.
My application contains one JScrollPane i had already add
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2005
 
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.