Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: DJWebrowser Edit problem

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Posts
    21
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default DJWebrowser Edit problem

    Hello guy i appreciate if some one can help.
    i downoad djnativeswing in The DJ project

    and i already run it but my simple problem are, i dont know how to modify it i want only to get the component that display the webrowser content so that i can use it in my GUI application and also i dont know where to find that controll navigation url of this djnativeswing.

    this is verry usefull because if this is solve it is easy to embed webbrowser on our GUI application. it will become easy to embed flash,pdf, and video.

    Problem...
    1)where is the code that controller of address bar? i dont want to display this in my GUI
    2)where can i get the commponent that display the webbrowser?

    here is the image


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: DJWebrowser Edit problem

    Did you look at the code snippets for the DJ Project? I believe there are examples which show how to create a single JPanel that contains the browser contents.

  3. #3
    Junior Member
    Join Date
    Dec 2010
    Posts
    21
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: DJWebrowser Edit problem

    it has a panel but it includes navigation bar..

Similar Threads

  1. JFrame Edit
    By n00b123 in forum AWT / Java Swing
    Replies: 1
    Last Post: May 19th, 2010, 08:23 PM
  2. Loading Images and Edit it
    By shadihrr in forum Java Theory & Questions
    Replies: 1
    Last Post: March 25th, 2010, 08:39 PM
  3. Edit ArrayList Object
    By frankycool in forum Collections and Generics
    Replies: 12
    Last Post: November 16th, 2009, 12:31 AM
  4. Struts combobox edit
    By kalees in forum Web Frameworks
    Replies: 2
    Last Post: November 1st, 2009, 12:27 AM
  5. How to edit eclipse project builds
    By akhilachuthan@yahoo.co.in in forum Java IDEs
    Replies: 1
    Last Post: June 25th, 2009, 09:36 AM