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 / General / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Wait Cursor stuck in Table Header, bug??15 Nov 2007 16:33 GMT2
I have a simple JTable on my app.  When new data is loaded into the
app, I turn the cursor into a wait cursor while the data loads in a
separate thread.  Once complete the cursor returns to normal.
However, if the mouse cursor happens to be on the JTable's header
objects on heap in running jvm15 Nov 2007 16:20 GMT2
In the past I'm sure I used a tool (possibly jdb) to examine objects
created in a running jvm.  I think I added some arguments to the
command line for the app I was investigating and then ran the tool to
attach it.  The output I think was quite simple tabulated plain text.
convenient way to read text file multiple times without reopening it15 Nov 2007 15:05 GMT7
I suppose that a convenient way to read text file is through FileReader.
But FileReader does not support the reset().
So, as a temporal remedy, I am opening the file twice:
Reader fr = new FileReader("filename");
Java Frames15 Nov 2007 11:18 GMT2
Hi, I need create 3 Frames or containers (I don't Know), each frame
must have a container/frame and each container 3 boton, somebody know
how to start this proyect?
but between each main frames the desktop is visible.
tomcat - log4j logfile15 Nov 2007 10:15 GMT5
i'm a software developer and i've got a problem with log4j log file.
i'd like to ask if there is an option in configuration file that
allows to create a new log file automatically each day.
i mean the old one is move to some archive and new is create and we've
Looking for a pattern15 Nov 2007 07:32 GMT16
I am looking for a good pattern.  I have a rather large software app
that makes use of a service manager for its many services...
configuration, colors, data lookup, units, etc.  Up until now the
service manager has been a singleton and anyone who wants access to a
Eclipse always going to blank Workspace15 Nov 2007 03:59 GMT1
I have installed eclipse.  What I found is every time eclipse starts,
I always have to switch the workspace by going to file-
>switch_workspace.  Why can't it reopen the workspace I was working on
previously?
newbie Threads and JDialog15 Nov 2007 02:21 GMT1
 I've been working with Java for one year and I'm a newbie with
threads, I have the following problem which I suppose you experts can
help:
  I have a JDialog  extension which I create some JTabbedPane with
Distributed RVS, Darcs, tech love14 Nov 2007 22:14 GMT38
When i first heard about distributed revision control system about 2
years ago, i heard of Darcs, which is written in Haskell. I was hugely
excited, thinking about the functional programing i love, and the no-
side effect pure system i idolize, and the technology of human animal
Drawing a rectangle around an image14 Nov 2007 20:46 GMT1
I've succeeded in printing a rescaled Image, however when I use
drawRectangle() to print a rectangle around the image the bottom third
of the image is blacked out. What is the correct way to do this?
Thanks
Rescaling image file while printing14 Nov 2007 20:44 GMT3
I need to rescale and print some jpeg and bmp files in Java
application. My code is inside of  a class "GraphicPages" that
implements Printable.
The actual rescale logic is contained in the print() method and uses
multiple copies of JDK/JRE images14 Nov 2007 20:16 GMT1
I am currently installing the DST patch to the server and then
instructions say:
It is possible for systems to accrete multiple copies of JDK/JRE
images, so you might need to
Java to Lisp/Scheme or Prolog translator/parser?14 Nov 2007 18:45 GMT4
Is there any such "tool" available for coverting Java to Lisp or
Prolog?
Thanks in advance.
What is URL rewriting?14 Nov 2007 18:36 GMT24
It is said "Cookies and URL rewriting are two common ways to keep
track of users between requests."
Try to expain URL rewriting?
eclipse getting the project references of a project14 Nov 2007 17:40 GMT3
I'm looking for a way to programmatically gets the projects references
of a given project.
Any there anyway to do it ?
Thanks
 
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.