Serialized Form
-
Package net.sf.jaxodraw.graph
-
Class net.sf.jaxodraw.graph.JaxoSaveGraph extends java.lang.Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
description
java.lang.String description
-
jaxoDrawVersion
java.lang.String jaxoDrawVersion
-
objectList
JaxoList<JaxoObject> objectList
-
packageList
java.util.List<java.lang.String> packageList
-
-
-
Package net.sf.jaxodraw.gui
-
Class net.sf.jaxodraw.gui.AbstractJaxoCanvas extends javax.swing.JComponent implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
antialiasEnabled
boolean antialiasEnabled
-
canvasBackground
java.awt.Color canvasBackground
-
clipboard
JaxoClipboard clipboard
-
fboxPopup
JaxoFBoxPopupMenu fboxPopup
-
handlePaintMode
int handlePaintMode
indicates how/whether to paint the handles of the objects. -
maximumCanvasSize
java.awt.Dimension maximumCanvasSize
-
minimumCanvasSize
java.awt.Dimension minimumCanvasSize
-
-
-
Class net.sf.jaxodraw.gui.JaxoCanvas extends AbstractJaxoCanvas implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
actionListener
java.awt.event.ActionListener actionListener
-
cachedGroup
JaxoObject cachedGroup
-
curHandle
int curHandle
-
currentMode
int currentMode
-
fboxLocation
java.awt.Point fboxLocation
-
fboxON
boolean fboxON
-
fboxOrigin
java.awt.Point fboxOrigin
-
fixed
java.awt.Point fixed
-
gHandle
int gHandle
-
hoveringObject
JaxoObject hoveringObject
-
newRf
float newRf
-
points
java.util.List<java.awt.Point> points
variables for multi-point objects. -
pointsAidLocation
java.awt.Point pointsAidLocation
-
pointsON
boolean pointsON
-
rgbox
java.awt.Rectangle rgbox
Resize groups by dragging variables. -
selectedObject
JaxoObject selectedObject
-
selectInside
boolean selectInside
-
visualAidPainted
boolean visualAidPainted
indicates whether to paint the visual aid of objects.
-
-
-
Package net.sf.jaxodraw.gui.launch
-
Class net.sf.jaxodraw.gui.launch.JaxoSplashWindow extends java.awt.Component implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
frame
java.awt.Frame frame
-
image
java.awt.Image image
-
lock
java.lang.Object lock
-
painted
boolean painted
-
windowTitle
java.lang.String windowTitle
-
-
-
Package net.sf.jaxodraw.gui.menu
-
Class net.sf.jaxodraw.gui.menu.DefaultMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
defMIs
javax.swing.JMenuItem[] defMIs
-
-
Class net.sf.jaxodraw.gui.menu.JaxoEditMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
redoMI
javax.swing.JMenuItem redoMI
-
undoMI
javax.swing.JMenuItem undoMI
-
-
Class net.sf.jaxodraw.gui.menu.JaxoFileMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.menu.JaxoHelpMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.menu.JaxoMenu extends javax.swing.JMenu implements Serializable
-
Class net.sf.jaxodraw.gui.menu.JaxoMenuBar extends javax.swing.JMenuBar implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.menu.JaxoOptionsMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
antialiasOnMI
javax.swing.JMenuItem antialiasOnMI
-
arrowMI
javax.swing.JMenuItem arrowMI
-
gridOnMI
javax.swing.JMenuItem gridOnMI
-
showgridMI
javax.swing.JMenuItem showgridMI
-
showStatusMI
javax.swing.JMenuItem showStatusMI
-
showtoolMI
javax.swing.JMenuItem showtoolMI
-
snapOnMI
javax.swing.JMenuItem snapOnMI
-
-
Class net.sf.jaxodraw.gui.menu.LanguageMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
englishBT
javax.swing.JRadioButtonMenuItem englishBT
-
frenchBT
javax.swing.JRadioButtonMenuItem frenchBT
-
germanBT
javax.swing.JRadioButtonMenuItem germanBT
-
italianBT
javax.swing.JRadioButtonMenuItem italianBT
-
spanishBT
javax.swing.JRadioButtonMenuItem spanishBT
-
-
Class net.sf.jaxodraw.gui.menu.NewMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.menu.OpenRecentMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
recentFiles
java.util.List<javax.swing.JMenuItem> recentFiles
-
-
Class net.sf.jaxodraw.gui.menu.VertexMenu extends JaxoMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
type1BT
javax.swing.JRadioButtonMenuItem type1BT
-
type2BT
javax.swing.JRadioButtonMenuItem type2BT
-
type3BT
javax.swing.JRadioButtonMenuItem type3BT
-
type4BT
javax.swing.JRadioButtonMenuItem type4BT
-
type5BT
javax.swing.JRadioButtonMenuItem type5BT
-
type6BT
javax.swing.JRadioButtonMenuItem type6BT
-
-
-
Package net.sf.jaxodraw.gui.menu.popup
-
Class net.sf.jaxodraw.gui.menu.popup.JaxoCanvasPopupMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
clearMI
javax.swing.JMenuItem clearMI
-
closeTabMI
javax.swing.JMenuItem closeTabMI
-
exportMI
javax.swing.JMenuItem exportMI
-
newTabMI
javax.swing.JMenuItem newTabMI
-
pasteMI
javax.swing.JMenuItem pasteMI
-
refreshMI
javax.swing.JMenuItem refreshMI
-
renameMI
javax.swing.JMenuItem renameMI
-
saveAsMI
javax.swing.JMenuItem saveAsMI
-
saveMI
javax.swing.JMenuItem saveMI
-
-
Class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
alistener
java.awt.event.ActionListener alistener
-
backMI
javax.swing.JMenuItem backMI
-
copyMI
javax.swing.JMenuItem copyMI
-
cutMI
javax.swing.JMenuItem cutMI
-
editM
javax.swing.JMenu editM
-
exportMI
javax.swing.JMenuItem exportMI
-
foreMI
javax.swing.JMenuItem foreMI
-
groupMI
javax.swing.JMenuItem groupMI
-
orderM
javax.swing.JMenu orderM
-
pasteMI
javax.swing.JMenuItem pasteMI
-
pasteMode
boolean pasteMode
-
saveasMI
javax.swing.JMenuItem saveasMI
-
selectionM
javax.swing.JMenu selectionM
-
texpreviewMI
javax.swing.JMenuItem texpreviewMI
-
ungroupMI
javax.swing.JMenuItem ungroupMI
-
-
Class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
type1BT
javax.swing.JRadioButtonMenuItem type1BT
-
type2BT
javax.swing.JRadioButtonMenuItem type2BT
-
type3BT
javax.swing.JRadioButtonMenuItem type3BT
-
type4BT
javax.swing.JRadioButtonMenuItem type4BT
-
type5BT
javax.swing.JRadioButtonMenuItem type5BT
-
type6BT
javax.swing.JRadioButtonMenuItem type6BT
-
-
Class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
zoom2
javax.swing.JRadioButtonMenuItem zoom2
-
zoom4
javax.swing.JRadioButtonMenuItem zoom4
-
zoom8
javax.swing.JRadioButtonMenuItem zoom8
-
zoomFactorM
javax.swing.JMenu zoomFactorM
-
-
-
Package net.sf.jaxodraw.gui.panel
-
Class net.sf.jaxodraw.gui.panel.JaxoGlassPane extends javax.swing.JComponent implements Serializable
- serialVersionUID:
- 75264711556226147L
-
Serialized Fields
-
theParent
javax.swing.JFrame theParent
-
theViewPort
javax.swing.JComponent theViewPort
-
-
Class net.sf.jaxodraw.gui.panel.JaxoGridBar extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
canvasBackgroundButton
JaxoColorButton canvasBackgroundButton
-
canvasBackgroundLabel
javax.swing.JLabel canvasBackgroundLabel
-
chooseGridSize
JaxoSpinnerComboBox chooseGridSize
-
chooseGridStyle
javax.swing.JComboBox chooseGridStyle
-
chooseGridType
javax.swing.JComboBox chooseGridType
-
colorChooser
JaxoColorChooser colorChooser
-
gridCheckBox
javax.swing.JCheckBox gridCheckBox
-
gridColorButton
JaxoColorButton gridColorButton
-
gridColorLabel
javax.swing.JLabel gridColorLabel
-
gridSize
JaxoSpinnerIntModel gridSize
-
gridSizeLabel
javax.swing.JLabel gridSizeLabel
-
gridStyleLabel
javax.swing.JLabel gridStyleLabel
-
gridTypeLabel
javax.swing.JLabel gridTypeLabel
-
snapCheckBox
javax.swing.JCheckBox snapCheckBox
-
thePanel
JaxoCommunicator thePanel
-
-
Class net.sf.jaxodraw.gui.panel.JaxoMainPanel extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
buttonPanel
JaxoButtonPanel buttonPanel
The button panel of this JaxoMainPanel. -
gridBar
JaxoGridBar gridBar
The Grid panel of this JaxoMainPanel. -
jaxomenubar
JaxoMenuBar jaxomenubar
The menu bar of this JaxoMainPanel. -
preferencesPanel
JaxoPrefsPanel preferencesPanel
-
statusBar
JaxoStatusBar statusBar
The status bar of this JaxoMainPanel. -
toolBar
JaxoToolBar toolBar
The tool bar of this JaxoMainPanel.
-
-
Class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel extends javax.swing.JDialog implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
antialiasCheckBox
javax.swing.JCheckBox antialiasCheckBox
-
aradjusting
boolean aradjusting
-
arlockcb
javax.swing.JCheckBox arlockcb
-
arlwRatio
float arlwRatio
-
arrowCheckBox
javax.swing.JCheckBox arrowCheckBox
-
arspinset
javax.swing.JSpinner arspinset
-
arsplength
javax.swing.JSpinner arsplength
-
arsppos
javax.swing.JSpinner arsppos
-
arspwidth
javax.swing.JSpinner arspwidth
-
canvasBackgroundButton
JaxoColorButton canvasBackgroundButton
-
chooseCSpaceType
javax.swing.JComboBox chooseCSpaceType
-
chooseDefaultMode
javax.swing.JComboBox chooseDefaultMode
-
chooseGridStyle
javax.swing.JComboBox chooseGridStyle
-
chooseGridType
javax.swing.JComboBox chooseGridType
-
chooseLanguage
javax.swing.JComboBox chooseLanguage
-
chooseTeXAlignment
javax.swing.JComboBox chooseTeXAlignment
-
chooseTeXSize
javax.swing.JComboBox chooseTeXSize
-
chooseTextFamily
javax.swing.JComboBox chooseTextFamily
-
chooseTextSize
javax.swing.JSpinner chooseTextSize
-
chooseTextStyle
javax.swing.JComboBox chooseTextStyle
-
colorButton
JaxoColorButton colorButton
-
colorChooser
JaxoColorChooser colorChooser
-
dvipsPathTextField
javax.swing.JTextField dvipsPathTextField
-
editorTextField
javax.swing.JTextField editorTextField
-
gridBarCheckBox
javax.swing.JCheckBox gridBarCheckBox
-
gridCheckBox
javax.swing.JCheckBox gridCheckBox
-
gridColorButton
JaxoColorButton gridColorButton
-
gridTypes
java.lang.String[] gridTypes
-
htmlTextField
javax.swing.JTextField htmlTextField
-
knownLanguages
java.util.List<java.lang.String> knownLanguages
-
latexPathTextField
javax.swing.JTextField latexPathTextField
-
lookAndFeelPanel
JaxoLookAndFeelPanel lookAndFeelPanel
-
modelamp
javax.swing.SpinnerNumberModel modelamp
-
modelArInset
javax.swing.SpinnerNumberModel modelArInset
-
modelArLength
javax.swing.SpinnerNumberModel modelArLength
-
modelArPosition
javax.swing.SpinnerNumberModel modelArPosition
-
modelArWidth
javax.swing.SpinnerNumberModel modelArWidth
-
modelgrid
JaxoSpinnerIntModel modelgrid
-
modelsep
javax.swing.SpinnerNumberModel modelsep
-
modelTeXRotation
JaxoSpinnerRotationModel modelTeXRotation
-
modelTextRotation
JaxoSpinnerRotationModel modelTextRotation
-
modelundo
javax.swing.SpinnerNumberModel modelundo
-
modelvert
javax.swing.SpinnerNumberModel modelvert
-
modelwidth
javax.swing.SpinnerNumberModel modelwidth
-
modelXin
javax.swing.SpinnerNumberModel modelXin
-
modelYin
javax.swing.SpinnerNumberModel modelYin
-
psTextField
javax.swing.JTextField psTextField
-
screenSize
java.awt.Dimension screenSize
-
snapCheckBox
javax.swing.JCheckBox snapCheckBox
-
splashCheckBox
javax.swing.JCheckBox splashCheckBox
-
statusBarCheckBox
javax.swing.JCheckBox statusBarCheckBox
-
textColorButton
JaxoColorButton textColorButton
-
toolBarCheckBox
javax.swing.JCheckBox toolBarCheckBox
-
-
Class net.sf.jaxodraw.gui.panel.JaxoProgressDialog extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contentPane
javax.swing.JPanel contentPane
-
progressBar
javax.swing.JProgressBar progressBar
-
-
Class net.sf.jaxodraw.gui.panel.JaxoStatusBar extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
controlFlag
javax.swing.JLabel controlFlag
-
coordFlag
javax.swing.JLabel coordFlag
-
currentFile
java.lang.String currentFile
-
currentModeKey
java.lang.String currentModeKey
-
fileFlag
javax.swing.JLabel fileFlag
-
-
Class net.sf.jaxodraw.gui.panel.JaxoToolBar extends javax.swing.JToolBar implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
toolBarButtons
javax.swing.AbstractButton[] toolBarButtons
-
watchModeButton
javax.swing.JToggleButton watchModeButton
-
-
-
Package net.sf.jaxodraw.gui.panel.button
-
Class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
actionButtons
JaxoPanelButton[] actionButtons
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
abtpanel
JaxoActionButtons abtpanel
-
ebtpanel
JaxoEditButtons ebtpanel
-
gbtpanel
JaxoGridButtons gbtpanel
-
mbtpanel
JaxoMiscButtons mbtpanel
-
pbtpanel
JaxoParticleButtons pbtpanel
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoColorButton extends javax.swing.JButton implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
chooser
JaxoColorChooser chooser
-
chooserMode
int chooserMode
-
chooserTitle
java.lang.String chooserTitle
-
color
java.awt.Color color
-
optional
boolean optional
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
editButtons
JaxoPanelButton[] editButtons
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
gridButtons
JaxoPanelButton[] gridButtons
-
zoomPopup
JaxoZoomPopupMenu zoomPopup
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
miscButtons
JaxoPanelButton[] miscButtons
An array holding the JaxoPanelButtons of the misc button panel. -
vertexPopup
JaxoVertexPopupMenu vertexPopup
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton extends javax.swing.JButton implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
isDefault
boolean isDefault
-
unpressedBackground
java.awt.Color unpressedBackground
-
-
Class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
particleButtons
JaxoPanelButton[] particleButtons
-
-
-
Package net.sf.jaxodraw.gui.panel.edit
-
Class net.sf.jaxodraw.gui.panel.edit.Jaxo2PointsEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.Jaxo3PointsEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.Jaxo4PointsEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoCenterSizeEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel extends javax.swing.JPanel implements Serializable
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
backup
JaxoObject backup
-
event
javax.swing.event.ChangeEvent event
-
icon
javax.swing.Icon icon
-
internalListener
JaxoEditPanelListener internalListener
-
object
JaxoObject object
-
panelConstraints
java.awt.GridBagConstraints panelConstraints
-
title
java.lang.String title
-
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoPositionEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoScaleEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoStretchingEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoSymmEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.panel.edit.JaxoXYREditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
-
Package net.sf.jaxodraw.gui.swing
-
Class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane extends javax.swing.JTabbedPane implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
button
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel button
-
closeButtonListener
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.CloseButtonListener closeButtonListener
-
defaultIcon
javax.swing.Icon defaultIcon
-
pressedArmedIcon
javax.swing.Icon pressedArmedIcon
-
pressedIcon
javax.swing.Icon pressedIcon
-
rolloverIcon
javax.swing.Icon rolloverIcon
-
selectedIcon
javax.swing.Icon selectedIcon
-
tabRollover
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel tabRollover
-
-
Class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer extends javax.swing.DefaultListCellRenderer implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
bold
java.lang.String bold
-
boldItalic
java.lang.String boldItalic
-
italic
java.lang.String italic
-
none
java.lang.String none
-
plain
java.lang.String plain
-
-
Class net.sf.jaxodraw.gui.swing.JaxoTitledBorder extends javax.swing.border.TitledBorder implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Class net.sf.jaxodraw.gui.swing.TabClosingEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
index
int index
-
-
-
Package net.sf.jaxodraw.gui.swing.spinner
-
Class net.sf.jaxodraw.gui.swing.spinner.JaxoFixedJSpinner extends javax.swing.JSpinner implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
textFieldFont
java.awt.Font textFieldFont
-
-
Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox extends javax.swing.JComboBox implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
spinner
javax.swing.JSpinner spinner
-
-
Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel extends javax.swing.SpinnerNumberModel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
origin
int origin
-
snap
boolean snap
-
-
Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel extends javax.swing.SpinnerNumberModel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
-
Package net.sf.jaxodraw.object
-
Class net.sf.jaxodraw.object.Jaxo3PointObject extends JaxoParticleObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
x3
int x3
The third point of this arc object. -
y3
int y3
The third point of this arc object.
-
-
Class net.sf.jaxodraw.object.JaxoExtendedObject extends JaxoObject implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
strokeWidth
float strokeWidth
The stroke (line width) of this extended object. -
x2
int x2
The x coordinate of the second point of this JaxoObject. -
y2
int y2
The y coordinate of the second point of this JaxoObject.
-
-
Class net.sf.jaxodraw.object.JaxoObject extends java.lang.Object implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
color
java.awt.Color color
The color of this JaxoObject. -
x
int x
The x coordinate of the first point of this JaxoObject. -
y
int y
The y coordinate of the first point of this JaxoObject.
-
-
Class net.sf.jaxodraw.object.JaxoObjectList extends java.util.ArrayList<E extends JaxoObject> implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.JaxoParticleObject extends JaxoExtendedObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
amp
int amp
The amplitude for this particle object. (only used for photons and gluons and zigzag lines). -
arrow
JaxoArrow arrow
The arrow of this object. -
arrowPosition
float arrowPosition
A float between 0 and 1 that indicates where along this particle object the arrow should be positioned. -
dash
float dash
The dash size of this particle object (only for ghosts and scalars). -
dlSeparation
float dlSeparation
The separation of the double lines. -
doubleLine
boolean doubleLine
A boolean variable that indicates whether this particle object should be drawn with double lines. -
flip
boolean flip
A boolean variable that indicates whether the arrow should be flipped with respect to the initial orientation or not (only used for fermions, ghosts and scalars). -
paintArrow
boolean paintArrow
A boolean variable that indicates whether to draw an arrow on this particle object or not (not used for photons and gluons). -
wiggles
int wiggles
The number of wiggles of this particle object (only used for photons and gluons and zigzag lines).
-
-
-
Package net.sf.jaxodraw.object.arc
-
Class net.sf.jaxodraw.object.arc.JaxoArcObject extends Jaxo3PointObject implements Serializable
- serialVersionUID:
- 2L
-
Class net.sf.jaxodraw.object.arc.JaxoDashArc extends JaxoArcObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.arc.JaxoFArc extends JaxoArcObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.arc.JaxoGArc extends JaxoDashArc implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.arc.JaxoGlArc extends JaxoArcObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.arc.JaxoPArc extends JaxoArcObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
symmetric
boolean symmetric
-
-
Class net.sf.jaxodraw.object.arc.JaxoSArc extends JaxoDashArc implements Serializable
- serialVersionUID:
- 314159L
-
-
Package net.sf.jaxodraw.object.arrow
-
Class net.sf.jaxodraw.object.arrow.AbstractBaseArrow extends java.lang.Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
arrowInset
float arrowInset
-
arrowLength
float arrowLength
-
arrowWidth
float arrowWidth
-
color
java.awt.Color color
-
fillColor
java.awt.Color fillColor
-
filled
boolean filled
-
-
Class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow extends AbstractBaseArrow implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
dlSep
float dlSep
-
isDoubleLine
boolean isDoubleLine
-
latexLineWidth
float latexLineWidth
-
-
Class net.sf.jaxodraw.object.arrow.JaxoDefaultArrowEditPanel extends JaxoEditPanel implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
-
Package net.sf.jaxodraw.object.bezier
-
Class net.sf.jaxodraw.object.bezier.JaxoBezierObject extends Jaxo3PointObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
noFreqStretching
boolean noFreqStretching
Indicates whether frequency stretching is allowed for this Bezier. -
x4
int x4
The fourth points defining this Bezier object. -
y4
int y4
The fourth points defining this Bezier object.
-
-
Class net.sf.jaxodraw.object.bezier.JaxoDashBezier extends JaxoBezierObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.bezier.JaxoFBezier extends JaxoBezierObject implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.bezier.JaxoGBezier extends JaxoDashBezier implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.bezier.JaxoGlBezier extends JaxoBezierObject implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.bezier.JaxoPBezier extends JaxoBezierObject implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.bezier.JaxoSBezier extends JaxoDashBezier implements Serializable
- serialVersionUID:
- 314159L
-
-
Package net.sf.jaxodraw.object.fill
-
Class net.sf.jaxodraw.object.fill.JaxoBlob extends JaxoFillObject implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
rotationAngle
int rotationAngle
The rotation angle of the ellipse
-
-
Class net.sf.jaxodraw.object.fill.JaxoBox extends JaxoFillObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.fill.JaxoFillObject extends JaxoExtendedObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
fillColor
java.awt.Color fillColor
The fill color of this fillObject. -
filled
boolean filled
-
-
-
Package net.sf.jaxodraw.object.group
-
Class net.sf.jaxodraw.object.group.JaxoGroup extends JaxoExtendedObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
groupAmp
int groupAmp
The default amplitude of all wiggle objects in this group. -
groupTeXSize
int groupTeXSize
The default size of the TeX labels of this group. -
groupTextFont
java.awt.Font groupTextFont
The default font of the PS labels of this group. -
objectList
JaxoList<JaxoObject> objectList
The list of JaxoObjects in this group.
-
-
-
Package net.sf.jaxodraw.object.line
-
Class net.sf.jaxodraw.object.line.JaxoDashLine extends JaxoLineObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.line.JaxoFLine extends JaxoLineObject implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.line.JaxoGLine extends JaxoDashLine implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.line.JaxoGlLine extends JaxoLineObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.line.JaxoLineObject extends JaxoParticleObject implements Serializable
- serialVersionUID:
- 2L
-
Class net.sf.jaxodraw.object.line.JaxoPLine extends JaxoLineObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
symmetric
boolean symmetric
-
-
Class net.sf.jaxodraw.object.line.JaxoSLine extends JaxoDashLine implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.line.JaxoZigZagLine extends JaxoLineObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
symmetric
boolean symmetric
-
-
-
Package net.sf.jaxodraw.object.loop
-
Class net.sf.jaxodraw.object.loop.JaxoDashLoop extends JaxoLoopObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.loop.JaxoFLoop extends JaxoLoopObject implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.loop.JaxoGlLoop extends JaxoLoopObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.loop.JaxoGLoop extends JaxoDashLoop implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.loop.JaxoLoopObject extends JaxoParticleObject implements Serializable
- serialVersionUID:
- 2L
-
Class net.sf.jaxodraw.object.loop.JaxoPLoop extends JaxoLoopObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.loop.JaxoSLoop extends JaxoDashLoop implements Serializable
- serialVersionUID:
- 314159L
-
-
Package net.sf.jaxodraw.object.text
-
Class net.sf.jaxodraw.object.text.JaxoLatexText extends JaxoTextObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialized Fields
-
allign
int allign
An integer specifying how the text is alligned with respect to the current position. -
latexTextSize
int latexTextSize
An integer specifying the LaTeX font size.
-
-
Class net.sf.jaxodraw.object.text.JaxoPSText extends JaxoTextObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialized Fields
-
textFont
java.awt.Font textFont
The font of this JaxoPSText object.
-
-
Class net.sf.jaxodraw.object.text.JaxoTextObject extends JaxoObject implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
rotationAngle
int rotationAngle
The rotation angle of this text object. -
textString
java.lang.String textString
The text string specifying this text object.
-
-
-
Package net.sf.jaxodraw.object.vertex
-
Class net.sf.jaxodraw.object.vertex.JaxoVertex extends JaxoExtendedObject implements Serializable
- serialVersionUID:
- 2L
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT1 extends JaxoVertex implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT2 extends JaxoVertex implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
fillColor
java.awt.Color fillColor
The fill color of this fillObject. -
filled
boolean filled
-
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT3 extends JaxoVertex implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT4 extends JaxoVertex implements Serializable
- serialVersionUID:
- 314159L
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT5 extends Jaxo3PointObject implements Serializable
- serialVersionUID:
- 314159L
-
Serialized Fields
-
fillColor
java.awt.Color fillColor
The fill color of this JaxoVertexT5. -
filled
boolean filled
-
-
Class net.sf.jaxodraw.object.vertex.JaxoVertexT6 extends JaxoVertex implements Serializable
- serialVersionUID:
- 314159L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
-
Package net.sf.jaxodraw.plugin
-
Class net.sf.jaxodraw.plugin.JaxoPluginExecutionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 7526471155622776147L
-
Serialized Fields
-
src
java.lang.Object src
-
-