Results 1 to 3 of 3

Thread: Java image viewer program

  1. #1
    Zurine Rogelio is offline Senior Member
    Join Date
    May 2011
    Posts
    206
    Rep Power
    2

    Default Java image viewer program

    Hello all, I program at the time an image viewer with Java. I let the program folder for compatible files search that I then want to display, should be supported. Tif files. Pdf. I let the PDFs with the PDF Renderer library display that provides a panel page with which the PDFs can be viewed quickly and easily. The panel page is derived from JPanel. My problem is the display of image files. I was initially a JLabel that this image is displayed as image files icons.

  2. #2
    Faqueza Nekane is offline Senior Member
    Join Date
    May 2011
    Posts
    208
    Rep Power
    2

    Default

    Just try to check the code with FindBugs. Maybe you'll find it there already.Since your code is only an excerpt here, it is schwirig to say what to do so. What strikes me, however, the missing} brace at the end. But eventually, the code goes still further and the clip is below. Who knows.

  3. #3
    Zurine Rogelio is offline Senior Member
    Join Date
    May 2011
    Posts
    206
    Rep Power
    2

    Default

    Thank you for your answer! Have now found that the panel page is not really able to view the pictures, because it was, so who has the same problem will prefer a different object for that. The clip was included in the project:

Similar Threads

  1. FastStone Image Viewer
    By Brownchris in forum Download Tools and Softwares
    Replies: 0
    Last Post: 07-16-2010, 03:24 PM
  2. FastStone Image Viewer 4.1
    By Draven Broad in forum Download Tools and Softwares
    Replies: 0
    Last Post: 04-21-2010, 11:57 AM
  3. FastStone Image Viewer 4.0
    By Johnson Twopenny in forum Download Tools and Softwares
    Replies: 0
    Last Post: 11-21-2009, 10:21 AM
  4. Exifpro Image Viewer 1.0.7
    By Felipe Garabina in forum Applications
    Replies: 0
    Last Post: 11-21-2009, 10:12 AM
  5. FastStone Image Viewer 3.4
    By techno23 in forum Applications
    Replies: 0
    Last Post: 02-15-2008, 10:36 AM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48