jpanel export as pbm file
- From: "Bruintje Beer" <me@xxxxxxxxxx>
- Date: Fri, 16 Nov 2007 17:41:37 +0100
Hi,
I have a question. I have a JPanel with some custom drawings on it like
rectangles, circles etc. Now I want
to export The Jpanel as a PBM file. I have no idea how to do this.
Maybe someone can point me to some url where I can read how to do it.
thanks a lot
Johan
.
Relevant Pages
- Re: How to structurre the GUI for this Metronomo
... When you say metronome, I am picturing one of these ... standard number of circles and use the timer to update those ... BorderLayout that will house your other components, a JPanel in the ... (comp.lang.java.help) - Re: How to maintain image when repainting?
... > about saving those circles in such a way that the circles would be ... > public class RubberCirclesPanel extends JPanel ... > public void mousePressed (MouseEvent event) ... (comp.lang.java.help) - jpanel export as pbm image
... I have a JPanel with some custom drawings on it like ... rectangles, circles etc. ... (comp.lang.java.programmer) - Draw pointable / pickable lines, etc, how to?
... Draw some rectangles, lines, pies, etc (say, in a JPanel). ... it, we can press mouse key to "pick up" it and drag it around, etc. ... the above array to see if the mouse was in any of them. ... (comp.lang.java.gui) - Re: Draw pointable / pickable lines, etc, how to?
... Draw some rectangles, lines, pies, etc (say, in a JPanel). ... it, we can press mouse key to "pick up" it and drag it around, etc. ... (comp.lang.java.gui) |
|