Search:

Type: Posts; User: rps; Keyword(s):

Search: Search took 0.05 seconds.

  1. Oliver, sorry for the delay, but here is an...

    Oliver, sorry for the delay, but here is an example



    JComboBox classe = new JComboBox();
    JComboBox type = new JComboBox();
    JTextField number = new JTextField(10);
    JTextField internalCode...
  2. Default layouts in TableFormBuilder (TableLayoutBuilder)

    I'm using TableFormBuilder and I need a way to set layout defaults to the rows and cols (has FormLayout in JGoodies) because we have many forms to build (hundreds) and some off them and complex and I...
Results 1 to 2 of 2