31,001 Topics

Member Avatar for
Member Avatar for freesoft_2000

Hi everyone, I am trying to use the kernel class to brighten and blur jpeg images but it does not seem to work although the the program compiles without any errors. Here is the function i use to sharpen my jpeg images public BufferedImage imagesharper(BufferedImage SourceImage2) { BufferedImage Image4 = …

0
61
Member Avatar for freesoft_2000

Hi everyone, I am trying to do a simple copy and paste function for a jtable I am sometimes able to copy and the paste function does not work at all. The class i have implements the ClipboardOwner. I am using the default table model as the model of the …

0
52
Member Avatar for freesoft_2000

Hi everyone, I am trying to rotate a jpeg image but it seems that the image gets clipped and there seems to be an ugly black rectangle drawn behind the image after it has been rotated by me. I am really not very sure what i am doind wrong. Here …

0
116
Member Avatar for LoLo

double prepaymentAmt = Double.valueOf(input_prepayment).doubleValue(); This is what I have and is not working: String message = String.format("Loan Amount:"+" "+fmat.format(loanAmount)+"\n"+ "Interest Rate:"+" "+ interestRate +" %% \n"+ "Term:"+" "+years+" years\n\n")+"\n"+ "Prepayment: "+" "\n";

0
59
Member Avatar for humphries1

hi i have problem with link through in hotmail the email is from times online if i click on link line i cant get news and on the botton of the page it showes javascript:openwith( thats all that happens thanks in advance humph

Member Avatar for humphries1
0
89
Member Avatar for Maria5683

I am getting the following syntax messages: `illegal start of expression public void display_menu()` (with arrow pointing to the 'p') and also `';' expected } (with arrow also pointing to the })` This is my code for the first error: public class InsyStudent extends Student { public InsyStudent( String fName, …

Member Avatar for jwenting
0
178
Member Avatar for psylocke
Member Avatar for nanosani
0
100
Member Avatar for cuckoo

hi, i am doing a project on steganography,and here ,i've gotta browse and then display images in the window.i dont know how to get the image as it is an application and not an applet.hence,i cant use getImage().plz help me.

Member Avatar for Phaelax
0
113
Member Avatar for freesoft_2000

Hi everyone, I am trying to write a simple program in which i can either mak an image sharper or darker. The thing is my program always crashes when it is run although it compiles without any errors. The error is as follows: An unexpected exception has been detected in …

0
57
Member Avatar for Programming sta

I am trying to develop an application that can display four clocks in a frame that update at the following intervals: 1 second, 5 seconds, 30 seconds and 60 seconds, here is the code so far. Timer.java import javax.swing.*; public class Timer extends Thread { private int waitTime; private JPanel …

0
57
Member Avatar for RichyBoomstick

:confused: I'm going to use a tertiary tree to navigate through a series of photos. This will hopefully allow someone to "walk" through these photos as if on a tour. I was wondering if anybody had any advice on tertiary trees, do I just construct them as you would a …

Member Avatar for Narue
0
151
Member Avatar for matt_5104

I have a small problem with doing calculations in one java class and trying to refer to the varibles in another class. I have written a GUI program that performs certain calculations and then when a button is pressed, the values obtained are saved as variables in another Java class …

Member Avatar for nanosani
0
158
Member Avatar for shayda

hello, please if someone can tell me how to start and find how to program feature to cellular. i want to write some program to download to cellular and work with it. please help me

Member Avatar for shayda
0
102
Member Avatar for ljraven

Hello: I am a student and am attempting to write a multidimensional array for a Mortgage Calculator program. We have to display three different mortgage's that display 3 different interest rates and term years that show the calculated mortgage payment amount. I have the following code and am receiving many …

Member Avatar for ljraven
0
161
Member Avatar for psylocke

hello guys, i have a manipulation screen using Jinternal Frame which is a child frame accessed from the main frame. the child frame has save command wherein updates for a specific record is made. i use ActionListener event in the save button but i dont know exactly what codes will …

Member Avatar for jerbo
0
96
Member Avatar for Maria5683

:sad: I am overwhelmed and need help. I am trying to write object oriented programning using Java code. 1st Class contain variables for firstname, lastname and SSn as string. 4 different class scores as integers with different weights for the depending upon the course. I've also included set and get …

Member Avatar for jerbo
0
167
Member Avatar for Karthika

Hi all, I am new to Java, I have been playing a video file using Java JMF in applets but am unable to play it in a browser, the program runs well while using appletviewer <filename>. I am worried about it :cry: , it is really very important for me …

Member Avatar for Srinivas_Thutik
0
58
Member Avatar for hjangel

I have been writing a Gui in JBuilder 3 which has 3 textFields for data input. I then want the Gui to perform a calculation and print the inputed data along with the calculation into a textArea, but when I click on my "compute" button nothing happens. Does anyone have …

Member Avatar for hjangel
0
107
Member Avatar for Eclipse

[color=royalblue]Okay, if I could, I would shoot my CS teacher, and then shoot myself. Reality check. Done. Anyways, check out this yucky program right here...I don't even know where to begin...we need to create a new drawing pad; and by using two methods, we would have to create this illusion …

Member Avatar for Eclipse
0
787
Member Avatar for freesoft_2000

Hi everyone, I have a question about the graphics 2d. I have a buffered image which i read in and what i want to do is to draw a simple black line around this image something like a simple border(nothing fancy). This is what i have so far Dimension Size4 …

0
43
Member Avatar for Darkfoxx

I posted this on devshed.com's forums, but I have gotten no replies :sad: . I am working on a program that reads data values from a file and uses them to compute the output. It is a tapemaker program that figures out how many minutes and seconds the songs take …

Member Avatar for Phaelax
0
107
Member Avatar for RichyBoomstick

Hi, Firstly, thanks for letting me join. Hopefully you guys can help me and vice versa. I've just started a project creating a virtual map. This map will allow uses to walk around a town using digital photographs. I was just looking for some advice as I cant decide whether …

Member Avatar for Phaelax
0
143
Member Avatar for matt_5104

Hi, just wondering if anyone could help with a little problem. I'm designing a GUI that models the behaviour of a gas turbine engine. I need to add a graph i have scanned into my computer onto the GUI frame, and also use the mouse cursor to click on the …

Member Avatar for Phaelax
0
65
Member Avatar for Programming sta

How do i debug the application attached consisting of four Java classes [code] *************** Pictures of screen shots to go here ***************** Color.java public class Color extends Object { private String color; public Color() { return setColor( "" ); } public void setColor() { color = "black"; return color; } …

Member Avatar for Phaelax
0
135
Member Avatar for skygod

Need a hand with some method logic here, I got all the code written but I am having an issue trying to get this logic to work. These two methods are designed to simplify fractions and convert improper fractions to mixed numbers ( two seperate methods). Take a look and …

Member Avatar for jerbo
0
920
Member Avatar for jasmin_java

hi i need to help me this is my calculator code but it's not work with me and i don't know what is the problem in this code can you help me to solve it and tell me what is the problem . thank you . import java.awt.*; import java.awt.event.*; …

Member Avatar for jerbo
0
187
Member Avatar for rupeshpradhan

Hi! Having programmed in non-object oriented programming languages for a pretty long time, thinking in terms of classes and objects hurts my brain. I have written a program in BASIC (to print out the result sheet of a class after having obtained the data such as name of the student …

Member Avatar for Egsal
0
168
Member Avatar for usha

I am writing a program in java for the Shortest Job First Scheduling , have generate the Process ID and Process Time separately but i have to put both in an array and would like someone to help me please.

Member Avatar for usha
0
167
Member Avatar for skygod

My task is to code an applet that should take 2 fractions and either add, subtract, multiply, or divide them (depending on which JButton the user uses). Then, the fraction is to be converted to lowest terms. Also the fractions will be entered in in terms of 2/5 for "two-fifths". …

Member Avatar for skygod
0
184
Member Avatar for shantuli

hi, i am new in java, pls anyone help me to find out the error of my code. 1)Q- Write a java program which implements a simple sequential search algorithm for finding the position of a number in an array. My code is : [code] public class linearsearch { public …

Member Avatar for Narue
0
145

The End.