User Profile

Collapse

Profile Sidebar

Collapse
AnnetteB
AnnetteB
Last Activity: Mar 6 '08, 10:40 AM
Joined: Oct 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • AnnetteB
    replied to Windows Focus for Java application
    in Java
    Thank you - I will take a look at this and see if I can manage to get it working.

    Regards.

    Annette...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    replied to If Statement in Try Catch Statement??
    in Java
    Thanks! I will post the snippet of code that isn't compiling and try and be more specific with the wording of my question next time.

    Thanks.

    Annette...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    started a topic If Statement in Try Catch Statement??
    in Java

    If Statement in Try Catch Statement??

    I have an action performed on the click of a button which basically opens up a text file based on the textfield input of the user. I would like to use an if statement to say if the variable already exists to give a message saying file name already used. I didn't want to use file reader as I wanted to specify the exact location of the files.

    I have put an if statement inside the try catch of the action performed, but it won't work??...
    See more | Go to post

  • AnnetteB
    started a topic Windows Focus for Java application
    in Java

    Windows Focus for Java application

    I have a small Java frame with a couple of buttons and text fields but I would like it to reside on top of Notepad and any other pacakges I have open. Is this possible?? If so does anyone know how I go about it?

    Thanks.

    Annette
    See more | Go to post

  • AnnetteB
    replied to Java Error Message
    in Java
    Thanks again - have downloaded Netbeans and am going to try again tomorrow..... watch this forum!!!

    Regards.

    Annette...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    replied to Java Error Message
    in Java
    Thanks for your good advice - off to the Sun website for some downloading!! Wish I could just download a complete project and be done with it!!

    All the best - Annette ;-((...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    replied to Java Error Message
    in Java
    Thanks Jos - I am at my wits end with trying to get anything working and only have four weeks to complete my project.....

    Regards.

    Annette...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    started a topic Java Error Message
    in Java

    Java Error Message

    I have a main java class named MainFrame in a project with another class named Buttons, which is called from MainFrame. The project is called pol2 but I keep getting this error message when I compile ""Buttons.java" : Error #: 750 : initialization error: com.borland.com piler.symtab.Lo adError: neither class nor source found for java.lang.Objec t" Any suggestions as to what I have done wrong??

    Thanks. Annette
    See more | Go to post

  • AnnetteB
    replied to Buttons and Java Frames
    in Java
    I am trying to open an existing document that is in a separate frame that can be copied, with a frame below that can be edited. Both are then appended to a file. So basically it will be two frames, one that a document gets opened into (uneditable) and one that can have text pasted into and then both appended to a file. I can't get notepad to do what I want it to do so was going to scrap Notepad and start again with Frames, but can't get a frame...
    See more | Go to post

    Leave a comment:


  • AnnetteB
    started a topic Buttons and Java Frames
    in Java

    Buttons and Java Frames

    I am trying to open a java frame on the click of a button from a main java screen to enable a file to be written to it and edited. I can get the button to open notepad, but can't get it to open a frame. Can anyone help ??

    Many thanks.

    Annette
    See more | Go to post
No activity results to display
Show More
Working...