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
Taskbar-like container13 Jun 2007 15:42 GMT2
I want to write a container that behaves much like Windows taskbar: a
bunch of JButtons will be added and removed during runtime, and
everytime a new JButton is added, the others need the reduce their
size (even if this means cropping the label) to give space to the new
Page file and memory in Java13 Jun 2007 15:07 GMT8
I have to allocate a large amount of memory in java appl., but I noticed
that operating system (windows xp) move large parts of heap from ram to
page file.
Does anybody know how can I avoid paging in java?
static methods in interfaces13 Jun 2007 14:30 GMT23
Is there a nice workaround for this?
I wanted to have a some static methods in an interface, but as you
probably know that's not legal.
This is what I'm trying to do:
ODBMS13 Jun 2007 13:51 GMT4
I'm lucky because I'm starting a new java project (I don't have legacy
problems!).
I wound try a new repository solution so I'm finding information about
object DBMS (commercial or free products)!
Several Connection to Oracle8i13 Jun 2007 12:33 GMT2
Excuse for my bad english.
I would like make an multitask application (not web application). This
application could ask several request in a same time.
The problem, with an only connection, it's not possible, because the
What is the Java Equivalent of LINQ?13 Jun 2007 11:37 GMT2
Microsoft's new LINQ technology for data access looks dead on.
Does (will) java have anything like it?
SQL databases, XML, objects and other data stores are all addressed the
same way.
how hard to program a new file explorer app?13 Jun 2007 11:31 GMT10
Don't know if this is the right group. Looks like it could be, but my
apologies if not
I'm curious, how difficult would it be for someone to program an
application similar to MS file explorer? How long would that take?
a testcase writen by watij base on java can not be used in JSP13 Jun 2007 11:14 GMT4
when i run a jsp web after starting tomcat, where the code is
       <% gdpTest n2 = new gdpTest();
        n2.testGunDP();
        %>
Notice when a fralme is resized13 Jun 2007 10:46 GMT4
I would like to detect when my JFrame is resized. With WindowListerner I
know when it is maximised or inconified, but I cant find how to be noticed
of a simple resize.
Can you help me?
How to use httpclient13 Jun 2007 10:34 GMT1
what files do I need ?
And where should I put ?
-verbose:class and java.lang.Object[]13 Jun 2007 10:09 GMT10
I tried the option -verbose:class to JVM, and I am little confused by
the output.
IMO, -verbose:class will tell us what classes are loaded by JVM,
however, in the output, we find some arrays, such as,
Inline Listeners13 Jun 2007 04:30 GMT5
I am added listeners (DocumentListener) to a GUI component
(specifically a class that extends JTextField).  I am wondernig why
listeners can be instantiated WITHOUT knowing any of the information
within the listener.  For example...
Locating a file on the disk using ClassLoader13 Jun 2007 03:25 GMT5
How one finds a file on the disk using the ClassLoader?
It is not necessarily a java class, and using an absolute path is not
an option since it can reside under different roots.
What is certain is the file's name and its relative path to the
WaitForMultipleObject feature in Java13 Jun 2007 02:14 GMT2
Current, I have a method, which will perform lock on
void MyWait()
{
CountDownLatch.aWait
Why am I confused on this?13 Jun 2007 00:57 GMT3
I have an ArrayList of questions (as Strings). I simply want to step through
the arraylist, posit the question to the user (in a Swing interface), and
after he answers, move on to the next question.
Why am I so confused with this? Can someone share with me how they might do
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.