Search:

Type: Posts; User: lucienmontierre

Search: Search took 0.09 seconds.

  1. Retrieve from Microsoft Excel document for CodeGenerator?

    Basically, I have a code generator that I've made in java (that generates code for a Visual Basic Quiz program I'm making) that I would like to make more effecient by using it with a database.

    If...
  2. Input and Output in JTextFields and JTextAreas - Interactive Fiction

    import java.awt.FlowLayout;
    import java.awt.event.ActionListener;
    import java.awt.event.ActionEvent;
    import javax.swing.JFrame;
    import javax.swing.JTextArea;
    import javax.swing.JTextField;...
  3. Replies
    2
    Views
    2,473

    Re: CMD-Like GUI Tutorial

    Thanks! Appreciate it!
  4. Replies
    2
    Views
    2,473

    CMD-Like GUI Tutorial

    Basically, I need something exactly like CMD except with the important detail that It needs to have Unicode support. Basically, I'm coding a text-adventure game that involves the use of 한글 (Korean...
Results 1 to 4 of 4