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
Any way to activate refresh button?02 Mar 2006 04:59 GMT6
I have a stock market charting applet that needs a "redraw" button to be
clicked before it will update.  Does anyone know of a script that would do
that automatically?  I am not writing the software, just would like to not
have to click the button every minute or so.
DefaultMutableTreeNode problems...02 Mar 2006 02:30 GMT2
Hello, below is a snippet of code using a JTree, that is supposed to
show the years "2000", "2001" for each of IBM, Compaq, Dell and Other.
However, it only adds the children "2000" and "2001" to Other.  IBM,
Compaq and Dell are childless.  Any ideas?
Creating spaces..02 Mar 2006 02:24 GMT12
Hi there..
I've been experimenting with my creation (the proverbial hello world
program) and was wondering how to create spaces..
What i've come up with so far is this:
How to transpose a matrix?01 Mar 2006 23:26 GMT49
I am wondering how to transpose a matrix (m * n) with only constant space
complexity O (1). (The transpose algorithm should execute/operate on the
original matrix.)
thanks in advance,
can't override an abstract method inside a jar file01 Mar 2006 22:27 GMT2
I wonder if someone has run into this problem.
I compiled an abstract class TempAbs that declares an abstract method
PrintSting and archived the *.class into a *.jar file.
In a new Temp.java file I have a class that extendes the abstract class
About JEditorPane01 Mar 2006 21:58 GMT1
I wrote a plugin to NetBeans 5.0  which displays html pages in a
JEditorPane, when i clicked a file in explorer.
JEditorPane is in the topcomponent class.Also JTree(Explorer) in a
other topcomponent class.
Java Advanced Imaging I/O help...01 Mar 2006 17:59 GMT2
Hi, i need some help regarding RAW Images.....anybody knows how to read
.raw images using JAI and convert them to bitmap or tiff? any help will
greatly be appreciated...
Regards
HashSet to ArrayList01 Mar 2006 16:05 GMT3
We use a HashSet ( call instance myHashSet) to store some names ( Strings).
There is 52 names.
In the following method we do:
public ArrayList getListOfCreateTestGenerated() {
error in resultset01 Mar 2006 15:18 GMT1
public static ModuleDTO getModuleDTO(final String moduleName)
   {
       ModuleDTO moduleDTO=null;
       if(moduleName==null) return null;
application can access by login in web site01 Mar 2006 06:21 GMT4
Please help me as possible you can.
I will build java application that can access to web site that has
username and password (login)
the program can view sourse for page after login
Help: HelloWorld01 Mar 2006 05:41 GMT11
I'm trying to teach myself Java. I downloaded AND installed j2se, and
set the JAVA_HOME path. I installed gcj as a compiler, and it seems to
work just fine..
But that's when all my problems start.
Jtree examples01 Mar 2006 04:19 GMT3
Hello everyone...
I am looking for some examples of using a JTree.
I want to be able to add, remove and edit nodes.  I did check the Sun
website and looked at the Dynamic JTree code, but if you have any other
In JTree Not Able To Move Selection Using Arrow key01 Mar 2006 04:00 GMT2
Hi Friends,
    How are you all ? I am working with JTree and I am programatically
setting the first node in the tree selected and it is selected but my
problem is that I cannot move to other nodes directly if I want to do
program works but wont display in browser01 Mar 2006 03:55 GMT16
I wrote a small picture viewer in java and tha program runs but after I put
it online I get a null pointer exception. Not sure why since it compiles and
runs fine otherwise.
Can someone please point me in the right direction.
NoClassDefFoundError in applet when extra classes are added01 Mar 2006 02:46 GMT2
Hello, all.
I'm using NetBeans 4.1 on winXP to build my very first applet, and i
think I'm missing a very basic concept about the way applets are
deployed.
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.