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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
(newb question) Save a font object as a file?17 Jun 2008 03:54 GMT7
Im trying to store a font that is selected in my application into a
more local directory.  Im using:
GraphicsEnvironment ge =
GraphicsEnvironment.getLocalGraphicsEnvironment();
vmware job vacancy !17 Jun 2008 03:48 GMT1
A veteran engineer from VMWare Inc., Jeffrey, is being featured on
jobirn.com on Monday Jun 16, from 9am to 5pm (PST.)
He will chat with applicants who are interested in job openings in
VMWare.
Java or dot net17 Jun 2008 03:42 GMT16
I have to devlope a windows application with general functionality of
Web Service Interaction, Office Integration and reporting. My
expertise is in both dot net and Java(Only Web application). Now my
Organisation ask me to develope a Window application and they left it
exception handling or pretesting?17 Jun 2008 03:36 GMT9
I am grabbing chunks of a ByteBuffer for processing. The last requested
chunk's size will have to be shrunk to the amount remaining in the buffer.
Should I use a test to reduce the size, or should I use the try-catch
mechanism and handle the exception?
creating Date objects17 Jun 2008 01:51 GMT7
for running a sample program in sun's java tutorial(Employee program
in Comparators section of object ordering) i need to create some Date
objects with diff values for year ,month,day etc.Since  Date(int year,
int month,int day) is deprecated i can't use new Date(2001,02,23) to
dom4j NoClassDefFoundError17 Jun 2008 01:29 GMT1
I have a simple application that I can't seem to get to run
correctly.  The code is below:
import org.dom4j.Document;
import org.dom4j.DocumentHelper;
Swing question: Minimum size respected on windows, not on linux?16 Jun 2008 22:08 GMT1
I have a simple Swing application. My JFrame uses a BoxLayout, and I
set a minimum size for it:
 myFrame.setLayout(new BoxLayout(myFrame.getContentPane(),
BoxLayout.Y_AXIS);
how to listen to the JFrame size changed events16 Jun 2008 17:05 GMT3
Hi , I just developing a Notepad application using the Java langauge .
I using the swing and I got a problem
when I need to listen for the windows resize events . Is there is any
listener supporting this windows resize
Hibernate many-to-one reference update16 Jun 2008 15:56 GMT1
I have 2 related tables with a many-to-one mapping setup.  It all
works great when retrieving information, but I cannot figure out a way
to perform an update to the table with the foreign key.
I am simplifying what I have for the purposes this discussion.  There
How to supply a Database enabled Application?16 Jun 2008 15:36 GMT17
I am recently covered JavaIntro course of Javawithpassion.com, ie.,
I'm
a newbie.
Now I decided to write an application which uses a Data Base and opt
File class - conversion from abstract pathname into...16 Jun 2008 14:20 GMT3
1) File class presents an abstract, system-independent view of
hierarchical pathnames. So does that mean that conversion from
abstract pathname into string pathname is system dependent, and thus
the appropriate default separator is automatically used based on the
Signed java applet16 Jun 2008 13:34 GMT3
I have a small problem with a signed applet.
The applet works fine but some users wont click 'yes' to give the applet
further privileges (that is ok too). If the user dont give the applet
privileges I show a page telling them that the applet wont work unless
Corrupted Java installation needs fixing!16 Jun 2008 13:31 GMT7
I was trying to install Java 6 JRE on a Windows Server 2003 machine but
something went awry and after about 4 hours of inactivity I killed the
install process.  Big mistake.  Now it sort of thinks it's installed but
isn't actually installed.  When I click on the Java icon in the ...
Basic Questions16 Jun 2008 13:23 GMT6
It looks like I may just be able to get back into Java again now after
having been away from it for a couple of years. I need to get a bit caught
up on some basic issues.
1. What is the current version of Java most people are developing with? I
how to clear dos console from java16 Jun 2008 12:18 GMT6
How to clear DOS prompt from java  ?. (Function instead of clscr in c)
//String ANSI_CLS = "\u001b[2J";
System.out.print((char)27 + "[2J");
Runtime.getRuntime().exe("cmd.exe","/c","cls");
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2008
 
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.