Multimedia
Multimedia is media that utilizes a combination of different content forms.
Forum Post

Re: Highlighting Text

hi ya i ve used jframe to open the text file in a textarea. i ve attached the code .. can u help me fixing it. this code highlights a selected line, but not a string. I want to highlight a...
Forum Post

Re: Java Interface and Abstract Class?

we use interface when something in design will change frequently i.e we can change them in every implementation according our needs. Abstract class can have default behavior.i.e code in methods....
Forum Post

Re: Really really need some help!!

Thanks so much. Perhaps you could explain the 'kbd' portion, why didnt you call it Scanner 'scan'? What does the 'throws java.io.IOException{ ' mean? If you get time, it would help me learn....
Forum Post

Re: New To Java - Input Number Won't Prompt, Wrong Result

Thanks krishbaloda ! the scanner is working
Forum Post

Computer Hardware

Hi, I am madison roberts.My PC (Personal Computer) is a system, consisting of many components. Some of those components, like Windows XP, and all your other programs, are software. The stuff I can...
Forum Post

Java Interface and Abstract Class?

I am a student in Java, and I am trying to understand the concepts of an Interface and an Abstract Class. Everywhere I try to read about them, even my textbook, I can't quite understand WHEN you...
Forum Post

Re: Really really need some help!!

import java.io.*; class Largest { public static void main(String[] args) throws java.io.IOException { int n1=0,n2=0,temp=0; Scanner kbd = new Scanner(System.in); System.out.println("Enter...
Forum Post

Frequency modulating complex audio signals

Hi there, i'm trying to modulate the frequency of a wav file according to a periodic signal. I was wondering how best to do this? F.M theory always concerns periodic waves so i'm a bit lost now...
Forum Post

opengl and eclipse c++

Hi all, I am having problem on opengl program. I installed freeglut and associated packages. When i try to compile a simple program in opengl which especially uses functions glLookAt(),...
Forum Post

Can't display warning

I wrote a small VB6 program to monitor the status of a Shared Network Drive. In this case it's an external hard drive. The drive is used for backup. The program is invoked automatically when the...
Forum Post

Re: Highlighting Text

u have opened that text document in JFrame or any where else???
Forum Post

Re: Help Neede in While Loop...

#include #include void operations( void ); int main( void ) { operations(); getch(); } void operations( void ) { int a,b,c,d,menu; clrscr();...
Forum Post

Re: Need Help with IO exception in methods

put ur both statements in try - catch statements. try{ writetoFile(patient); //giving an error } catch(Exception e) { System.out.println(e); } hope this will help u.
Forum Post

Re: Error Message :Io exception

i think ur working with java.net and ur device to which u want to communicate is not reachable from ur PC. thats why ur getting this error. 1. check ur connections. 2. try to ping that device by ip...
Forum Post

Re: how to solve this problem?

Problem solving is one of the most essential skills in life. Regardless of who you are or what you do, you will face obstacles. How you deal with such challenges will often be a determining factor in...
Forum Post

Illegal Operation on empty resultset

Hi there, I am having a problem with my s/w...continuously having this error "Illegal Operation on empty ResultSet". Here is the piece of codes where it is showing this error: Class.forName("com...
Forum Post

Band limiting signals

Hi, Can any body explain about How a discrete signal(Am using an audio file as a signal) can be bandlimited. In my process first audio signal is split to frames containing some samples, Is...
Forum Post

Re: GUI and C++?

Depends on the style of GUI you are looking to do. If it is just menus, buttons, and forms than the easiest would probably be things like, C++Builder, C#, or Visual Basic. If you are looking to...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.