Search:

Type: Posts; User: rushhour

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    3,088

    JFrames and JMenuBars

    Hi all,

    I have a question I'd like to ask regarding JFrames and JMenuBars. My question is I have a main JFrame window which extends JFrame, and in this JFrame I have created a JMenuBar. I have...
  2. Replies
    1
    Views
    2,229

    JTextField clearing problem

    Hi all,

    I am having a little problem with clearing JTextFields from my GUI application. The problem is I created a load of JTextFields in an array (shown below)



    int[] txtfieldwidths = { 20,...
Results 1 to 2 of 2