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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Install keystroke on action without using a JMenuItem31 Dec 2005 23:18 GMT2
I need to install an Action with a defined accelerator key without
using a corresponding JMenuItem. I've got a JButton to correspond with
the accelerator key, but no Menu item.
I've been looking at the code for JMenuItem and I found the code in
J2ME Video Horizontal31 Dec 2005 19:11 GMT4
I'm trying to program a movie player that plays horizontally on the screen
rather than the usual vertical. I've tried taking a continuous stream of
snapshots with
byte[] raw = videoControl.getSnapshot("encoding=jpeg");
JList getSelectedValue returning null31 Dec 2005 17:11 GMT4
Can anyone tell me why a JList based on the following model returns
null?
Thanks!
public class KeyValueListModel extends AbstractListModel {
compare xml dom documents31 Dec 2005 15:34 GMT3
I'm looking for an infrastructure that will enable  me to compare two
xml dom document instances.
Preferrably the infrastructure will generate a differences map between
the two documents maybe based  on a schema or xpaths.
J2ME + MIDP 2.0 + SecureConnection (SSL)31 Dec 2005 14:47 GMT1
Does anyone know of any J2ME emulators supporting:
J2ME + MIDP 2.0 + SecureConnection (SSL)
Thanks,
JG
Help, where to start learning Java31 Dec 2005 13:48 GMT43
Hi, i have read 2 books( thinking java and how to program in java), and
have general understanding of the programming language.   But even
after reading 2 books, i still feel it is hard to apply what i've
learn,  is there a program out there that makes learning/programming
Making and Returning Java Byte Arrays in C++ via JNI (Help! Please!)31 Dec 2005 07:47 GMT25
How do you make java byte arrays, fill them with values, and return
them in c++? I have no clue where to start. The JNI Tutorial a at
Java's website isn't much help because it doesn't really explain how to
make new jarrays. Any tips, how-tos and example code are welcome! (And
How to resize a JPG image file31 Dec 2005 07:11 GMT1
I need to re-size a .jpg image. This is what I do:
(tDim is the required new Dimension)
 Image newImg =
javax.imageio.ImageIO.read(myFile).getScaledInstance(tDim.width,
Cannot invoke commit when AutoCommit mode is set to true31 Dec 2005 04:58 GMT1
I have a problem connecting WebSphere Rational Application
Developer through the Microsoft newest JDBC driver to
SQLServer Express 2005.
I'd like to use the database meta data while working
Repost: RMI Conundrum31 Dec 2005 04:44 GMT4
I send an object over RMI
// can't modify myObject here, I don't want server to see modifications.
myRemoteMethod(myObject);
// too late to modify myObject here, I don't want to wait for transmission
OCR31 Dec 2005 02:36 GMT3
My brother asked me to look into making an OCR program specifically for old
texts (which modern OCR programs don't read correctly).  Has someone here
done any OCR programming, or does someone have any hints or know of some
resources that can help me get started?
RMI + TomCat = Problem31 Dec 2005 00:42 GMT4
As I said before,
http://groups.google.com/group/comp.lang.java.programmer/browse_thread/thread/0a
a1cbaf1c5eca75/6f16b023abc2100e#6f16b023abc2100e

I'm currently developing a large application which has two main
components. They communicate each other with RMI. As a logging API I'm
Recommendations for displaying rows throug servlets -- like displaytag30 Dec 2005 21:28 GMT3
Can you please reply with components that you have used to allow for
easy display and navigation of result sets from J2EE based
applications?
thanks
Implementing FcFs queue with J2SE 5.030 Dec 2005 21:27 GMT4
J2SE 5.0 has a lot's of new classes considering multithreading.
What is the best class to implement queue in FirstComesFirstServed model?
Any sample code arapund?
Cheers!
is Java dynamically or statically typed language or both?30 Dec 2005 20:26 GMT9
Is it different from c++ in this regard?
Thx
 
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.