


I just bought the book 揓ava 2D API Graphics?by Vincent J. Hardy. I am having a problem running the 揹emorunner?GUI application. The error message I get for all the examples is 揅ould not start Demo: Create Process: runsnippet xxx error=2?where xxx is the demo I am trying to run. If I invoke the ...
is there anyone know how to add the texture as backgroud , and then have the 3d word in as well . Thank you for ur help!!!...
hello is somebady know how to do a graphics zoom . example you draw a circle and then you need a zoom in on this circle using fish eyes view . please somebady helps me thank you ...
I'm sure someone has ran into this problem before. My problem is zooming into some areas of the video. I want to zoom into some areas, but, want to get clear image, not the regular zoomed image which is distorted image. Does JMF come with class libraries to do that?...
hi,I have an large jpeg image.(map)i want to compress it to small image and diplay to user.then i have zoom it ,without changing the original image and good quality.how can i achive this?thankskelum ...
I'm trying to create a generic container panel that can zoom and pan over arbitrary JComponents. Zooming in works fine. Zooming out is getting some odd side effects from the clip. Zooming out, then resizing the window doesn't show the whole image. The top and bottom are trimmed off, despite ...
Hi,i have the following problem, i wish to zoom a shape - the problem is - while the shape zooms - it also moves away from my screen - instead of staying at its original point and just growing and growing it grows & moves away - im not sure where the error is.Pseudo Code :zoomTrans = ...
Is it possible to zoom in/out on jcomponents without losing the functionality of the components,i.e the clicking of the buttons and typing into the textfield. I know i could convert to an image an scale it, but unfortunately this cause the functionality to be lost.Is there a simple solution out ...
I am doing whiteboard application..For this one i need the whole area of the canvas to be zoomed in and out...will u please help me by providing sample codes or materials or any ideas?...
I've read a few posts regarding the question of how to make sure objects don't disappear when zooming in. The suggestion is that a low front clip distance (i.e., setFrontClipDistance()) will make that happen. I have played around with that with some improvement, but I still get some objects ...
hi,how can i zoom in java? i need a api or something else!!!thanks...
Hi @all!I'm very new to java Graphics, but I have a great performance problem.Lets say i'm drawing about 10000 rectangle on a form. This takes about 80ms. When I scale the Graphics2d with values up to 1 the speed is constant high. But when i want to zoom in (greater than 1) there is a great ...
Does anyone know the correct combination of events/modifiers needed to "capture" the rotation of the mouse wheel as part of a WakeupOr list of mouse events (either MouseEvent or its extension, MouseWheelEvent) to drive a zooming functionality? The class below currently provides two axis ...
Hi all, I know this is one of the most common problems in this forum but i cant get any of the replys to work in my code.The problem:I create an image with varying pixel colors depending on the value obtained from an AbstractTableModel and display it to the screen.I then wish to be able to zoom ...
hay Guys help needed in zooming in or out an image plz write the code snipt...
