User Profile

Collapse

Profile Sidebar

Collapse
fnbhns
fnbhns
Last Activity: Jul 18 '09, 06:20 PM
Joined: Dec 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • fnbhns
    replied to WARNING in APPLET
    in Java
    /////////////////////////////////////////////////////////////////////
    import java.awt.*;
    import java.applet.*;
    import java.util.Date;

    public class ThreadExample extends Applet implements Runnable
    {
    Thread clockThread;
    TextField clockField;
    Date date;
    boolean running = true;

    public void init()
    {
    setLayout(new BorderLayout()) ;

    ...
    See more | Go to post

    Leave a comment:


  • fnbhns
    started a topic WARNING in APPLET
    in Java

    WARNING in APPLET

    Dear Friend,

    I am new in Jave. right now I am learning Applet but When I am trying to use THREAD in applet, its giving the following warning & when runinng the file through appleviewer just blank applet displaying.

    ////* Note : Java Uses or Overloads a Depricated API.
    Note : REcompile with -XLint : Deprication for details.

    Tool Completed Successfully *///////

    ...
    See more | Go to post

  • fnbhns
    started a topic Regarding Co-Exist of Vista & XP

    Regarding Co-Exist of Vista & XP

    Dear Friends

    Would you tell me pls that a laptop is running by Windows Vista, if I want aonther operating System Windows-XP, that is I want 2 operating in my system. will it support or any problem May rise.

    Expecting your kind response..

    Firoz
    See more | Go to post

  • fnbhns
    started a topic Java Career
    in Java

    Java Career

    Dear Fried

    I am new in Java. But I like to be a Database programmer using ORACLE and I like Window programming. Would you kindly advice me to be a Databse programmer & to be good in window programming, specially which chapter/ topics I should focus more.

    Highly expecting your advices & openion.

    Thanking you,

    Firoz
    See more | Go to post

  • fnbhns
    replied to Compile Error
    in Java
    Dear Friend

    Many thanks for your reply. But I saved the source code in the same folder. In the coding there is no problem. now after compilation the file with xxx .class extention not creating but before it were creating automatically. I belive too that Classpath changed. But how can I change the classpath & it will be like before, I need your help. Once again like to say thanks....
    See more | Go to post

    Leave a comment:


  • fnbhns
    started a topic Compile Error
    in Java

    Compile Error

    Dear Friends

    I am new in Java. I use TextPad to write the code & I save in a folder. Before when I used to save the source code with one name, with the same name it would creat a class file after compilation. But now this class file is not creating & showing so many errors. Regarding this Expecting your help.

    Ex : Source code name is Prime.Java
    after compilation new file Prime.c...
    See more | Go to post

  • fnbhns
    replied to Coding Guidelines
    Dear Pradeep

    Thanks ...Great asking cause I have the same asking to all of my friends. If I like to develop a project with front end as JAVA and backen as ORACLE. Whats the steps should I follow & mainly to connect this JAVA & ORACLE. I am highly expecting kind advices from all friend cause I am new in development.

    Thanking you all....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...