Serialized Form


Package javapoint

Class javapoint.ColorComboRenderer extends javax.swing.JPanel implements Serializable

Serialized Fields

m_c

java.awt.Color m_c

Class javapoint.ImagePreview extends javax.swing.JComponent implements Serializable

Serialized Fields

thumbnail

javax.swing.ImageIcon thumbnail

file

java.io.File file

Class javapoint.MainFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

clipboard

java.awt.datatransfer.Clipboard clipboard

objectBeingDragged

java.lang.Object objectBeingDragged

grid

int grid

lineColor

java.awt.Color lineColor

fillColor

java.awt.Color fillColor

textColor

java.awt.Color textColor

undoManager

javax.swing.undo.UndoManager undoManager

undoSupport

javax.swing.undo.UndoableEditSupport undoSupport

groupSelected

boolean groupSelected

popup

javax.swing.JPopupMenu popup

spell

SpellCheckerManager spell

textObjectArray

java.util.ArrayList<E> textObjectArray

presentationFile

java.io.File presentationFile

renderer

PresetSlideRenderer renderer

fontItemListener

java.awt.event.ItemListener fontItemListener

basicShapesItemListener

java.awt.event.ItemListener basicShapesItemListener

arrowButton

javax.swing.JToggleButton arrowButton

basicShapesButton

javax.swing.JToggleButton basicShapesButton

boldButton

javax.swing.JToggleButton boldButton

boldMenuItem

javax.swing.JMenuItem boldMenuItem

bulletButton

javax.swing.JToggleButton bulletButton

centerAlignButton

javax.swing.JToggleButton centerAlignButton

copyMenuItem

javax.swing.JMenuItem copyMenuItem

cutMenuItem

javax.swing.JMenuItem cutMenuItem

doubleSpaceButton

javax.swing.JToggleButton doubleSpaceButton

drawingToolBar

javax.swing.JToolBar drawingToolBar

editMenu

javax.swing.JMenu editMenu

fileMenu

javax.swing.JMenu fileMenu

fileToolbar

javax.swing.JToolBar fileToolbar

fillColorSelector

javax.swing.JComboBox fillColorSelector

flipHorizontalMenuItem

javax.swing.JMenuItem flipHorizontalMenuItem

flipVerticalMenuItem

javax.swing.JMenuItem flipVerticalMenuItem

fontComboBox

javax.swing.JComboBox fontComboBox

fontMenu

javax.swing.JMenu fontMenu

fontMenuItem

javax.swing.JMenuItem fontMenuItem

fontSizeComboBox

javax.swing.JComboBox fontSizeComboBox

fontToolbar

javax.swing.JToolBar fontToolbar

freeRotateMenuItem

javax.swing.JMenuItem freeRotateMenuItem

graphicObjectButtonGroup

javax.swing.ButtonGroup graphicObjectButtonGroup

imageButton

javax.swing.JButton imageButton

italicButton

javax.swing.JToggleButton italicButton

italicsMenuItem

javax.swing.JMenuItem italicsMenuItem

jAboutMenu

javax.swing.JMenu jAboutMenu

jAboutMenuItem

javax.swing.JMenuItem jAboutMenuItem

jButton1

javax.swing.JButton jButton1

jHelpMenuItem

javax.swing.JMenuItem jHelpMenuItem

jPanel1

javax.swing.JPanel jPanel1

jSeparator1

javax.swing.JToolBar.Separator jSeparator1

leftAlignButton

javax.swing.JToggleButton leftAlignButton

lineButton

javax.swing.JToggleButton lineButton

lineColorSelector

javax.swing.JComboBox lineColorSelector

lineSpacingGroup

javax.swing.ButtonGroup lineSpacingGroup

listButton

javax.swing.JToggleButton listButton

listTypeGroup

javax.swing.ButtonGroup listTypeGroup

mainToolBar

javax.swing.JToolBar mainToolBar

menuBar

javax.swing.JMenuBar menuBar

newSlideButton

javax.swing.JButton newSlideButton

newSlideMenuItem

javax.swing.JMenuItem newSlideMenuItem

objectMenu

javax.swing.JMenu objectMenu

openMenuItem

javax.swing.JMenuItem openMenuItem

ovalButton

javax.swing.JToggleButton ovalButton

pasteMenuItem

javax.swing.JMenuItem pasteMenuItem

preferencesMenuItem

javax.swing.JMenuItem preferencesMenuItem

presetSlideList

javax.swing.JList presetSlideList

presetsPanel

javax.swing.JPanel presetsPanel

presetsScrollPane

javax.swing.JScrollPane presetsScrollPane

presetsTabbedPane

javax.swing.JTabbedPane presetsTabbedPane

printButton

javax.swing.JButton printButton

printMenuItem

javax.swing.JMenuItem printMenuItem

rectButton

javax.swing.JToggleButton rectButton

redoButton

javax.swing.JButton redoButton

redoMenuItem

javax.swing.JMenuItem redoMenuItem

rightAlignButton

javax.swing.JToggleButton rightAlignButton

rotate90LeftMenuItem

javax.swing.JMenuItem rotate90LeftMenuItem

rotate90RightMenuItem

javax.swing.JMenuItem rotate90RightMenuItem

rotateSeparator

javax.swing.JSeparator rotateSeparator

saveAsMenuItem

javax.swing.JMenuItem saveAsMenuItem

saveButton

javax.swing.JButton saveButton

saveMenuItem

javax.swing.JMenuItem saveMenuItem

singleSpaceButton

javax.swing.JToggleButton singleSpaceButton

slideContainer

javax.swing.JPanel slideContainer

slideMenu

javax.swing.JMenu slideMenu

slideScrollPane

javax.swing.JScrollPane slideScrollPane

slideShowMenu

javax.swing.JMenu slideShowMenu

startSlideShowButton

javax.swing.JButton startSlideShowButton

startSlideShowMenuItem

javax.swing.JMenuItem startSlideShowMenuItem

textButton

javax.swing.JToggleButton textButton

textColorSelector

javax.swing.JComboBox textColorSelector

textPositionGroup

javax.swing.ButtonGroup textPositionGroup

thumbnailList

javax.swing.JList thumbnailList

thumbnailScrollPane

javax.swing.JScrollPane thumbnailScrollPane

thumbnailsSlideSplitPane

javax.swing.JSplitPane thumbnailsSlideSplitPane

topSplitPane

javax.swing.JSplitPane topSplitPane

undoButton

javax.swing.JButton undoButton

undoMenuItem

javax.swing.JMenuItem undoMenuItem

zoomSlider

javax.swing.JSlider zoomSlider

Class javapoint.ObjectProperties extends javax.swing.JDialog implements Serializable

Serialized Fields

object

GraphicObject object

fillColor

java.awt.Color fillColor

fillAlpha

int fillAlpha

lineColor

java.awt.Color lineColor

lineWidth

int lineWidth

lineStyle

GraphicObject.LineStyle lineStyle

start

java.awt.Point start

end

java.awt.Point end

buttonGroup

javax.swing.ButtonGroup buttonGroup

cancelButton

javax.swing.JButton cancelButton

fillColorPanel

javax.swing.JPanel fillColorPanel

fillPanel

javax.swing.JPanel fillPanel

fillTransparencyPanel

javax.swing.JPanel fillTransparencyPanel

fillTransparencySlider

javax.swing.JSlider fillTransparencySlider

jCheckBox1

javax.swing.JCheckBox jCheckBox1

jCheckBox2

javax.swing.JCheckBox jCheckBox2

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jRadioButton1

javax.swing.JRadioButton jRadioButton1

jRadioButton2

javax.swing.JRadioButton jRadioButton2

lineColorPanel

javax.swing.JPanel lineColorPanel

linePanel

javax.swing.JPanel linePanel

lineStyleComboBox

javax.swing.JComboBox lineStyleComboBox

lineTransparencyPanel

javax.swing.JPanel lineTransparencyPanel

lineTransparencySlider

javax.swing.JSlider lineTransparencySlider

lineWeightAndStylePanel

javax.swing.JPanel lineWeightAndStylePanel

lineWeightComboBox

javax.swing.JComboBox lineWeightComboBox

okButton

javax.swing.JButton okButton

selectFillColorButton

javax.swing.JButton selectFillColorButton

selectFillColorButton1

javax.swing.JButton selectFillColorButton1

selectFillColorButton2

javax.swing.JButton selectFillColorButton2

selectLineColorButton

javax.swing.JButton selectLineColorButton

tabbedPane

javax.swing.JTabbedPane tabbedPane

Class javapoint.preferencesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

jPanel1

javax.swing.JPanel jPanel1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

okButton

javax.swing.JButton okButton

preferences

java.lang.String[] preferences

returnStatus

int returnStatus

mainFrame

MainFrame mainFrame

Class javapoint.PresetSlideRenderer extends javax.swing.JButton implements Serializable

Serialized Fields

image

java.awt.Image image

Class javapoint.Slide extends javax.swing.JLayeredPane implements Serializable

Serialized Fields

mainFrame

MainFrame mainFrame

buffer

java.awt.image.BufferedImage buffer

bufferGraphics

java.awt.Graphics2D bufferGraphics

selection

GraphicObject selection

slideType

int slideType

backgroundImage

java.awt.image.BufferedImage backgroundImage

displayImage

boolean displayImage

GraphicObjectArray

java.util.ArrayList<E> GraphicObjectArray

Class javapoint.SlideBackgroundFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

slide

Slide slide

buffImage

java.awt.image.BufferedImage buffImage

buttonGroup1

javax.swing.ButtonGroup buttonGroup1

cancelButton

javax.swing.JButton cancelButton

colorRadioButton

javax.swing.JRadioButton colorRadioButton

imageRadioButton

javax.swing.JRadioButton imageRadioButton

jButton1

javax.swing.JButton jButton1

jColorChooser1

javax.swing.JColorChooser jColorChooser1

jPanel1

javax.swing.JPanel jPanel1

okButton

javax.swing.JButton okButton

Class javapoint.SlideGlassPane extends javax.swing.JComponent implements Serializable

Class javapoint.SlideShow extends javax.swing.JDialog implements Serializable

Serialized Fields

slides

java.util.List<E> slides

endingPseudoSlide

javax.swing.JComponent endingPseudoSlide
The ending pseudo-slide is the last "slide" in the presentation.
It is a simple text that comes after the last real slide and that tells the user how to exit the presentation.


currentSlideIndex

int currentSlideIndex
This index ranges from 0 to this.slides.size() (not size() - 1), the last value being used to identify the ending pseudo-slide.


selection

GraphicObject selection
Used to save/restore the current slide selection, because the selection needs to be cleared when a slide is displayed.


owner

java.awt.Frame owner

Class javapoint.TableDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

mainFrame

MainFrame mainFrame

cancelButton

javax.swing.JButton cancelButton

columnSpinner

javax.swing.JSpinner columnSpinner

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

okButton

javax.swing.JButton okButton

rowSpinner

javax.swing.JSpinner rowSpinner

Class javapoint.TextOptions extends javax.swing.JDialog implements Serializable

Serialized Fields

textPane

ExtendedTextPane textPane

selectionStart

int selectionStart

selectionStop

int selectionStop

textFont

java.awt.Font textFont

textColor

java.awt.Color textColor

cancelButton

javax.swing.JButton cancelButton

colorButton

javax.swing.JButton colorButton

jFontChooser1

com.l2fprod.common.swing.JFontChooser jFontChooser1

jPanel18

javax.swing.JPanel jPanel18

okButton

javax.swing.JButton okButton

Class javapoint.ThumbnailRenderer extends javax.swing.JButton implements Serializable

Serialized Fields

slide

Slide slide

Package javapoint.components

Class javapoint.components.ArrowGraphicObject extends LineGraphicObject implements Serializable

Class javapoint.components.DiamondGraphicObject extends GraphicObject implements Serializable

Serialized Fields

diamondModel

DiamondModel diamondModel

Class javapoint.components.ExtendedTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

parent

TextGraphicObject parent

highlighter

javax.swing.text.Highlighter highlighter

textPopup

javax.swing.JPopupMenu textPopup

searcher

WordSearcher searcher

rotation

int rotation

tx

int tx

ty

int ty

renderedText

java.awt.image.BufferedImage renderedText

wide

int wide

high

int high

flipHorizontal

boolean flipHorizontal

flipVertical

boolean flipVertical

Class javapoint.components.GraphicObject extends javax.swing.JComponent implements Serializable

Serialized Fields

slide

Slide slide

popup

javax.swing.JPopupMenu popup

resizeHandles

GraphicObject.ResizeHandle[] resizeHandles

lineColor

java.awt.Color lineColor

fillColor

java.awt.Color fillColor

lineWidth

int lineWidth

lineStyle

GraphicObject.LineStyle lineStyle

stroke

java.awt.BasicStroke stroke

gradient

java.awt.GradientPaint gradient

radialGradient

java.awt.RadialGradientPaint radialGradient

fill

int fill

temporaryAngleRadians

double temporaryAngleRadians

mouseHandler

java.awt.event.MouseAdapter mouseHandler

keyListener

java.awt.event.KeyListener keyListener

Class javapoint.components.ImageGraphicObject extends GraphicObject implements Serializable

Serialized Fields

image

java.awt.image.BufferedImage image

Class javapoint.components.LineGraphicObject extends GraphicObject implements Serializable

Serialized Fields

line

Line line

Class javapoint.components.OctagonGraphicObject extends GraphicObject implements Serializable

Serialized Fields

octagonModel

OctagonModel octagonModel

Class javapoint.components.OvalGraphicObject extends GraphicObject implements Serializable

Class javapoint.components.RectangleGraphicObject extends GraphicObject implements Serializable

Serialized Fields

rectangleModel

RectangleModel rectangleModel

Class javapoint.components.TableGraphicObject extends GraphicObject implements Serializable

Serialized Fields

table

javax.swing.JTable table

scrollPane

javax.swing.JScrollPane scrollPane

Class javapoint.components.TextGraphicObject extends GraphicObject implements Serializable

Serialized Fields

textColor

java.awt.Color textColor

textPane

ExtendedTextPane textPane

bulleted

boolean bulleted

isList

boolean isList

currentListIndex

int currentListIndex

lastRot

int lastRot

Class javapoint.components.TriangleGraphicObject extends GraphicObject implements Serializable

Serialized Fields

triangle

Triangle triangle

Package javapoint.helpmenu

Class javapoint.helpmenu.AboutFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

jAboutEditorPane

javax.swing.JEditorPane jAboutEditorPane

jScrollPane1

javax.swing.JScrollPane jScrollPane1

Class javapoint.helpmenu.HelpFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

jHelpEditorPane

javax.swing.JEditorPane jHelpEditorPane

jScrollPane1

javax.swing.JScrollPane jScrollPane1

Package javapoint.undo

Class javapoint.undo.UndoableGraphicObjectAfterAdd extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

slide

Slide slide

position

int position

element

GraphicObject element

Class javapoint.undo.UndoableGraphicObjectAfterChangePosition extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

slide

Slide slide

oldPosition

int oldPosition

element

GraphicObject element

newPosition

int newPosition

Class javapoint.undo.UndoableGraphicObjectAfterChangeProperties extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

GraphicObject element

oldFillColor

java.awt.Color oldFillColor

oldFillAlpha

int oldFillAlpha

oldLineColor

java.awt.Color oldLineColor

oldLineWidth

int oldLineWidth

oldLineStyle

GraphicObject.LineStyle oldLineStyle

newFillColor

java.awt.Color newFillColor

newFillAlpha

int newFillAlpha

newLineColor

java.awt.Color newLineColor

newLineWidth

int newLineWidth

newLineStyle

GraphicObject.LineStyle newLineStyle

Class javapoint.undo.UndoableGraphicObjectAfterFlip extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

GraphicObject element

flipHorizontal

boolean flipHorizontal

Class javapoint.undo.UndoableGraphicObjectAfterMove extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

GraphicObject element

oldLocation

java.awt.Point oldLocation

newLocation

java.awt.Point newLocation

Class javapoint.undo.UndoableGraphicObjectAfterRemove extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

slide

Slide slide

position

int position

element

GraphicObject element

Class javapoint.undo.UndoableGraphicObjectAfterResize extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

GraphicObject element

oldBounds

java.awt.Rectangle oldBounds

oldLine

Line oldLine

oldPolygon

java.awt.Polygon oldPolygon

newBounds

java.awt.Rectangle newBounds

newLine

Line newLine

newPolygon

java.awt.Polygon newPolygon

Class javapoint.undo.UndoableGraphicObjectAfterRotate extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

GraphicObject element

angleRadians

double angleRadians

Class javapoint.undo.UndoableSlideAfterAdd extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

Slide element

index

int index

mainFrame

MainFrame mainFrame

Class javapoint.undo.UndoableSlideAfterChangeBackground extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

Slide element

oldBackGroundColor

java.awt.Color oldBackGroundColor

newBackGroundColor

java.awt.Color newBackGroundColor

oldBackGroundImage

java.awt.image.BufferedImage oldBackGroundImage

newBackGroundImage

java.awt.image.BufferedImage newBackGroundImage

Class javapoint.undo.UndoableSlideAfterRemove extends javax.swing.undo.AbstractUndoableEdit implements Serializable

Serialized Fields

element

Slide element

index

int index

mainFrame

MainFrame mainFrame

Package javapoint.xml

Class javapoint.xml.XMLUtilities.MultiException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 4581864333759559869L

Serialized Fields

throwables

java.util.Collection<E> throwables