32,204 Topics

Member Avatar for
Member Avatar for snl_edupuganti

Hi, I am new to this group... Can any one help me regarding this Scheduler project? I attached the question regarding the project. Thanks in advance... sri

Member Avatar for jwenting
0
86
Member Avatar for k_en

I need some guidance because i haven't started to learn java. May i know what type and the name of book is suitable for a beginner ? And does anyone know what type of software i have to install in order to do the programming ? :mrgreen:

Member Avatar for jwenting
0
163
Member Avatar for anbarblue

Need help rounding. `MoPay.setText` is showing up as .########### (I'm new to this language.) Oh, and my dollar sign isn't showing up, does anyone no why? public void actionPerformed(ActionEvent e) { int Mort; double Int; int T; if(e.getSource()==Reset) { answer.setText(""); answera.setText(""); answerb.setText(""); MoPay.setText(""); } else if(e.getSource()==Calculate) { try { Mort …

Member Avatar for jwenting
0
137
Member Avatar for anbarblue

Here is my code so far. I'm not sure what I'm doing wrong, but I cannot get it to compile. Incompatible Types (Lines 90 - 92) . Please Please Help. My ultimate task is to write an Applet Mortgage Calculator. import javax.swing.*; import java.awt.*; import java.util.*; import java.awt.event.*; import javax.swing.JOptionPane; …

Member Avatar for anbarblue
0
262
Member Avatar for OllieFalle

Hi all : ) Im messing around with the game of Nim and i want to create some strategies to make the game more interesting. I have finished all the other code and all i need to do is this. Basically i want 4 classes The first strategy will be …

0
77
Member Avatar for blackbabydoll

I really need help. I did the code, but I know it is all wrong. I am not sure how to fix it. This program has boggled me for a week. I am watching the growth of the function. First I have to calculate a function after entering the value …

Member Avatar for blackbabydoll
0
239
Member Avatar for Cudmore

Hey y'all! I'm fairly new to internet programming, and I'm surrently developping my first socket app in Java.. Now I have a question... I wrote a simple chat client to learn the commands, it uses a datagram socket (that's what I want to stick with for now) and sends/recieves messages.. …

Member Avatar for Cudmore
0
180
Member Avatar for mcook228

We've been given an assignment to create a system that an investigator/scientist/etc. would use to store data of any sort (mainly structured data and unstructured free text), analyze the structured data and create technical reports using the stored data. I've created my structured data class as follows, using a LinkedList, …

0
75
Member Avatar for rockStar60608

I'm having problem loading a java gui into a html page as an applet. I believe the problem is the init method. this is the first time i've had to make one and i don't think i did it right. here is my java code: [HTML]code[/HTML] package gui; import java.awt.*; …

Member Avatar for rockStar60608
0
203
Member Avatar for Frank0051

Hey everyone, I'm just wondering if anyone knows of any cool examples of a Java based multimedia program (besides the one that comes in the JMF). I have seen some pretty basic ones, but I'm wondering if there are any out there that are at the level of Winamp or …

Member Avatar for Frank0051
0
123
Member Avatar for Frank0051

I been working on this little program that would allow the user to reference this custom playlist file. The playlist file is a simple text file with a list of music files on a URL: [code] http://www.whatever.com/a.wav http://www.whatever.com/b.wav etc... [/code] Basically what the program would do is ask the user …

Member Avatar for Frank0051
0
179
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
90
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
221
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
109
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
131
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
353
Member Avatar for nabil1983

Does anyone know wether i can convert a Java written program to C? Thank You

Member Avatar for hollystyles
0
115
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
151
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
181
Member Avatar for NuGG

I have obtained the following script which only lets a page load if the visitor has been to the previous page, if they haven’t it sends the visitor to the appropriate page. However, it only works in Mozilla. Can anyone help me adapt this script to work in Internet Explorer? …

0
113
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
131
Member Avatar for jwenting
Member Avatar for bamf

Hi, Its my first post. I couldn't find the answer to my Javascript link problem after looking in these forums. I do know how its happened. I was on a site which had the right click button disabled and I knew there would be away around it, so I searched …

Member Avatar for bamf
0
89
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
283
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
267
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
96

The End.