about class GroupLayout
MaHa <[email protected]> Sat, 30 Aug 2008 22:54:31 +0300
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
--_87f15d94-9c19-4678-8085-e0e8056a1a1b_
Content-Type: text/plain; charset="windows-1256"
Content-Transfer-Encoding: 8bit
I get an error on compile .I 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 GroupLayoutlocation : package.javax.swing-----------------------------------------I ues NetBeans 6.0.1 and jdk1.5.0_16java 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! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
--_87f15d94-9c19-4678-8085-e0e8056a1a1b_
Content-Type: text/html; charset="windows-1256"
Content-Transfer-Encoding: 8bit
<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
I get an error on compile .<BR>I can't fix it :(<BR><BR><BR>javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());<BR>getContentPane().setLayout(layout);<BR>layout.setHorizontalGroup(<BR>layout.createParallelGroup(javax.swing.GroupLayout .Alignment.LEADING)<BR>.addGap(0, 480, Short.MAX_VALUE)<BR>);<BR><BR><BR>cannot find symbol <BR>symbol :class GroupLayout<BR>location : package.javax.swing<BR><BR><BR>-----------------------------------------<BR>I ues NetBeans 6.0.1 and jdk1.5.0_16<BR><BR>java version "1.5.0_16"<BR>Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)<BR>Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)<BR> <BR><BR>please ..<BR> please.. help me <BR> <br /><hr />Express yourself instantly
with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>
--_87f15d94-9c19-4678-8085-e0e8056a1a1b_--