Serialized Form
box
javax.swing.JComboBox box
bold
javax.swing.JToggleButton bold
italic
javax.swing.JToggleButton italic
size
javax.swing.JSpinner size
propName
java.lang.String propName
panel
JImagePaintPanel panel
mode
JImagePaintModeToolbar mode
options
JImagePaintOptionsToolbar options
file
JImagePaintFileToolbar file
newFile
javax.swing.JButton newFile
openFile
javax.swing.JButton openFile
appendFile
javax.swing.JButton appendFile
saveFile
javax.swing.JButton saveFile
panel
JImagePaintPanel panel
label
javax.swing.JLabel label
nullText
java.lang.String nullText
panel
JImagePaintPanel panel
pasteImage
javax.swing.JMenuItem pasteImage
props
PropertiesGUI props
select
javax.swing.JToggleButton select
line
javax.swing.JToggleButton line
scribble
javax.swing.JToggleButton scribble
rect
javax.swing.JToggleButton rect
oval
javax.swing.JToggleButton oval
text
javax.swing.JToggleButton text
erase
javax.swing.JToggleButton erase
flood
javax.swing.JToggleButton flood
point
javax.swing.JToggleButton point
arrow
javax.swing.JToggleButton arrow
colorpick
javax.swing.JToggleButton colorpick
paintPanel
JImagePaintPanel paintPanel
anti
javax.swing.JToggleButton anti
font
FontChooserPanel font
paintPanel
JImagePaintPanel paintPanel
fgColor
ColorButton fgColor
stroke
StrokeChooserPanel stroke
fill
javax.swing.JToggleButton fill
alpha
javax.swing.JSlider alpha
img
java.awt.image.BufferedImage img
currentMode
int currentMode
oldMode
int oldMode
zoom
int zoom
bgColor
java.awt.Color bgColor
drawColor
java.awt.Color drawColor
antialiased
boolean antialiased
arcWidth
int arcWidth
arcHeight
int arcHeight
filled
boolean filled
stroke
java.awt.Stroke stroke
alpha
float alpha
paintObjects
java.util.ArrayList paintObjects
selectedObjects
java.util.ArrayList selectedObjects
tempObjects
java.util.ArrayList tempObjects
displayObjects
java.util.ArrayList displayObjects
scroll
javax.swing.JScrollPane scroll
mousePoint
java.awt.Point mousePoint
eraseRad
int eraseRad
currentFile
java.io.File currentFile
locationPanel
JImagePaintLocationPanel locationPanel
dragDown
java.awt.Point dragDown
preCursor
java.awt.Cursor preCursor
saveChooser
javax.swing.JFileChooser saveChooser
clip
java.awt.datatransfer.Clipboard clip
properties
java.util.Properties properties
panel
JImagePaintPanel panel
drag
boolean drag
pasteImage
javax.swing.JMenuItem pasteImage
clip
java.awt.datatransfer.Clipboard clip
clickPoint
java.awt.geom.Point2D clickPoint
color
java.awt.Color color
chooserParent
java.awt.Component chooserParent
chooserTitle
java.lang.String chooserTitle
propName
java.lang.String propName
chooserDialog
javax.swing.JDialog chooserDialog
chooser
javax.swing.JColorChooser chooser
fields
java.util.ArrayList fields
strokeWidth
javax.swing.JSpinner strokeWidth
propName
java.lang.String propName
stroke
java.awt.Stroke stroke
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.