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 / First Aid / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using Classes Not In Classpath16 Mar 2006 19:55 GMT2
I will soon need to access classes that will be on different CD-ROMs and
often will not be available when I start a Java program.  The different
CD-ROMs will have different directory structures on them.  How can my Java
program access classes on those CDs when the classes will not ...
Compiler mystery: Compiles classes that don't compile16 Mar 2006 18:50 GMT3
Can someone please try and explain how this could even happen.
I'm about to start fixing some bugs in a program for a client. They
haven't really been that organised and just gave me some source code
from somewhere, which may or may not be the version of the source code
convert boolean to String jdk1.316 Mar 2006 18:43 GMT12
How can I convert a primitive boolean to String?
cheers,
//mikael
Making a button smaller and saving16 Mar 2006 18:28 GMT2
  Basically, I need to be able to have an EDITABLE document (in a
JEditorPane or JTextPane) with active hyperlinks.  All I have read
seems to say that the HyperlinkListener only works for non-editable
documents.  To get around this, I have been trying to imbed buttons
converting number of minutes to number of days, hours, minuets16 Mar 2006 18:15 GMT7
having some trouble writing this program and having to use
Interger.parseInt, and the JOptionPane options also.
Thanks for any help,
whl
Need help to make a button smaller16 Mar 2006 17:58 GMT4
Can someone help me to make a button smaller? I am new to Java
programming. Thanks!
Getting the size of another program window?16 Mar 2006 05:23 GMT9
Is there an easy way to get the position and dimension of the window
of another program that is running?
My problem is that I want to do a screen capture of the part of the
screen that corresponds to parts of the window of another program every
GUI16 Mar 2006 04:53 GMT3
Hi, Iam new to this programming life[Basically a biology student] and
learning the GUI stuff for one of my course project work. I did  run
the program with the below code, but was able to open ONLY a window as
you see in first HelloWorldSwing program. i didnot get any text boxes,
File write problem - Mad15 Mar 2006 18:58 GMT6
   i'm currently writing a simple graphics app which includes a save
file function. This works 99% of the time but when reading the file
back there are anomalies in some pixels (only about 1%) they're saved
as ARGB but that seems irrelevant as a hexeditor shows the file doesn't
running different plugins within a java application in different JVMs15 Mar 2006 18:26 GMT5
I am developing an application that supports loading plugins. It is
using the JPF framwork. The problem that I am having is that I want to
start each of the plugins within the application in different java
versions (start a JVM within another JVM). Currently, the plugins are
howto initialise multiple integer variables to zero15 Mar 2006 17:26 GMT6
say I have the following integer variables :-
       int is_client_system = 0;
       int client_total = 0;
       int is_server_system = 0;
JComboBoxes in a JTable15 Mar 2006 15:31 GMT5
I have an app where cells in a table each need to display a set of values.
I can put a JComboBox into the cells of a column by setting the column
cell editor and renderers, but it is always the same set of values.  I
need to have different sets for each box, and I ony know the ...
Timer Not Firing...15 Mar 2006 11:13 GMT10
I am trying to create a Toaster Window to display a small piece of text for
informative purposes in my GUI.  My code is below: the window shows fine but
I want it to disappear after a given time, however the timer never fires,
can anybody tell me why?
pls explain Swing Thread Model15 Mar 2006 09:15 GMT7
Could you please explain me Swing Threading model. splly invokeLater
method. I am experinced C++ programmer , but new to java.
Should we create another thread in event handler.
pls explain me concepts
Problems with threads15 Mar 2006 01:11 GMT3
I am trying to execute a sh script file from a Java method.
The key part of the code looks like this:
        Process p = null;
        try {
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.