


I am trying to recompile a program and it gives me this error " package java.jnlp does not exist". How can I add it as part of my program. I am using NetBeans 6.5 and JDK 1.6.0.11? Need help ASAP...
I want to make myclass implement an interface, and make the new method which use the method defined in interface, but why it ask me to declear myclass as abstracet? ...
E...
?....
windows98...
poiEXCEl...
Hi everybody! i have seen a strange behaviour in such a "complicate" operation like this:76.0*11.86.The right result is 901.36 but what a big surprise! Java makes use of its own Maths rules and finally "901.35999" is the result. What齭 wrong? Can anybody explains me what happens?Any suggestion ...
牝?龛螯 耜噫栩?黩?忄 蜞觐?驵忄? ...
测试一下,...
Can someboby, please, help me to manage the zooming of an area of size 30x30 pixels of a large drawing.The drawing contains a number of shapes, but in the code that I will be posting I will be using only one shape. The drawing is made up of more than 500 shapes, reason for which has to be ...
We are building a program that allows for HTML editing using JTextPane. Our beta users are complaining that the text is too small while editing. Is there a way to add a zoom feature to this component so users can zoom in and out of the text areas?Thanks! ...
Dear all,I am learning Java and have an assignment that requires drawing floor plan. One of required functionality is to allow zooming in or out of part of the floor plan. I have been searching reference books and have no idea of how this can be achieve.I shall be grateful if anybody can give ...
Hi friends,my english is somewhat weak, but i am trying to clear my point.I have a prob regarding zoom. In my application I have A JPanel which is drawing some rectangles on it and having some JLabels. My prob is when i zoomin my JPanel through my zooming code and try to select any of JLabel ,I ...
When I zoom on images I am animating, the animation becomes increadibly slow. Is this normal or perhaps a design flaw? I am using an Affine transform for zooming. scaling_op = new AffineTransformOp ((new AffineTransform ()).getScaleInstance ...
friends,i m working on a class in which there is one JPanel inside a JInternalFrame. i have functionalities like zoomin and zoomout. for that i m writing my code on mouse clicked of JPanel but my problem is that mouseClicked method is getting called several times even if i click once on JPanel ...
