Serialized Form
contentTypeIndex
int contentTypeIndex
fileName
String fileName
board
PEDrawingBoard board
fileName
String fileName
command
String command
Package jpicedt.format.input.util |
context
Context context
- the current Context being used by the parser which raised an exception
expr
AbstractRegularExpression expr
- the expression that raised the exception
Package jpicedt.format.output.eepic |
thinLinesTF
DecimalNumberField thinLinesTF
thickLinesTF
DecimalNumberField thickLinesTF
prologTA
JTextArea prologTA
epilogTA
JTextArea epilogTA
preferences
Properties preferences
Package jpicedt.format.output.latex |
linethicknessTF
DecimalNumberField linethicknessTF
emLineLengthTF
DecimalNumberField emLineLengthTF
maxEmLineSlopeTF
DecimalNumberField maxEmLineSlopeTF
maxLatexDiskDiameterTF
DecimalNumberField maxLatexDiskDiameterTF
emCircleSegLengthTF
DecimalNumberField emCircleSegLengthTF
maxLatexCircleDiameterTF
DecimalNumberField maxLatexCircleDiameterTF
prologTA
JTextArea prologTA
epilogTA
JTextArea epilogTA
preferences
Properties preferences
Package jpicedt.format.output.pstricks |
thinLinesTF
DecimalNumberField thinLinesTF
thickLinesTF
DecimalNumberField thickLinesTF
prologTA
JTextArea prologTA
epilogTA
JTextArea epilogTA
preferences
Properties preferences
widthMmTF
DecimalNumberField widthMmTF
heightMmTF
DecimalNumberField heightMmTF
leftMarginMmTF
DecimalNumberField leftMarginMmTF
bottomMarginMmTF
DecimalNumberField bottomMarginMmTF
preferences
Properties preferences
pageFormat
PageFormat pageFormat
drawing
Drawing drawing
- the model for this canvas
pageFormat
PageFormat pageFormat
- pageFormat encapsulates board size and margin data
contentType
ContentType contentType
- the current content-type for this PECanvas (determines the EditorKit behaviour)
model2ViewTransform
AffineTransform model2ViewTransform
- the AffineTransform used to translate from model-coordinates to view-coordinates ;
gets updated each time either the zoom factor or the page format changes
view2ModelTransform
AffineTransform view2ModelTransform
- the AffineTransform used to translate from mouse-coordinates to model-coordinates ;
gets updated each time model2ViewTransform changes
grid
Grid grid
- the grid attached to this canvas
kit
EditorKit kit
- the current editor kit for this component
undoableEditSupport
UndoableEditSupport undoableEditSupport
- the UndoableEditSupport delegate for UndoableEditEvent firing
undoManager
UndoManager undoManager
- the UndoManager delegate for undo/redo operation
stateEdit
StateEdit stateEdit
- the UndoableEdit in progress
renderingHints
RenderingHints renderingHints
- a Map storing RenderingHints to be applied to the graphic context when rendering the drawing
zoom
double zoom
- the zoom factor ; this determines the zoom factor to be applied to Graphics2D through an AffineTransform
scale
double scale
- the total scale factor, including DPMM and zoom ; updated each time zoom changes
mouseInputListener
PEMouseInputListener mouseInputListener
- chained list of PEMouseInputListener's for this component
peMousePoint
PicPoint peMousePoint
- tmp. buffer used by processMouseEvent
tmpCoords
double[] tmpCoords
- tmp. buffer used by repaintFromModelRect
repaintRectangle
Rectangle repaintRectangle
canvas
PECanvas canvas
horRuler
PEScrollPane.Rule horRuler
vertRuler
PEScrollPane.Rule vertRuler
horRulerTransform
AffineTransform horRulerTransform
vertRulerTransform
AffineTransform vertRulerTransform
horRulerOrg
double horRulerOrg
vertRulerOrg
double vertRulerOrg
horRulerScale
double horRulerScale
vertRulerScale
double vertRulerScale
isAlreadyCentered
boolean isAlreadyCentered
scrollPane
PEScrollPane scrollPane
Package jpicedt.graphic.event |
awtEvent
MouseEvent awtEvent
pt
PicPoint pt
type
SelectionEvent.EventType type
- the event type
elements
Element[] elements
- the elements that were (un)selected
oldZoom
double oldZoom
- the old zoom factor
newZoom
double newZoom
- the new zoom factor
ptCenter
PicPoint ptCenter
- the coordinate of the point that was at the center of the canvas before the zoom changed
Package jpicedt.graphic.io.formatter |
defaultAttributes
PicAttributeSet defaultAttributes
Package jpicedt.graphic.io.parser |
Package jpicedt.graphic.model |
xMinTF
DecimalNumberField xMinTF
yMinTF
DecimalNumberField yMinTF
xMaxTF
DecimalNumberField xMaxTF
yMaxTF
DecimalNumberField yMaxTF
automaticCB
JCheckBox automaticCB
Package jpicedt.graphic.toolkit |
customizers
AbstractCustomizer[] customizers
buttonOk
JButton buttonOk
buttonCancel
JButton buttonCancel
buttonDefault
JButton buttonDefault
buttonReload
JButton buttonReload
cancelled
boolean cancelled
keyHandler
CustomizerDialog.KeyHandler keyHandler
okButtonClosesDialog
boolean okButtonClosesDialog
clipboard
Clipboard clipboard
clipboard
Clipboard clipboard
type
String type
clipboard
Clipboard clipboard
mouseToolName
String mouseToolName
actionDispatcher
ActionDispatcher actionDispatcher
isDirty
boolean isDirty
title
String title
isSaved
boolean isSaved
canvas
PECanvas canvas
scrollPane
PEScrollPane scrollPane
popupFactory
PopupMenuFactory popupFactory
statusBar
PEDrawingBoard.StatusBar statusBar
gridZoomToolbar
PEDrawingBoard.GridZoomToolBar gridZoomToolbar
actionDispatcher
DefaultActionDispatcher actionDispatcher
actionDispatcher
ActionDispatcher actionDispatcher
gridVisibleTB
JToggleButton gridVisibleTB
snapOnOffTB
JToggleButton snapOnOffTB
gridVisibleAction
PEToggleAction gridVisibleAction
snapOnOffAction
PEToggleAction snapOnOffAction
snapStepCB
JComboBox snapStepCB
gridStepCB
JComboBox gridStepCB
gridStepAction
PEDrawingBoard.GridZoomToolBar.GridStepAction gridStepAction
snapStepAction
PEDrawingBoard.GridZoomToolBar.SnapStepAction snapStepAction
zoomCB
JComboBox zoomCB
zoomAction
PEDrawingBoard.GridZoomToolBar.ZoomAction zoomAction
mouseCoord
JLabel mouseCoord
toolTip
JLabel toolTip
ptBuffer
PicPoint ptBuffer
nf
DecimalFormat nf
Package jpicedt.ui.action |
Package jpicedt.ui.dialog |
buttonOk
JButton buttonOk
fileDirectoryTF
JTextField fileDirectoryTF
buttonDirectoryBrowse
JButton buttonDirectoryBrowse
tmpDirectoryTF
JTextField tmpDirectoryTF
buttonTmpdirBrowse
JButton buttonTmpdirBrowse
preferences
Properties preferences
inputAttributes
PicAttributeSet inputAttributes
titleLbl
JLabel titleLbl
hatchPropertiesPanel
DockableAttributesCustomizer.HatchPropertiesPanel hatchPropertiesPanel
tabbedPane
JTabbedPane tabbedPane
box
Box box
canvas
PECanvas canvas
isEditingUnderway
boolean isEditingUnderway
leftArrowCB
JComboBox leftArrowCB
rightArrowCB
JComboBox rightArrowCB
tabbedPane
JTabbedPane tabbedPane
arrowIconsLeft
ImageIcon[] arrowIconsLeft
arrowIconsRight
ImageIcon[] arrowIconsRight
globalScaleWidthTF
IncrementableTextField globalScaleWidthTF
globalScaleLengthTF
IncrementableTextField globalScaleLengthTF
headWidthMinimumMmTF
IncrementableTextField headWidthMinimumMmTF
headWidthLineWidthScaleTF
IncrementableTextField headWidthLineWidthScaleTF
lengthScaleTF
IncrementableTextField lengthScaleTF
insetScaleTF
IncrementableTextField insetScaleTF
tbarWidthMinimumMmTF
IncrementableTextField tbarWidthMinimumMmTF
tbarWidthLineWidthScaleTF
IncrementableTextField tbarWidthLineWidthScaleTF
bracketLengthScaleTF
IncrementableTextField bracketLengthScaleTF
roundedBracketLengthScaleTF
IncrementableTextField roundedBracketLengthScaleTF
dotSizeMinimumMmTF
IncrementableTextField dotSizeMinimumMmTF
dotSizeLineWidthScaleTF
IncrementableTextField dotSizeLineWidthScaleTF
fillStyleCB
JComboBox fillStyleCB
colorChooser
JColorChooser colorChooser
hatchWidthTF
IncrementableTextField hatchWidthTF
hatchSepTF
IncrementableTextField hatchSepTF
hatchAngleTF
IncrementableTextField hatchAngleTF
colorChooser
JColorChooser colorChooser
isSuperimposedDotsCB
JCheckBox isSuperimposedDotsCB
isDottedCB
JCheckBox isDottedCB
angleDNF
IncrementableTextField angleDNF
scaleHorDNF
IncrementableTextField scaleHorDNF
scaleVertDNF
IncrementableTextField scaleVertDNF
sizePrefactorDNF
IncrementableTextField sizePrefactorDNF
sizeRelativeDNF
IncrementableTextField sizeRelativeDNF
dotStyleCombo
JComboBox dotStyleCombo
availableDotStyles
String[] availableDotStyles
pstCustomTA
JTextArea pstCustomTA
pstCustomSP
JScrollPane pstCustomSP
applyButton
JButton applyButton
shadowSizeTF
IncrementableTextField shadowSizeTF
shadowAngleTF
IncrementableTextField shadowAngleTF
shadowB
JToggleButton shadowB
colorChooser
JColorChooser colorChooser
lineWidthTF
IncrementableTextField lineWidthTF
dashTF
IncrementableTextField dashTF
dashOpaqueRatioTF
IncrementableTextField dashOpaqueRatioTF
dotSepTF
IncrementableTextField dotSepTF
overStrikeWidthTF
IncrementableTextField overStrikeWidthTF
lineStyleCB
JComboBox lineStyleCB
overStrikeCB
JCheckBox overStrikeCB
colorChooser
JColorChooser colorChooser
availableVertAlignValues
String[] availableVertAlignValues
vertAlignementIcons
ImageIcon[] vertAlignementIcons
availableHorAlignValues
String[] availableHorAlignValues
horAlignementIcons
ImageIcon[] horAlignementIcons
availableBoxValues
String[] availableBoxValues
boxTypeIcons
ImageIcon[] boxTypeIcons
horAlignementCombo
JComboBox horAlignementCombo
vertAlignementCombo
JComboBox vertAlignementCombo
boxTypeCombo
JComboBox boxTypeCombo
angleTF
IncrementableTextField angleTF
buttons
ArrayList buttons
currentMouseTool
String currentMouseTool
preferences
Properties preferences
l
JLabel l
lookAndFeelList
JComboBox lookAndFeelList
mdiManagerList
JComboBox mdiManagerList
languageList
JComboBox languageList
contentTypeList
JComboBox contentTypeList
maxUndoStepJS
JSlider maxUndoStepJS
maxUndoStepL
JLabel maxUndoStepL
fontSelector
FontSelector fontSelector
snapStepList
JComboBox snapStepList
gridStyleList
JComboBox gridStyleList
gridStepList
JComboBox gridStepList
newGridIsOnCB
JCheckBox newGridIsOnCB
newSnapIsOnCB
JCheckBox newSnapIsOnCB
zoomFactorList
JComboBox zoomFactorList
preferences
Properties preferences
formatPercent
NumberFormat formatPercent
filters
PEFileFilter[] filters
preferences
Properties preferences
l
JLabel l
antiAliasingCB
JCheckBox antiAliasingCB
qualityCB
JCheckBox qualityCB
textAntiAliasingCB
JCheckBox textAntiAliasingCB
fractionalMetricsCB
JCheckBox fractionalMetricsCB
ditherCB
JCheckBox ditherCB
table
JTable table
model
ShortcutsCustomizer.ShortcutsTableModel model
preferences
Properties preferences
miArray
JMenuItem[] miArray
shortCuts
String[] shortCuts
gridColorB
JButton gridColorB
selectionColorB
JButton selectionColorB
endPointColorB
JButton endPointColorB
boundingareaColorB
JButton boundingareaColorB
desktopColorB
JButton desktopColorB
textColorB
JButton textColorB
preferences
Properties preferences
canvas
PECanvas canvas
ta
JTextArea ta
buttonOk
JButton buttonOk
buttonReload
JButton buttonReload
buttonParse
JButton buttonParse
Package jpicedt.ui.internal |
actionRegistry
ActionRegistry actionRegistry
submenuRecentFiles
JMenu submenuRecentFiles
- mutable menu & menuitems
menuFile
PEMenu menuFile
menuEdit
PEMenu menuEdit
menuTools
PEMenu menuTools
menuCommands
PEMenu menuCommands
menuFragments
PEMenu menuFragments
menuScripts
PEMenu menuScripts
menuWindow
PEMenu menuWindow
menuHelp
PEMenu menuHelp
undoMenuItem
JMenuItem undoMenuItem
redoMenuItem
JMenuItem redoMenuItem
undoMenuItemText
String undoMenuItemText
redoMenuItemText
String redoMenuItemText
localizer
ActionLocalizer localizer
interpreter
bsh.Interpreter interpreter
textPane
JEditorPane textPane
statusLbl
JLabel statusLbl
maximum
int maximum
progressValue
int progressValue
progressMsg
String progressMsg
title
String title
logoPanel
jpicedt.ui.util.PEProgressBar.LogoPanel logoPanel
panelStream
JPanel panelStream
- panelStream contains an editable JTextArea and a JScrollPane
streamTA
JTextArea streamTA
scrollStream
JScrollPane scrollStream
areaBuffer
StringBuffer areaBuffer
panelButtons
JPanel panelButtons
- panel containing the buttons
buttonKill
JButton buttonKill
strBuf
StringBuffer strBuf
- buffer for typed chars (see KeyTyped)
visible
boolean visible
toolkit
Toolkit toolkit
doubleFormatter
NumberFormat doubleFormatter
positiveOnly
boolean positiveOnly
historyModel
HistoryModel historyModel
popup
JPopupMenu popup
instantPopups
boolean instantPopups
enterAddsToHistory
boolean enterAddsToHistory
current
String current
index
int index
sp
JSpinner sp
model
SpinnerNumberModel model
prefixLabel
JLabel prefixLabel
postfixLabel
JLabel postfixLabel
dialogTitle
String dialogTitle
actionCommand
String actionCommand
minimum
Double minimum
maximum
Double maximum
glass
JPanel glass
toolkit
Toolkit toolkit
integerFormatter
NumberFormat integerFormatter
Submit a bug : syd@jpicedt.org