Serialized Form
Package net.sf.jaxodraw.graph |
serialVersionUID: 2L
objectList
JaxoList<E extends JaxoObject> objectList
description
String description
packageList
List<E> packageList
jaxoDrawVersion
String jaxoDrawVersion
Package net.sf.jaxodraw.gui |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
fboxPopup
JaxoFBoxPopupMenu fboxPopup
clipboard
JaxoClipboard clipboard
antialiasEnabled
boolean antialiasEnabled
canvasBackground
Color canvasBackground
minimumCanvasSize
Dimension minimumCanvasSize
maximumCanvasSize
Dimension maximumCanvasSize
handlePaintMode
int handlePaintMode
- indicates how/whether to paint the handles of the objects.
serialVersionUID: 7526471155622776147L
actionListener
ActionListener actionListener
fixed
Point fixed
curHandle
int curHandle
currentMode
int currentMode
fboxON
boolean fboxON
fboxOrigin
Point fboxOrigin
fboxLocation
Point fboxLocation
visualAidPainted
boolean visualAidPainted
- indicates whether to paint the visual aid of objects.
points
List<E> points
- variables for multi-point objects.
pointsAidLocation
Point pointsAidLocation
pointsON
boolean pointsON
rgbox
Rectangle rgbox
- Resize groups by dragging variables.
newRf
float newRf
gHandle
int gHandle
cachedGroup
JaxoObject cachedGroup
selectedObject
JaxoObject selectedObject
hoveringObject
JaxoObject hoveringObject
selectInside
boolean selectInside
Package net.sf.jaxodraw.gui.launch |
serialVersionUID: 7526471155622776147L
lock
Object lock
frame
Frame frame
image
Image image
painted
boolean painted
windowTitle
String windowTitle
Package net.sf.jaxodraw.gui.menu |
serialVersionUID: 7526471155622776147L
defMIs
JMenuItem[] defMIs
serialVersionUID: 7526471155622776147L
undoMI
JMenuItem undoMI
redoMI
JMenuItem redoMI
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
showtoolMI
JMenuItem showtoolMI
showStatusMI
JMenuItem showStatusMI
showgridMI
JMenuItem showgridMI
antialiasOnMI
JMenuItem antialiasOnMI
gridOnMI
JMenuItem gridOnMI
snapOnMI
JMenuItem snapOnMI
arrowMI
JMenuItem arrowMI
serialVersionUID: 7526471155622776147L
englishBT
JRadioButtonMenuItem englishBT
germanBT
JRadioButtonMenuItem germanBT
frenchBT
JRadioButtonMenuItem frenchBT
spanishBT
JRadioButtonMenuItem spanishBT
italianBT
JRadioButtonMenuItem italianBT
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
recentFiles
List<E> recentFiles
serialVersionUID: 7526471155622776147L
type1BT
JRadioButtonMenuItem type1BT
type2BT
JRadioButtonMenuItem type2BT
type3BT
JRadioButtonMenuItem type3BT
type4BT
JRadioButtonMenuItem type4BT
type5BT
JRadioButtonMenuItem type5BT
type6BT
JRadioButtonMenuItem type6BT
Package net.sf.jaxodraw.gui.menu.popup |
serialVersionUID: 7526471155622776147L
newTabMI
JMenuItem newTabMI
renameMI
JMenuItem renameMI
refreshMI
JMenuItem refreshMI
clearMI
JMenuItem clearMI
saveMI
JMenuItem saveMI
saveAsMI
JMenuItem saveAsMI
exportMI
JMenuItem exportMI
closeTabMI
JMenuItem closeTabMI
pasteMI
JMenuItem pasteMI
serialVersionUID: 7526471155622776147L
alistener
ActionListener alistener
editM
JMenu editM
cutMI
JMenuItem cutMI
copyMI
JMenuItem copyMI
pasteMI
JMenuItem pasteMI
ungroupMI
JMenuItem ungroupMI
groupMI
JMenuItem groupMI
orderM
JMenu orderM
foreMI
JMenuItem foreMI
backMI
JMenuItem backMI
selectionM
JMenu selectionM
saveasMI
JMenuItem saveasMI
exportMI
JMenuItem exportMI
texpreviewMI
JMenuItem texpreviewMI
pasteMode
boolean pasteMode
serialVersionUID: 7526471155622776147L
type1BT
JRadioButtonMenuItem type1BT
type2BT
JRadioButtonMenuItem type2BT
type3BT
JRadioButtonMenuItem type3BT
type4BT
JRadioButtonMenuItem type4BT
type5BT
JRadioButtonMenuItem type5BT
type6BT
JRadioButtonMenuItem type6BT
serialVersionUID: 7526471155622776147L
zoomFactorM
JMenu zoomFactorM
zoom2
JRadioButtonMenuItem zoom2
zoom4
JRadioButtonMenuItem zoom4
zoom8
JRadioButtonMenuItem zoom8
Package net.sf.jaxodraw.gui.panel |
serialVersionUID: 75264711556226147L
theParent
JFrame theParent
theViewPort
JComponent theViewPort
serialVersionUID: 7526471155622776147L
chooseGridType
JComboBox chooseGridType
gridSize
JaxoSpinnerIntModel gridSize
chooseGridSize
JaxoSpinnerComboBox chooseGridSize
gridCheckBox
JCheckBox gridCheckBox
snapCheckBox
JCheckBox snapCheckBox
thePanel
JaxoCommunicator thePanel
colorChooser
JaxoColorChooser colorChooser
gridColorButton
JaxoColorButton gridColorButton
canvasBackgroundButton
JaxoColorButton canvasBackgroundButton
chooseGridStyle
JComboBox chooseGridStyle
gridTypeLabel
JLabel gridTypeLabel
gridStyleLabel
JLabel gridStyleLabel
gridSizeLabel
JLabel gridSizeLabel
gridColorLabel
JLabel gridColorLabel
canvasBackgroundLabel
JLabel canvasBackgroundLabel
serialVersionUID: 7526471155622776147L
buttonPanel
JaxoButtonPanel buttonPanel
- The button panel of this JaxoMainPanel.
jaxomenubar
JaxoMenuBar jaxomenubar
- The menu bar of this JaxoMainPanel.
toolBar
JaxoToolBar toolBar
- The tool bar of this JaxoMainPanel.
statusBar
JaxoStatusBar statusBar
- The status bar of this JaxoMainPanel.
gridBar
JaxoGridBar gridBar
- The Grid panel of this JaxoMainPanel.
preferencesPanel
JaxoPrefsPanel preferencesPanel
serialVersionUID: 7526471155622776147L
knownLanguages
List<E> knownLanguages
gridTypes
String[] gridTypes
screenSize
Dimension screenSize
htmlTextField
JTextField htmlTextField
editorTextField
JTextField editorTextField
psTextField
JTextField psTextField
latexPathTextField
JTextField latexPathTextField
dvipsPathTextField
JTextField dvipsPathTextField
lookAndFeelPanel
JaxoLookAndFeelPanel lookAndFeelPanel
chooseLanguage
JComboBox chooseLanguage
modelXin
SpinnerNumberModel modelXin
modelYin
SpinnerNumberModel modelYin
splashCheckBox
JCheckBox splashCheckBox
toolBarCheckBox
JCheckBox toolBarCheckBox
gridBarCheckBox
JCheckBox gridBarCheckBox
statusBarCheckBox
JCheckBox statusBarCheckBox
antialiasCheckBox
JCheckBox antialiasCheckBox
gridCheckBox
JCheckBox gridCheckBox
snapCheckBox
JCheckBox snapCheckBox
chooseGridType
JComboBox chooseGridType
chooseGridStyle
JComboBox chooseGridStyle
gridColorButton
JaxoColorButton gridColorButton
canvasBackgroundButton
JaxoColorButton canvasBackgroundButton
modelgrid
JaxoSpinnerIntModel modelgrid
colorButton
JaxoColorButton colorButton
modelwidth
SpinnerNumberModel modelwidth
arrowCheckBox
JCheckBox arrowCheckBox
modelsep
SpinnerNumberModel modelsep
modelvert
SpinnerNumberModel modelvert
modelamp
SpinnerNumberModel modelamp
arsppos
JSpinner arsppos
arsplength
JSpinner arsplength
arspwidth
JSpinner arspwidth
arspinset
JSpinner arspinset
arlockcb
JCheckBox arlockcb
modelArPosition
SpinnerNumberModel modelArPosition
modelArLength
SpinnerNumberModel modelArLength
modelArWidth
SpinnerNumberModel modelArWidth
modelArInset
SpinnerNumberModel modelArInset
arlwRatio
float arlwRatio
aradjusting
boolean aradjusting
textColorButton
JaxoColorButton textColorButton
chooseTextFamily
JComboBox chooseTextFamily
chooseTextSize
JSpinner chooseTextSize
chooseTextStyle
JComboBox chooseTextStyle
modelTextRotation
JaxoSpinnerRotationModel modelTextRotation
modelTeXRotation
JaxoSpinnerRotationModel modelTeXRotation
chooseTeXAlignment
JComboBox chooseTeXAlignment
chooseTeXSize
JComboBox chooseTeXSize
chooseDefaultMode
JComboBox chooseDefaultMode
modelundo
SpinnerNumberModel modelundo
chooseCSpaceType
JComboBox chooseCSpaceType
colorChooser
JaxoColorChooser colorChooser
serialVersionUID: 1L
progressBar
JProgressBar progressBar
contentPane
JPanel contentPane
serialVersionUID: 7526471155622776147L
controlFlag
JLabel controlFlag
coordFlag
JLabel coordFlag
fileFlag
JLabel fileFlag
currentFile
String currentFile
currentModeKey
String currentModeKey
serialVersionUID: 7526471155622776147L
toolBarButtons
AbstractButton[] toolBarButtons
watchModeButton
JToggleButton watchModeButton
Package net.sf.jaxodraw.gui.panel.button |
serialVersionUID: 7526471155622776147L
actionButtons
JaxoPanelButton[] actionButtons
serialVersionUID: 7526471155622776147L
pbtpanel
JaxoParticleButtons pbtpanel
ebtpanel
JaxoEditButtons ebtpanel
mbtpanel
JaxoMiscButtons mbtpanel
abtpanel
JaxoActionButtons abtpanel
gbtpanel
JaxoGridButtons gbtpanel
serialVersionUID: 7526471155622776147L
color
Color color
chooserMode
int chooserMode
chooserTitle
String chooserTitle
chooser
JaxoColorChooser chooser
optional
boolean optional
serialVersionUID: 7526471155622776147L
editButtons
JaxoPanelButton[] editButtons
serialVersionUID: 7526471155622776147L
gridButtons
JaxoPanelButton[] gridButtons
zoomPopup
JaxoZoomPopupMenu zoomPopup
serialVersionUID: 7526471155622776147L
vertexPopup
JaxoVertexPopupMenu vertexPopup
miscButtons
JaxoPanelButton[] miscButtons
- An array holding the JaxoPanelButtons of the misc button panel.
serialVersionUID: 7526471155622776147L
unpressedBackground
Color unpressedBackground
isDefault
boolean isDefault
serialVersionUID: 7526471155622776147L
particleButtons
JaxoPanelButton[] particleButtons
Package net.sf.jaxodraw.gui.panel.edit |
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
panelConstraints
GridBagConstraints panelConstraints
internalListener
JaxoEditPanelListener internalListener
object
JaxoObject object
backup
JaxoObject backup
title
String title
icon
Icon icon
event
ChangeEvent event
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
serialVersionUID: 7526471155622776147L
Package net.sf.jaxodraw.gui.swing |
serialVersionUID: 7526471155622776147L
button
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel button
tabRollover
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel tabRollover
closeButtonListener
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.CloseButtonListener closeButtonListener
defaultIcon
Icon defaultIcon
selectedIcon
Icon selectedIcon
rolloverIcon
Icon rolloverIcon
pressedIcon
Icon pressedIcon
pressedArmedIcon
Icon pressedArmedIcon
serialVersionUID: 7526471155622776147L
none
String none
plain
String plain
bold
String bold
italic
String italic
boldItalic
String boldItalic
serialVersionUID: 7526471155622776147L
serialVersionUID: 2L
index
int index
Package net.sf.jaxodraw.gui.swing.spinner |
serialVersionUID: 7526471155622776147L
textFieldFont
Font textFieldFont
serialVersionUID: 7526471155622776147L
spinner
JSpinner spinner
serialVersionUID: 7526471155622776147L
snap
boolean snap
origin
int origin
serialVersionUID: 7526471155622776147L
Package net.sf.jaxodraw.object |
serialVersionUID: 2L
x3
int x3
- The third point of this arc object.
y3
int y3
- The third point of this arc object.
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
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.
strokeWidth
float strokeWidth
- The stroke (line width) of this extended object.
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
color
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.
serialVersionUID: 314159L
serialVersionUID: 2L
dash
float dash
- The dash size of this particle object (only for ghosts and scalars).
amp
int amp
- The amplitude for this particle object.
(only used for photons and gluons and zigzag lines).
wiggles
int wiggles
- The number of wiggles of this particle object
(only used for photons and gluons and zigzag lines).
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).
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).
arrowPosition
float arrowPosition
- A float between 0 and 1 that indicates where along this
particle object the arrow should be positioned.
doubleLine
boolean doubleLine
- A boolean variable that indicates whether this particle object
should be drawn with double lines.
dlSeparation
float dlSeparation
- The separation of the double lines.
arrow
JaxoArrow arrow
- The arrow of this object.
Package net.sf.jaxodraw.object.arc |
serialVersionUID: 2L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
symmetric
boolean symmetric
serialVersionUID: 314159L
Package net.sf.jaxodraw.object.arrow |
serialVersionUID: 2L
color
Color color
fillColor
Color fillColor
filled
boolean filled
arrowWidth
float arrowWidth
arrowLength
float arrowLength
arrowInset
float arrowInset
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
latexLineWidth
float latexLineWidth
isDoubleLine
boolean isDoubleLine
dlSep
float dlSep
serialVersionUID: 7526471155622776147L
Package net.sf.jaxodraw.object.bezier |
serialVersionUID: 2L
x4
int x4
- The fourth points defining this Bezier object.
y4
int y4
- The fourth points defining this Bezier object.
noFreqStretching
boolean noFreqStretching
- Indicates whether frequency stretching is allowed for this Bezier.
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 314159L
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
Package net.sf.jaxodraw.object.fill |
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
rotationAngle
int rotationAngle
- The rotation angle of the ellipse
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 2L
fillColor
Color fillColor
- The fill color of this fillObject.
filled
boolean filled
Package net.sf.jaxodraw.object.group |
serialVersionUID: 2L
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
Font groupTextFont
- The default font of the PS labels of this group.
objectList
JaxoList<E extends JaxoObject> objectList
- The list of JaxoObjects in this group.
Package net.sf.jaxodraw.object.line |
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 314159L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 2L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
symmetric
boolean symmetric
serialVersionUID: 314159L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
symmetric
boolean symmetric
Package net.sf.jaxodraw.object.loop |
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 2L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
Package net.sf.jaxodraw.object.text |
serialVersionUID: 314159L
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.
serialVersionUID: 314159L
textFont
Font textFont
- The font of this JaxoPSText object.
serialVersionUID: 2L
textString
String textString
- The text string specifying this text object.
rotationAngle
int rotationAngle
- The rotation angle of this text object.
Package net.sf.jaxodraw.object.vertex |
serialVersionUID: 2L
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
fillColor
Color fillColor
- The fill color of this fillObject.
filled
boolean filled
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 314159L
serialVersionUID: 314159L
fillColor
Color fillColor
- The fill color of this JaxoVertexT5.
filled
boolean filled
serialVersionUID: 314159L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Package net.sf.jaxodraw.plugin |
serialVersionUID: 7526471155622776147L
src
Object src
Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.