Search:

Type: Posts; User: Freshtilldeath0

Search: Search took 0.15 seconds.

  1. java.lang.NullPointerExpectation:null (in java.awt.Container) when adding a JPanel

    Hi i am having an issue with this error "java.lang.NullPointerExpectation:null (in java.awt.Container)", it wasn't happening until i added the jpanel any solutions?



    package folderCreating;...
  2. Help i cant get it to work any ideas thanks

    Hi i am having a problem getting this to work i want to add the user input input from the text field "Line 13" so i can add it to "newFile = new File("C:/Users/Administrator.Dan-HP/Desktop/" + input...
  3. Re: Help i dont know how to make it work!

    yeah it does run when i remove + input +, but i need it to know what input is so i can add it to the fileCreating class so the file can be named but it doesn't recognize it.
  4. Help i dont know how to make it work!

    Hi ive been trying to get the user input from the JTextField into my fileCreation class so i can name the file i am creating.

    Here is the code:


    public class window extends JFrame{

    public...
Results 1 to 4 of 4