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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting the size of everything within a directory?11 Oct 2004 22:46 GMT4
Hello everyone :)
Im trying to create an application that will give me the size of everything
within a directory, including the directories contained within that directory. I
tryed to do that with this code:
java & cleartype11 Oct 2004 22:33 GMT1
Hi to everybody,
a question: is there a control to set font with a cleartype effect? Why java
has so ugly fonts?
JSpinner not receiving FocusEvents?11 Oct 2004 21:24 GMT3
I am subclassing several swing components in my application to make
them show a descriptive help text in a statusbar label when they
receive focus, and clear the statusbar when they loose focus. It all
works as expected, except for JSpinner objects, which don't seem to
AI in Java11 Oct 2004 20:31 GMT2
I am creating the AI for a shark in the Collegeboard casestudy.  It is a
homework assignment for my AP Computer Science class.  The thing is I cant
seem to figure out how to make the heuristic.  I can't figure out whether
it needs to find the best path each time or whether it just ...
Setting scrollpane position11 Oct 2004 16:38 GMT2
I have a JTextPane inserted in a JScrollPane. When i receive new data, i
insert them at the end of the JTextPane and set the JScrollPane to the max
so the new item can be viewed.
I have tried this but it doesn't work.
Basic Frame Program11 Oct 2004 16:37 GMT2
     This is a basic java program to create a frame in java that I
wrote and is called from another class called from myUserInterface.
public class Parent {
    JFrame myMainFrame = new JFrame();
Printing in Windows11 Oct 2004 01:39 GMT2
I bought a couple of books to learn more about java. In one of the
books they showed an example of how to use javax.print in java 1.4. I
modified the example to use it with a little program. The interesting
part is that my program will work in Linux, but not in Windows. Part
initializing gridlayout10 Oct 2004 19:56 GMT2
I have a 6x5 grid of JTextFields.  I filled the grid quickly in the
constructor by using a FOR loop in the constructor.  The code is:
 JTextField [] text=new JTextField[30];
 for (int i=0;i<30;i++){
Is there a way to detect from a java class (outside the server) if JBoss is currently running?09 Oct 2004 22:42 GMT3
From a java class outside JBoss I want to check if JBoss is currently running.
How do I do that?
May be I could write a java class which tries to ping the JBoss server.
Or the java class tries to sent a standard request (which?) to JBoss.
problem w/conditional...09 Oct 2004 17:42 GMT21
I'm learning java.. following an assignment given to me by a programmer
at work I put together a little app that:
when you first run it it types a string, then prompts user to type part
of the string, and app returns sgmt of string user typed surrounded by
Print Resultset09 Oct 2004 17:26 GMT3
How to print the contents of the resultset if the no. of columns and there
types are not known? If I know the no. of columns and types I can do
while (rs.next()) {
     System.out.println( rs.getString(1) + '  ' + rs.getInt(2) ) ;
multiple process notification09 Oct 2004 15:38 GMT8
I'm a java newbie trying to find a solution to the following problem.
I need to send a broadcast or a signal to multiple cliens running on
the same machine. The clients would then connect to the server to
confirm the receipt of such broadcast/signal/event/whatever. This is
Help Please = JTextArea + JScrollPane09 Oct 2004 00:41 GMT2
Can someone please point out my error and tell me why this JTextArea will
not activate the JScrollPane !!
====================================================
CODE BELOW
need someone will aim, to test a program that i need 2 computers to test08 Oct 2004 11:42 GMT3
the program is less than 5k and one file
you need aim so you can im me becuase i need to run the serve part of
the program at the same time you run your half
please respone to iSyncLtd@hotmail.com cause i will proably forget to
looking for programming partner to help with game08 Oct 2004 11:41 GMT2
i am looking for someone to help write my game with me.
required:
programing in java (dah)
winXP/98 or linux
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 September, 2004
 
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.