Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Application
Any
Platform
Any
License
Any
hi..
I want to pause the execution of a thread and then resume it back.. basically i am developing a media player in java. when the audio plays simultaenously a text file content wil be displyed...
I want to make a meta search program using java. Take results from google,yahoo and bing and display it in a new page. This is a university project.
My problem is i don't know how to connect to...
Hi
Can anyone point me the right direction as to how write a program that contacts and sends a SMS to the ANDROID phone?
Program Requirements:
1.When the SMS sending function is selected in...
hi..
iam using javax.media.*;
to play wav,mp3 files. i want to display total duration of audio file. i.e i want the time in seconds of the entire audio file. What is the cmd to be used. i tried...
Firstly I would like to know if this process would only takes place once(kind of game) or it should save the book and unbooked seats on exit.
just keep be posted(or thru mail).
One...
hi, am developing java application in netbeans ide. i opened text file and i have other buttons to change language lik hindi, urdu etc. i opened hindi file but hindi format is not accepting. i just...
First of all i would like to know which database you are using...?
visit this page.
http://jadex.informatik.uni-hamburg.de/xwiki/bin/view/About/Overview
I understand but not completely
i need a program to this question pls..heLp me..
i really need a program for this problem..
can pls somebody help me..
HERE IS THE PROBLEM:
write a program to assign passengers seats in an...
hi..
am quite new to sound applications in java. I want a audio control panel as output. i.e. if i click play button audio should play, if i click stop audio should stop and if i click pause audio...
Hey,
Only thought I have is that you replace, as described here, deprecated methods in the program.
hi..
I have my java code below. in dis i ve created a pause and play button. Already iam running two threads. One to play an audio file and other to display text. Now when i click the pause button...
how to write e^sqrt(lognloglog(n)) ,where n is biginteger
i wrote Double a;
a=Math.pow(e,Math.sqrt(Math.log(num.longValue())*M ath.log(Math.log(num.longValue())))));
but iam getting error
hello!
since i am new at jxta,i search and search at the internet so i found lots information about jxta,but it's just information nothing for help me to run a jxta program,so i have this code:...
Hi guys,
I'm trying to add a php string to some javascript:
document.getElementById("button").value = mygetrequest.responseText;
basically there are a load of buttons on one page. So i need...
I want a Login Box to be opened in modal window when user clicks on a link and authentication is done with Ajax.
I tried jQuery BlockUI, jQuery UI, ThickBox. But they are large in scope.
I also...
Hey,
the attached is provided to give you a start. the instructions are not all that clear to me.
g.l. se52
Hello,
I'm trying to do my java assignment but I got stuck on a loop. I'm really new to all of this, so it's almost impossible for me. I'm trying to define the class that will take care of...