31,002 Topics

Member Avatar for
Member Avatar for bonzermahesh

Hi all, I need a code which allows me printing of JPanel. VIMP is the JPanel contains large number of Other components such as Jcheckbox, JLabel, JButton on top & Bottom also, JTabel & JTextarea is inside JScrollpane. Something like this. JLabel JLabel JLabel JCheckBox JCheckBox JCheckBox JLabel JTextPane JTabel …

0
89
Member Avatar for freesoft_2000

Hi everyone, This is not exactly a question but something to lighten everyone's mood. You see some days back i had a programming program i could not solve and its rather tough as it had to do with graphic rendering. It was getting late so i decided to pack up …

Member Avatar for Phaelax
0
219
Member Avatar for gokul

hi, i want to design my list item with background image,font faces and sizes when it selected by using Html tags. for example, // Contacts(userName, userIcon) Contacts contacts[] = { new Contacts("<html> <table width= '75%' height='57' border='1'><tr> <td align='center' background='resources/id.gif'><img src='resources/id.gif' width='22' height='20'>Username", resources/id.gif"), ... }; JList contactsList = new …

Member Avatar for Phaelax
0
108
Member Avatar for topito2

I have found some interesgting websites which have excellent java applets that explain physics theory. I could only view those webpages when attached to the internet, but then I learned I could download the *.class file related to the applet and then I would be able to open the webpage …

Member Avatar for topito2
0
129
Member Avatar for dav555

does the datatype float also have a over-/underflow like an integer? If yes, how can I create a float-underflow? thanks dave

Member Avatar for server_crash
0
114
Member Avatar for Ghost

Hi Everyone, I want to program something cool (no this isn't for school, just for fun), but I don't know what to program. I wanted to make something that would be fun to make and use, but not too challenging. Any ideas? Thanks a lot.

Member Avatar for server_crash
0
122
Member Avatar for iamthwee

Hi, we all know that java has a very very very ugly interface. Well the default one anyway. Is there any way to make it better. Like maybe this. If so how do you do this. But freely [url]http://www.javasoft.de/jsf/public/products/synthetica[/url] And does this mean when you make it into a jar …

Member Avatar for jwenting
0
352
Member Avatar for baker011

Hi, I own a multiplayer gaming site and the games on it I bought. It came with a gaming lobby and the games themselves, with the backend server stuff too. However, my knowledge of java is a bout as extensive as a three year olds knowledge of Father Christmas not …

Member Avatar for jwenting
0
150
Member Avatar for frack78

I have written a binary search algorithm in java. I have a statement that when the search key is found it is printed to a terminal window. This statement when when called just keeps printing over and over and i cant figure out why :sad: . Can any one help? …

Member Avatar for server_crash
0
166
Member Avatar for matt_5104

I've written a Java application using Netbeans, and I was wondering if there is any way in which I can run this application using an executable file in windows rather then having to run it through Netbeans itself. Is this possible?

Member Avatar for jim mcnamara
0
130
Member Avatar for jwenting
Member Avatar for Finalmadness

Why is it after I compile the program sucessfully, the options will not work? Only one out of my four case statements actually execute.

Member Avatar for Finalmadness
0
196
Member Avatar for Finalmadness

I rewrote a project and it compiled sucessfully with no errors. I then went to test the project to make sure it gave me the output I was looking for. It then went matrix. The command prompt was filled with letters jumping on the screen just like in the movie. …

Member Avatar for Finalmadness
0
281
Member Avatar for SpS

Hi guys....I am planning to learn JAVA.....i don't know anything about it...just into C/C++.....don't know what compiler i should use.... suggest me some sites where i can download the compiler(Good One Please) for JAVA

Member Avatar for SpS
0
253
Member Avatar for sam1

hi I am really confused guys. what is the difference between <<include>> and <<extend>> stereotypes in use cases? and where do i use them? thanx

Member Avatar for sam1
0
89
Member Avatar for vex

Is there a simple way to test wether or not a file is binary or text??? Thanks in advance

Member Avatar for server_crash
0
95
Member Avatar for Finalmadness

I am doing a program that will convert euros and yens to US dollars and then give the total amount of money upon exiting the program. I need a gift class to hold the total. Basically I did two file a ConvertCurrency file and a gift file. It is has …

Member Avatar for NPH
0
211
Member Avatar for sudtuwup

Hello everyone. I am working on JFrame and i was wondering if i could somehow close the frame and then reopen it -whith a different contxet- using a loop.

Member Avatar for sudtuwup
0
176
Member Avatar for George2

Hello everyone, I have heard that static variable will make the program consume very much memory. It is because garbage collector (GC) will not work on static variable. Is that correct? I am also wondering when does the memory space of a static variable is allocated, during compile or during …

Member Avatar for George2
0
2K
Member Avatar for iamthwee

hello, I am using netbeans and i wonder how you make a executalbe so you can drag and drop it into a floppy then run the prog on someone else's computer. Is it call making a jar file or sommthing. ANy help is this simple or wat? God bless.

Member Avatar for iamthwee
0
566
Member Avatar for nisaa15

Hi all, I would like some ideas as to how I would go about developing a trie to store a very small dictionary (of about 10 words). How would I get the program to get each word and make the relevant nodes and edges? Also dela with compressing it? Thanks …

Member Avatar for jim mcnamara
0
205
Member Avatar for frogshooter

I've started to create a code that will design a chose applet for a cell phone company but I need to deactivate the bottom part of the applet until all the basic info is filled in then allowing the lower, choice part of the applet to be activated and choices …

Member Avatar for server_crash
0
83
Member Avatar for catherine1001

I've been told by a lot of people that the IT industry is constantly growing and in demand. Some with other views, saying its too hard, or that there aren't enough jobs. But guys Java, J2EE ,.Net is currently on demand. that can definetly fetch good job and earn big …

Member Avatar for server_crash
0
130
Member Avatar for sampitt

Hi, I am learning java and i am stuck at point where i don't know what i am doing wrong. I am trying to get a field that is being populated as True/False from the system to change to Yes/No. I know that i have to put an if/else statement …

Member Avatar for jwenting
0
134
Member Avatar for vex

When using a JDialog how can I tell it where to open on the screen? Let's say I want to open it in the middle. Can I add a JDialog to a pane in a JFrame? A link to the proper java doc would be great. Thanks in advance

Member Avatar for server_crash
0
110
Member Avatar for Montrell274

I'm doing an assignment that implements the following interface [code]public interface MyStackInterface { public Character pop(); public void push (Character c); public boolean isEmpty(); public void clear (); } [/code] The objective is to properly arrange parenthesis, brackets, and braces. I was wondering should I use a data file or …

Member Avatar for NPH
0
103
Member Avatar for glamo
Member Avatar for jwenting
0
83
Member Avatar for Robson13

I'm looking for any information how to open vaw file with java. Thanks in advance for any help.

Member Avatar for server_crash
0
133
Member Avatar for vex

I have edited out my original question. I guess I needed to see the questions asked to figure it out :o

0
52
Member Avatar for shaji

I have an application web based. using Oracle backend and Java front end. App server is in weblogic and Solaris os and two cpu with 8 applications. DB server is oracle 8.1.7 on Solaris This application is getting slow when number of threads are more ( like many users login …

Member Avatar for hooknc
0
173

The End.