jeudi 5 mars 2015
Content PAne / BorderLayout
Posted on 12:13 by verona
Hi, kann mir einer erklären, für was die ganzen 0 -en in den Arrays ab Zeile 8 stehn? Und was es mit dem ContentPane auf sich hat? Finde gerade zu den Arrays keine Erklärung im Internet...
Java Code:
- setSize(350, 300);
- setLocationRelativeTo(null);
- gbl_contentPanel.columnWidths = new int[] { 0, 0, 0, 0 };
- gbl_contentPanel.rowHeights = new int[] { 0, 0, 0, 0, 0, 0, 0 };
- gbl_contentPanel.columnWeights = new double[] { 0.0, 0.0, 1.0,
- gbl_contentPanel.rowWeights = new double[] { 1.0, 0.0, 0.0, 1.0, 0.0,
- contentPanel.setLayout(gbl_contentPanel);
Content PAne / BorderLayout
Categories: Content PAne / BorderLayout
Inscription à :
Publier les commentaires (Atom)
0 commentaires:
Enregistrer un commentaire