Search:

Type: Posts; User: proxxy

Search: Search took 0.06 seconds.

  1. Replies
    9
    Views
    1,240

    Re: java noob needs help with text editor code :)

    nvm, the code is just too messed up. but thank you very much for the help.
  2. Replies
    9
    Views
    1,240

    Re: java noob needs help with text editor code :)

    I have managed to fix some things, so i only have 16 errors now. The code in the first post in also updated. I think there still might be some very simple errors like a missing ")" or something. But...
  3. Replies
    9
    Views
    1,240

    java noob needs help with text editor code :)

    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.swing.*;
    import javax.swing.text.*;
    import java.util.Hashtable;

    class TextEdit extends Jframe {

    private...
Results 1 to 3 of 3