Hi
I want to put the a file on the right side of the title bar near to minimize icon.How to do this on Windows XP machine.
By using Win32 Api , whether we can achieve this? How?
User Profile
Collapse
-
JFrame Title bar change
-
For including the browser in java application go for JDIC browser(which embeds IE ).
JEditorpane wont render all pages...Its of no use as a browser -
Hi,
I want to print the screen ie(768*1024).Fo r this I have capture the screen in to a BufferedImage.N ow when I try to print it doesnt print completely.So please guide me how do I scale it and print.
My code :
Rectangle area = new Rectangle(Toolk it.getDefaultTo olkit().getScre enSize());
Graphics2D g2d= (Graphics2D)g;
BufferedImage img= robot.createScr eenCapture(area );
g2d.drawImage(i mg,0,0,null);...Leave a comment:
-
Thanks for the reply.
What I pass in cmd is:
javascript:wind ow.resizeTo(550 ,602);window.mo veTo(550,138);l ocation.href="h ttp://yahoo.com"
But it does n't work in windows XP-sp2.This one works in 2000.
Any idea!...Leave a comment:
-
Opening browser from Java
Hi,
I want to open a browser and place it and size it as I wish,when user selects an option from the menu written in java.
I tried passing command line argument rundll32 url.dll,FilePro tocolHandler<ur l>
in windows 2000 it works fine.But in Xp it doesn't work.Can anyone help me out .
Is there any other way of invoking browser from java application or applet to open a browser which should be positioned...
No activity results to display
Show More
Leave a comment: