Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-12-2008, 07:37 AM
Member
 
Join Date: May 2008
Posts: 8
Rep Power: 0
Jessie Madman is on a distinguished road
Default Browser
Hello, I just joined this place because I have 2 tasks to be figured out with, in the UF my teacher told me to make a java browser...... any help?
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 05-12-2008, 07:51 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default

Welcome to our community.

You really wants to build a Java browser or a kind of browser display window? Because it's not much easy pal.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-12-2008, 08:46 AM
sukatoa's Avatar
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 540
Rep Power: 3
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
Default
Quote:
Hello, I just joined this place because I have 2 tasks to be figured out with, in the UF my teacher told me to make a java browser...... any help?
Java Browser like what?

To browse Java files? classes?

Or like A Java Navigator/Explorer?(like windows explorer)

Or a Java Web Browser?

and what is UF by the way?
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 05-12-2008, 08:59 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Yep, what he meant is not clear. Working on a Java browser. Interesting. So in near future we have another browser.

Please explain your question much clearly.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 05-13-2008, 02:08 AM
Member
 
Join Date: May 2008
Posts: 8
Rep Power: 0
Jessie Madman is on a distinguished road
Default
I meant like a java web browser that could surf the internet? or maybe theres a way to load like idk internet expolrer through java and only show the browser part? and then design the rest of GUI by yourself? Idk....

UF stands for (University of Florida)
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 05-13-2008, 04:59 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Originally Posted by Jessie Madman View Post
I meant like a java web browser that could surf the internet?
Still I'm confusing. Do you want to make a browser like Java GUI?
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 05-13-2008, 05:06 AM
sukatoa's Avatar
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 540
Rep Power: 3
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
Default
@OP.
You can google it on the net....

Here is an example,
A very simple Java Web Browser...

Eranga,
Maybe he wants first to create a basic gui just to test the code. Implement the purpose( Browsing ) maybe using JEditorPane or JTextPane, and redesign the GUI to finalize....
(Im not sure)
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully

Last edited by sukatoa; 05-13-2008 at 05:11 AM.
Bookmark Post in Technorati
Reply With Quote
  #8 (permalink)  
Old 05-13-2008, 05:18 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Ok, we'll see what he wants to do.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #9 (permalink)  
Old 05-13-2008, 06:30 PM
Member
 
Join Date: May 2008
Posts: 22
Rep Power: 0
Jesdisciple is on a distinguished road
Default
See The Lobo Project: Home of Lobo (Java Web Browser) and Cobra (HTML Rendering Engine)
Bookmark Post in Technorati
Reply With Quote
  #10 (permalink)  
Old 05-14-2008, 03:54 AM
sukatoa's Avatar
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 540
Rep Power: 3
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
Default
That's a big project....

I hope he may understand it well.
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully
Bookmark Post in Technorati
Reply With Quote
  #11 (permalink)  
Old 05-14-2008, 05:22 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Ya, seems to me there are all informations are available. But I don't know how far practicable to him it is.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #12 (permalink)  
Old 05-15-2008, 01:22 AM
Member
 
Join Date: May 2008
Posts: 8
Rep Power: 0
Jessie Madman is on a distinguished road
Default
sukatio my compiler gets an error on your code at "LinkFollower"
Bookmark Post in Technorati
Reply With Quote
  #13 (permalink)  
Old 05-15-2008, 01:26 AM
Member
 
Join Date: May 2008
Posts: 8
Rep Power: 0
Jessie Madman is on a distinguished road
Default
Jesdiesciple you gave me a link to a jarred java web browser... i acctually want code... but ill try google
Bookmark Post in Technorati
Reply With Quote
  #14 (permalink)  
Old 05-15-2008, 01:29 AM
Member
 
Join Date: May 2008
Posts: 22
Rep Power: 0
Jesdisciple is on a distinguished road
Default
The source is also available; see Lobo Project Java Source Code

EDIT: Also see SourceForge.net: Open Discussion
Bookmark Post in Technorati
Reply With Quote
  #15 (permalink)  
Old 05-15-2008, 03:58 AM
Member
 
Join Date: May 2008
Posts: 8
Rep Power: 0
Jessie Madman is on a distinguished road
Default
Originally Posted by Jesdisciple View Post
The source is also available; see Lobo Project Java Source Code

EDIT: Also see SourceForge.net: Open Discussion
hmm? the first link doesnt work
Bookmark Post in Technorati
Reply With Quote
  #16 (permalink)  
Old 05-15-2008, 04:20 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
What you mean? You can't see the page what he linked there? I don't think so. It's work for me well.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #17 (permalink)  
Old 06-11-2008, 04:45 AM
Member
 
Join Date: Jun 2008
Posts: 4
Rep Power: 0
hanizainol is on a distinguished road
Default hi
u just used JEditorPane if you want to display web page. if it is in wml or xhtml. u need to move the wml part and set the mime type to text/html
it should display the web page.

you might try below.


JEditorPane editorPane;
String url = your web address
java.net.URL helpURL = new java.net.URL(url);
editorPane.setPage(helpURL);
Bookmark Post in Technorati
Reply With Quote
  #18 (permalink)  
Old 06-11-2008, 04:49 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Working on the JEditorPane for this is not a good idea. Just set a URL, which is full of more graphics. Your window freeze in few seconds. JEditorPane still not that much advanced still.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #19 (permalink)  
Old 06-11-2008, 12:55 PM
Member
 
Join Date: May 2008
Posts: 31
Rep Power: 0
nanaji is on a distinguished road
Send a message via MSN to nanaji Send a message via Yahoo to nanaji
Default
final JFrame frame = new JFrame("Browser");
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOS E);
frame.setLocationByPlatform(true);
final JPanel panel = new JPanel();
panel.setLayout(new BorderLayout());
panel.setPreferredSize(new Dimension(400, 300));
Dimension dim = Toolkit.getDefaultToolkit().getScreenSize();
frame.setLocation((dim.width - 400) / 2, (dim.height - 300) / 2);
// frame.setResizable(false);
final WebBrowser webBrowser = new WebBrowser();
try {
webBrowser.setURL(new URL("some url"));
panel.add(webBrowser, BorderLayout.CENTER);
frame.getContentPane().add(panel, BorderLayout.CENTER);
frame.pack();
frame.setVisible(true);
Bookmark Post in Technorati
Reply With Quote
  #20 (permalink)  
Old 06-11-2008, 01:00 PM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
What's this mean. What's your question?

And also please use code tags when you post any code here. It's help to read much clearly.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help! swt/Browser sealyu SWT / JFace 4 07-09-2008 09:16 PM
how to get url from browser srinivas reddy New To Java 0 02-08-2008 08:46 AM
Lobo Browser 0.97.5 lobochief Java Announcements 2 01-14-2008 04:14 PM
Eclipse RCP Browser Example JavaForums Java Blogs 0 01-02-2008 07:12 PM
how to redirect the browser simon Java Applets 1 08-02-2007 06:24 PM


All times are GMT +2. The time now is 07:18 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org