Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / September 2004

Tip: Looking for answers? Try searching our database.

Problems with org.netbeans.lib.awtextra.*

Thread view: 
Asso - 27 Sep 2004 20:44 GMT
Hi all,
i'm working on an old project written in Java ( i think with JVM 1.3 ) but
i'm now using the 1.4 version.
I've this problem: in the code there are class like this:

org.netbeans.lib.awtextra.AbsoluteConstraints (x,y,k,z)

and

org.netbeans.lib.awtextra.AbsoluteLayout ()

witch i haven't found on my Java framework and obviously i cannot run my
application.
How i can resolve this problem? Where i can find these class?

Thank you :)

Luca.
Paul Lutus - 27 Sep 2004 20:50 GMT
> Hi all,
> i'm working on an old project written in Java ( i think with JVM 1.3 ) but
[quoted text clipped - 10 lines]
> application.
> How i can resolve this problem? Where i can find these class?

You have two choices:

1. Find the required packages and include them with your application.

2. Rewrite the code in terms of standard packages.

If you want to create a portable application, the second is preferable.

Signature

Paul Lutus
http://www.arachnoid.com

Asso - 27 Sep 2004 21:08 GMT
> You have two choices:
>
[quoted text clipped - 3 lines]
>
> If you want to create a portable application, the second is preferable.

Thank you Paul, i think i will rewrite this part of code also because it's a
little GUI part code ( relate to position of the controls).

:) See U soon

Luca.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.