|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
about class GroupLayoutI can't fix it :( javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane()); getContentPane().setLayout(layout); layout.setHorizontalGroup( layout.createParallelGroup(javax.swing.GroupLayout .Alignment.LEADING) .addGap(0, 480, Short.MAX_VALUE) ); cannot find symbol symbol :class GroupLayout location : package.javax.swing ----------------------------------------- I ues NetBeans 6.0.1 and jdk1.5.0_16 java version "1.5.0_16" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02) Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing) please .. please.. help me Express yourself instantly with MSN Messenger! MSN Messenger |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |