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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Currency Symbol in JTable02 Feb 2008 23:21 GMT3
The more I read the Java docs and google on this issue -- the more
confused
I am becoming. If I am setting a cell in a JTable to a certain
currency,
How can you make a SAX-like parser ignore char entities all together     ...02 Feb 2008 23:19 GMT2
and just check if a document is XML-ish and well-formed, no DTDs or
schemas and such stuff?
~
Thanks
Storing a sound as an object02 Feb 2008 23:13 GMT5
I'd like to load a sound file, store the sound as an object, and then
play it back at some later time. What are the classes appropriate
for that scheme? I have a lot of experience programming Java, aside
from audio, so really all I need is a pointer to the right approach,
I don't understand enums02 Feb 2008 23:11 GMT14
I have some existing code that uses the classic old
class Playlist
{
 public static final int PLAYLISTTYPE_FEATURE = 1;
response02 Feb 2008 23:08 GMT6
sent me a technical response.
MVC philosopy question02 Feb 2008 23:06 GMT10
When you're constructing an application, do you envision the model as a
persistent monolithic entity that represents the current application
state?  Or do you envision the model as an transient entity, related
only to the current page (resulting in one model per page).
Start thread in constructor02 Feb 2008 22:46 GMT4
In the book "Java Threads" 3rd ed. by Oaks and Wong, we find the
following code example (p. 164):
public class FibonacciProducer implements Runable {
  // <snip> declaration of queue and thr as members
How to get Cell ID from J2ME location API, on modern phones!02 Feb 2008 22:37 GMT5
Hi all, I wanted to know how to get the Cell ID using the J2ME
location API? I have found so much sites on the net bu they're all
since 2005 or 2003, and none of them contains a clear example (or even
basic idea) how to take the Cell ID. What I've tryed:
SCJP02 Feb 2008 19:29 GMT1
Hi I want to know about SCJP 's credibility and whether it adds value
to my 2 yrs. of IT experience in Java platform...can anybody give me
information about this...
AWT/Swing layout behavior?02 Feb 2008 10:55 GMT8
I am having trouble figuring out the right way to use the GridBagLayout  
class.
I have some sample code (see below) that I _expected_ would take the two  
components added to the frame and always make them the same size, arranged  
Problems with Taglibs02 Feb 2008 04:51 GMT9
Please help me! Im so tired of having taglibs in one way or another
trying to stop me doing some serious programming!
I'm getting this error:
javax.servlet.ServletException: javax.servlet.jsp.JspException:
Question on Assigning a Wrapper Object to a primitive02 Feb 2008 04:41 GMT4
I'm a java noob and every book I read on the subject was very explicit
on that you can't do the following:
             int i = new Integer(1);
Since primitive types (double, float, int, etc) can not hold nor
Another garbage collection question02 Feb 2008 02:17 GMT9
Yes, another question about garbage collection.
For my game, I am trying to minimise GC as much as possible, as it induces a
pause in the animation. I know I can use command line arguments to control
the GC, but this game is to be launched by a double click.
merging equal code (exercise in refactoring)02 Feb 2008 01:13 GMT9
Supersedes: <merging-20080118184357@ram.dialup.fu-berlin.de>
 I have made up a little exercise.
 I have a straightforward solution that I will post
 later, but not before 2008-01-19T20:00:00+01:00
NetBeans, DesktopApplication (Swing) and remote connection to EJB01 Feb 2008 21:00 GMT1
I'm programming DesktopApplication using NetBeans. This application is
connecting to remote
EJB component. I'd like to manage using DesktopApplication (Swing)
this remote EJB component.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 January, 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.