Browser « Development « Java Swing Q&A





1. Best Java/Swing browser component?    stackoverflow.com

What's the best cross platform Java Swing browser component at least able to play nicely in a swing interface (lightweight component ?) and able to run on MacOSX and Windows ? Things ...

2. CKEditor within Swing based browser double ENTER problem    stackoverflow.com

Background: To add some basic HTML/rich text editing to our application that is compatible with our web interface I am attempting to embedded CKEditor within the swing based webrenderer browser. Webrenderer acts ...

3. Embed Firefox browser in Java Swing    stackoverflow.com

I am wondering if it is possible to embed Firefox browser as a component in a Java Swing based application. I have done a bit of research from the Internet, but I ...

4. How to embed IE in Swing application?    stackoverflow.com

While I was using Delphi I remember simple WebBrowser object that used IE and was really easy to use. Is there an option to embed IE in Swing application? I'm not ...

5. Webkit browser in a Java app    stackoverflow.com

I was wondering if there was a Java swing component that uses webkit. Is it possible to create a webkit browser in Java - must I use JavaFX ?

6. Genome browser built in java: Swing and awt or Swing and Processing?    stackoverflow.com

I'm writing a genome browser designed primarily to view the history of chromosomal rearrangements. Right now the project is a series of proof-of-concept demos written using Processing. At this ...

7. DJ Native Swing javascript command problems    stackoverflow.com

Using DJ Native Swing it is possible to show a web page within a java application. When you do this it is also possible to communicate from the browser to the ...

8. Browser History Management system in java    stackoverflow.com

I am develop a Browser GUI(SWing) History Management System,Like Storing the Visited Website and Duration spend on that website etc..
I need to ...

9. Swing - Launch browser and listen when user closes it    stackoverflow.com

I have this specific requirement. If user clicks on a button in GUI, I need to launch browser. I need to wait for two minutes. If user closes browser before two minutes, I ...





10. Rendering a Java application in a browser (without Java installed)    stackoverflow.com

I am researching possible ways to deploy an existing Java Swing application in a browser such that the client would not need to have a Java runtime installed (and "plugged into" ...

11. Reading email using Java Swing components    stackoverflow.com

currently i am trying to develop a small mail client to send encrypted mail and read decrypted mail using symmetric key cryptography. My problem is when i am trying to read ...

12. File browser component for Java swing    stackoverflow.com

Has anyone come across a fully customizable (compatible with all standard LnF), fast file browser component for Java Swing ? I should be able to place this component to Netbeans UI palette ...

13. is there way to view a Swing app remotely?    stackoverflow.com

I want to show my app conveniently without the hassle of carrying a laptop or distributing an obfuscated Java app. Is there an easy way to view my Swing app ...

14. DJ browser impliment firebug    stackoverflow.com

i'm using DJ browser project in my swing application. i need instruction how to implement firebug in the dj browser.

15. Browser    coderanch.com

Will Swing ever be in the browser's (Netscape or IE) native VM? Java is not being used for internet client side GUI work due to the browser not keeping up. I wonder if IE will ever do it anyway, since Microsoft has that product. [This message has been edited by Michael Finney (edited February 23, 1999).]





17. java.awt.geom: no output on browser    coderanch.com

HELLO, I am Arun kumar a java developer. we are developing a product which involves java2d api. In one of my programs, i have imported java.awt.geom (belonging to java 2D API) class to use Point2D in my program . But when i use a browser IE or Nescape, i could not see the output of the program. but, in appletviewer it ...

18. Launching a browser through a Swing Application    coderanch.com

Try the following code. I modified some tutorial code which will load a URL into a browser from a Java app. Note: If somebody knows the original authors name I'd like to give credit in my code to him. I modified his code and am releasing my code under the GPL. There is more notes in the comments. Have fun! /* ...

19. swings supports in browser?    coderanch.com

Hi Actually I was working in swings, due to some problem in appletviewer, I tried through Internet explorer and netscape unfortunately it is not supporting. So what is the solution for this? Is it work if javaplug in is installed? if it so, what is the procedure to setup javaplug in? please mail me.

20. invoking a browser from application    coderanch.com

Try this: (Hopefully it's readable. I copied and pasted it to this window but the format got messed up so I edited it by hand here. After I press the 'Submit Reply' button I'm going to keep my fingers crossed in the hopes that it's still easy to read.) When run, my browser is launched with the passed in file (local ...

21. swing compatible browsers    coderanch.com

22. Running swing prg in a browser    coderanch.com

23. Can swing run on a browser that doesn't have a plug in ?    coderanch.com

They will need the plug-in to use Swing in a browser, as the browsers only support java 1.1.something that does not support swing. There are many benefits. First of all, there aren't peer components in swing. For every AWT component, there is a native peer component in the OS. This slows things down, and is restrictive. Because of this, there is ...

24. calling browser from Standalone Java application    coderanch.com

What version of windows does "start" work on? It doesn't work on my WinNT box here at work... The way I've always seen it done is either the program assumes you have a certain browser installed in a certain place, or when you install or the first time you click on a button that would launch the browser, you have to ...

25. Swing components and browsers    coderanch.com

ok...i should have explained myself better... i have a large Panel which has a gridlayout all 64 panels are layed out in 8X8 formation each panel uses flowlayout (so the label automatically finds the center of the panel it occupies) problems: ---------- 1 - One of the requirements of the projects is that I must show the user the illusion of ...

26. Instance of a browser    coderanch.com

27. Swing in Opera browser    coderanch.com

28. Swing APPLICATION in a browser    coderanch.com

29. Swings in Browser    coderanch.com

... of course, to use the Java Plugin is the best, you can do, but sometimes there are customers, who don't want to install anything. I remember 2 years ago, I wrote an Swing based applet and I included a swingall.jar with all Swing related stuff. This worked well. But this jar is about 2 MByte large! Just an idea, but ...

31. how to show a report in a browser ?    coderanch.com

33. Java Help Browser    coderanch.com

34. default mail client (browser) and swing    coderanch.com

36. Java Browser    coderanch.com

37. Open a Browser    coderanch.com

38. Making a browser    coderanch.com

39. good java open source internet browser?    coderanch.com

41. browser problem    coderanch.com

42. File Browser    coderanch.com

Ask and ye shall receive note - this was for a very specific purpose, I only wanted to get "db" files, however, you could modify the class with a setter method if (name.endsWith("db")) { import java.awt.HeadlessException; import java.io.File; import javax.swing.JFileChooser; /** * The class DBFileChooser implements a JFileChooser used to open the database. * * @author Thomas Bigbee * @version 1.0 ...

43. Creating a simple browser    coderanch.com

44. Mac and Swing through a browser - ellipsis on everything??!    coderanch.com

All, Ok, at the company I work for, we've got this softare that "runs on everything" - and actually, it does. Further, it can be launched as a stand-alone program, or through a browser (ie: point to our device with a webserver on it, and it will bring up the same code running in a browser window). When using it stand-alone, ...

45. File browser crash course    coderanch.com

46. opening the Browser    coderanch.com

47. Swing in browser    coderanch.com

Hi friends, I develop an Swing Application. I need to know that whether i can make my swing application to run on web server(like Apache Tomcat,BEA Weblogic etc.).My friend told me that by create the JAR,WAR,and PROPERTIES file of the Swing Application we can able to run it in web server. But he also didnt know how to make it run.!!! ...

48. Swing Browser    coderanch.com

49. How to run Swing in a browser    coderanch.com

50. Swing Browser Extension    coderanch.com

Hi, I tried to create a swing browser. I've proxy which restricts the access to internet even after setting the basic proxy settings: ------------------------------------------------------------------------- URLConnection urlConn = pageUrl.openConnection(); String encodedPassword = "+yo0QiEJIdQQEINb9THLlmAw3LmZCL54mWuE0uoJQpWj5DCcWBwBHQ=="; ******* ( encoded Password & username to base64 ) urlConn.setRequestProperty("Proxy-Authorization",encodedPassword); Properties systemProperties = System.getProperties(); systemProperties.put("proxySet","true"); systemProperties.put("proxyHost","xxx.xxx.xxx.xxx"); systemProperties.put("proxyPort","80"); Can any one assist me how to connect to proxy... i'm getting ...

51. File browser    coderanch.com

53. open browser and POST method    coderanch.com

54. Open Swing Application in a browser    coderanch.com

Hi, ... thank you for your reply. Since i already have a complete Swing application am looking for an easy way of bring it on to web so that anyone can open and run the application through a browser. I read that AjaxSwing converts the app into HTML/JavaScript. But unfortunately as said this is not free. Does GWT has the functionality ...

55. Swing in browser    java-forums.org

56. GUI in browser    java-forums.org

57. How to open a mozilla browser from java swing applicaiton    java-forums.org

Hi All, I am developing a Java Swing GUI for linux which should open an firefox instance (upon selecting a client and url from Jlist box) populate username and password (which is obtained from a database) and submit it. Please advise me on how to achieve this. Is there an mozilla api that I can use to achieve this? Thanks and ...

58. Accessing userselection in other programs (browser, notepad etc)    java-forums.org

Is there a way I can write a java program that, lets say runs in background, that can access selected text in a browser or notepad? I am trying to build a pop-up dictionary. When I double click a word, my dictionary should pop up and show the synonyms. I know it can be done if I learn to write firefox ...

59. Browser    java-forums.org

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);

60. How to navigate from swings to browser    forums.oracle.com

61. Browser base GUI application in java    forums.oracle.com

I want to know some thing for java technology. Which technology can be used to fulfill my requirement in java? I want to develop GUI application which must be browser base. Means only browser can open this application. I know jsp searvlet can be used, but Is there any new technology in java available today for this purpose?

62. invoking browser from java swings    forums.oracle.com

Hi all, Problem Description: I am able to launch the browser by using "rundll32 url.dll,FileProtocolHandler". Is there any way by which I can control the launched browser from the java program which launched that browser ? By control I mean, 1) change the URL dynamically upon some action in the Java program which launched the browser. 2) Terminate the Browser when ...