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 / January 2010

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Serializing an object to xml16 Jan 2010 17:18 GMT1
I'd like to serialize an object includind its annotations. Is this
possible? Are there any tool to make this task?
An example
@MyClassAnnotation(value=true)
What is the name of this?15 Jan 2010 18:21 GMT10
I am studying the chapter devoted to JTables in Sun's Tutorial.
I found a construct like this:
       JTable ltable  = new JTable(new MyTableModel()) {
           //Implement table cell tool tips.
java to .exe15 Jan 2010 05:48 GMT2
Are there any good java to .exe progrms available for free. I looked
and found none.
Thanks.
-Robin
Event Dispatching Thread Problem15 Jan 2010 04:42 GMT13
Hi to all,
I have built a simple AWT Applet for educational purposes.
I draw one rectangle. The user waits 1000 ms and then I draw a second one
and so on. Then rectangles are drawn totally.
folder vs directory11 Jan 2010 23:27 GMT5
Is there any difference between a folder and a directory?  I notice
Windows people using both the terms folder and directory, where
formerly only Mac types talked of folders.
I saw some JPSoft docs that suggested directories are actual
Receiver in Outputstream.read() stops after 2735 bytes09 Jan 2010 17:10 GMT33
I have written a sender-receiver and the receiver stops receiving any
data after 2735 bytes. The sender seems to be fine, because when
connecting with a telnet session, it sends all the bytes.
I have tried to send the data in 100 byte pieces and flush() afterwards,
Modify a deployed app for testing?07 Jan 2010 21:38 GMT1
I have tomcat running a deployed war file, which is working just fine,
but I want to modify the installed app for testing, instead of
redeploying after each edit.
Somehow, I seem to remember that a .java file that's contained in the war
dot notation question07 Jan 2010 07:22 GMT5
Here's a very basic question I've come accross a I'm trying to learn
Java. Given the code:
class TestLoop {
 String[] firstNames = {"Bugs","Nancy","Betty","Jimbo"};
scrunch data07 Jan 2010 00:23 GMT9
I'm not sure what to call it, so I'll call it scrunching data.
I have an alphabet represented by an int in the range 0 - 0x10FFF.
I also have a category represented by an int in the range 0 - 255.
How can I compose a character from my alphabet with a category into a
"javaw.exe" does NOT prevent popup of black command prompt when starting GUI *.jar prgm05 Jan 2010 10:33 GMT6
I read that when I start a GUI based java program with
javaw.exe -jar myprgm.jar
instead of
java.exe -jar myprgm.jar
Java Web Database05 Jan 2010 00:11 GMT4
I am thinking about changing my programmering language for my
profileadmin management to Java from PHP.
The only problem I can come up with just now is, that I need a
connection to the MySQL-DB, but how can I configure that access?
I have Java Applet that is free for educational use, but I would like     to license (currently free) for...04 Jan 2010 18:07 GMT1
...commercial usage.
I don't want to restrict with a node locked license, and I'm sure it
wouldn't be particularly robust, but I'd like to simply restrict an
applet to running on a given domain via a license key retrieved from
java basics04 Jan 2010 09:41 GMT1
http://computer-programmings.blogspot.com/2007/07/java-tutorial.html
[JMenu]Disabling JMenu02 Jan 2010 22:13 GMT5
I have a JMenu with a collection of JMenuItems ; depending of my app some of
those JMenuItems become disabled one after the other ; at a time all are
disabled ; my question :
- is there any way with a java method to get the number of JMenuItems  of my
Pages: 1 2 December, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.