Package jimgpnt

Class Summary
FontChooserPanel A panel that has widgets to fiddle with a font.
JImageImageObject Holds a BufferedImage.
JImageLineObject Draws a Line2D.
JImageOvalObject Draws an Elipse2D.
JImagePaint An example of how to drag together the main jimgpnt components to create an application.
JImagePaintFileToolbar A JToolBar to change the main image.
JImagePaintLocationPanel Provides an JLabel used to draw the x,y location of the mouse pointer.
JImagePaintMenu A JMenuBar that can do stuff for a JImagePaintPanel based app.
JImagePaintModeToolbar A JToolBar used to change the mode of a JImagePaintPanel.
JImagePaintObject An object used to hold infomation about something to draw on a Graphics2D object.
JImagePaintOptionsToolbar A JToolBar to control painting options of a JImagePaintPanel.
JImagePaintPanel The core of the jimgpnt package.
JImagePopupMenu A JPopupMenu for a JImagePaintPanel to do all of the edit stuff.
JImageQuadArrowObject Draws a "QuadArrow".
JImageRectObject Draws a Rectangle2D.
JImageScribbleObject Draws a polyline.
JImageTextObject Draws some text.
 



Copyright © 2004 Alistair Dickie. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

1. The origin of this Software must not be misrepresented; you must not claim that you wrote the original software. If you use the Software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original Software.

3. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Alistair Dickie - See alistairdickie.com for contact details.