DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 7 of 7

Thread: Java LnF erros

  1. #1
    Join Date
    Jul 2004
    Posts
    83

    Java LnF erros

    C:\java stuff\Swing\ToolbarFrame2.java:44: cannot resolve symbol
    symbol : class LnFListener
    location: class ToolbarFrame2
    LnFListener lnfListener = new LnFListener(this);
    ^

    Why am I getting that error, I checked out the java swing book from the library, and want to know why i'm getting this error with LnF, Thanks!
    They say if you play a Microsoft Windows CD backwards it will play satanic messages. But thats nothing, if you play it forwards it installs Windows.

  2. #2
    Join Date
    Oct 2004
    Posts
    12
    try just saving the following in the same directory as your program.
    http://examples.oreilly.com/jswing2/...FListener.java
    compile it, then compile your program.
    holler if that doesn't do the trick.

  3. #3
    Join Date
    Jul 2004
    Posts
    83
    all works except it can't find the mac, it
    LookAndFeel class not found: com.apple.mjr.swing.MacLookAndFeel
    They say if you play a Microsoft Windows CD backwards it will play satanic messages. But thats nothing, if you play it forwards it installs Windows.

  4. #4
    Join Date
    Oct 2004
    Posts
    12
    http://hepunx.rl.ac.uk/~adye/asis-do...wing/plaf/mac/

    save the classes you want in the same directory as your program, compile them, then compile your program again.

  5. #5
    Join Date
    Jul 2004
    Posts
    83
    anyway i can download all of those at once?
    They say if you play a Microsoft Windows CD backwards it will play satanic messages. But thats nothing, if you play it forwards it installs Windows.

  6. #6
    Join Date
    Sep 2004
    Posts
    223
    you can get a download manager called netants, it allows for a whole heap of downloads at once, once youve installed it (small program), just right click on the links and select "Download all by Netants"
    A kram a day keeps the doctor......guessing

  7. #7
    Join Date
    Oct 2004
    Posts
    12
    the firefox extension downTHEMall! lets you filter out the html's and just grab all the *.java's. about 10 clicks total and 5 keys typed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links