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
Saving frame's state and normal state bounds between application sessions18 Oct 2005 22:43 GMT16
I have encountered some quirks trying to save a frame's state and
normal (not maximized) state bounds between application sessions.
First, I've found the following thread which discusses the exact issue
I'm after:
JTable appearing to not conform to specification18 Oct 2005 09:16 GMT11
I am probably wrong, but it appears that some aspects of JTable do not
function as specified in the documentation.  Specifically it seems that if
you reorder the columns then the getColumn(col) method of TableColumnModel
returns the wrong column.  It returns the column as if the ...
chaning label sizes during runtime18 Oct 2005 07:05 GMT5
hi all,
I have a minor problem in my application (sorry I can't post any code,
so I'vm only asking for guidance in the general case, not this
specific one).
Painting a zoomed component.18 Oct 2005 05:51 GMT3
My app paints a background image, different guide lines with handles
etc. in a JPanel. I want to have a zoomed in version of this. I cannot
use Robot.createScreenCapture() as this I display the image, guides,
etc. using different zoom levels, and scaling a captured image is of no ...
HTML offset18 Oct 2005 01:32 GMT5
Part of my code is meant to create a link to a document. If I use
HTMLEditorKit, I can use insertHTML. 1 of the arguments is offset, but I
have no idea what this is. Anyone? This is the start of my insertingcode
(obviously not complete yet).
JTable column type changing after custom rendering18 Oct 2005 01:28 GMT3
J2SE 5.0_05 on Windows Server 2003 SP1.
I have a column in a JTable whose data is of type Integer but when I try to
do some custom rendering of that column it appears that the JTable thinks
it's a String and left justifies the display instead of right justification
Draw separation line? (a la lowered etched border)17 Oct 2005 22:04 GMT4
Is there a standard way in Java to do a separation line, a la the line
drawn when using a lowered etched border? Perhaps there is no such
standard way than to draw it yourself, in which case I would like to
know how to uptain the L&F dependent system colors I would need.
need popupmenu help on tree items17 Oct 2005 20:47 GMT8
Hey all,
I'm trying to figure out how to know when I'm right clicking on a
specific node in my JTree. If I click on a specific leaf marked as
"superheroes", then I want the option of being able to right click on
F: GUI builder plugin for eclipse17 Oct 2005 17:39 GMT2
I'm looking for a recommondation for a plugin for eclipse which allows
me to "draw" the interface an creates appropriate code.
I have been testing two of them (Jigloo and GEF), but both did not work
how I wanted them to.
Show jpg picture on screen directly.17 Oct 2005 11:01 GMT1
           When I receive a jpg file from Bluetooth, how can I show it to
screen directly ( user do not have to press open file ... ect.  )
Best regards,
Boki.
How to keep a Swing Window  (frame) on top of all other windows17 Oct 2005 07:54 GMT14
I am looking for a way to keep the main window of my swing application
on top of all other windows open on desktop. I couldn't find anyway to
accomplish this in JFrame API. If anyone knows this, please let me know.
thanks in advance.
How can i made the knob of the JScrollPane scrollbar smaller in size17 Oct 2005 07:50 GMT8
I had implemented one JScrollPane.
I wan't to reduce the size of horizontal and vertical scrollbar
KNOB(the area between two buttons) smaller than before how can i do
that.
args[] question16 Oct 2005 17:11 GMT8
I have a method in which keyboard input from a showInputDialog will be
read. My idea is to use args[0] for it, like this:
File bestand = new File(args[0]);
if (!(bestand.exists()))
some advise?16 Oct 2005 04:52 GMT6
I'm writing a GUI in Java, but I want it to run either as a Web-program
or from inside M$ IE (I hate it, but that's the browser they use). Can I
run a normal GUI as such or should I write an applet?
Thanks
JFormatterTextField problem16 Oct 2005 04:48 GMT8
I have a JFormattedTextField and a JTextField in the same dialog.
When i set the "enabled" property of both of them to false, both are
disabled, but the JTextField is greyed out while the JFormattedTextField
remains white.
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.