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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
choice of data structure15 Jun 2007 10:07 GMT5
I need to construct some sort of data structure which is a two
dimensional
square array, consisting of elements which are an arbitrary length of
'BigIntegers'.
Icky Nesting15 Jun 2007 01:08 GMT10
I have a class that looks like this
class ClassNesting {
    class Nest1{
        class Nest2{
Match date against multiple date formats14 Jun 2007 22:34 GMT2
I need to match a given date against 5 different format. How can I do
this ?
The predefined date formats are :-
Format 1 - yyyy MMM dd hh:mm:ss a
help with temporay variables14 Jun 2007 21:21 GMT5
When I do this
char[][] board;
// here I have some code placing data into board
// later I do this in another method that takes the former board as a
java build path14 Jun 2007 15:09 GMT1
when we do "add external jar"  in eclipse's build path ....does the
external jar files comes into my web application project ?  For
example, i have my web application (jsp+servlet etc ) in c:\myweb
project ......i have added some  external jar files in  eclipse  "java
Synth, can't use different styles in check boxes14 Jun 2007 14:28 GMT1
Hi , when i tried to create  2 different styles of check boxes in xml
file the program had an exception, and used default look and feal. I
put this styles like that:
<style id="cB1">
only 2 check boxes from four at a time checked14 Jun 2007 13:57 GMT2
Could somebody tell me, ore give a code. I want to make 4 check boxes
and max 2 of them could be checked at a time.
How to POST this data use HTTPCLIENT14 Jun 2007 13:54 GMT1
-----------------------------7d73b73a130302
Content-Disposition: form-data; name="atc_desc4"
-----------------------------7d73b73a130302
Content-Disposition: form-data; name="atc_attachment4"; filename=""
Extensions14 Jun 2007 13:17 GMT3
In my project, I have to implement a system of extensions : loadable classes
all derived from an abstract class defined in my main project.
I am using netbeans.
So I have created another project beside my main project (which will load
Why shouldn't we catch class RuntimeException?14 Jun 2007 03:24 GMT11
Book I’m learning from claims that exceptions of type RuntimeException
and its children are thrown due to bad programming and should be
avoided by writing better code.  One such exception of type
RuntimeException might happen when a user is asked to enter a value
Java/JavaScript - Application Developer - Durham (NC)13 Jun 2007 22:57 GMT1
Are you and experienced Java developer who enjoys solving interesting
problems, pair programming, and working with Hibernate, Spring and
JavaScript?
We're looking for creative, talented people to join us in our Durham
JTextField, input verification13 Jun 2007 22:14 GMT5
I've got JFormattedTextField instantiated with RegexFormatter (a class
which does input verification basing on regular expression I supply).
It works fine except for one thing: verification happens after I
remove focus from JTextField instance, and I'd like to have on the
Problem using local xhtml DTD when parsing file with DocumentBuilder13 Jun 2007 18:08 GMT2
I've got some XHTML documents that I'm using the classes in
java.xml.xpath to find certain tags.  These documents contain a DTD
declaration for XHTML, with a public identifier.  Since my application
needs to work without a network connection, I've downloaded the DTD
Thread.wait()13 Jun 2007 17:50 GMT6
If I have a Runnable with a do{}while loop within it, and I have an
ArrayList of objects which is being operated on in the Event Dispatch
thread, and within the loop within my Runnable, I Thread.wait() until that
ArrayList is down to 0 elements within it, to continue through the
Drawing problems13 Jun 2007 15:45 GMT5
For my game, I create a JFrame and inside this frame I create a simple class
derived from JComponent. To paint my game, I use the paintcomponent method.
My game lies in a BufferedImage 640x480. At the start of the game, the
component size is 640x480. It works fine.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.