Serialized Form
Package edu.princeton.swing |
undoAction
AbstractAction2 undoAction
redoAction
AbstractAction2 redoAction
needsUpdate
boolean needsUpdate
propertyChangeListeners
Vector<E> propertyChangeListeners
tristate
boolean tristate
propertyChangeListeners
Vector<E> propertyChangeListeners
numberedArea
PHighlightedTextArea.InternalNumberedArea numberedArea
textArea
PHighlightedTextArea.InternalTextArea textArea
highlightStyles
HighlightStyle[] highlightStyles
plainFont
Font plainFont
highlightFonts
Font[] highlightFonts
supressReaction
boolean supressReaction
monospaced
boolean monospaced
maxCharacterWidth
int maxCharacterWidth
plainCharacterWidths
int[] plainCharacterWidths
boldCharacterWidths
int[] boldCharacterWidths
italicCharacterWidths
int[] italicCharacterWidths
boldItalicCharacterWidths
int[] boldItalicCharacterWidths
characterHeight
int characterHeight
lineSpacing
int lineSpacing
showLineNumbers
boolean showLineNumbers
columnMarkers
int[] columnMarkers
insertMode
boolean insertMode
editable
boolean editable
margin
Insets margin
document
HighlightedDocument document
autoCompleter
AutoCompleter autoCompleter
selection
HighlightedDocument.PositionTriplet selection
highlightedLine
int highlightedLine
rows
int rows
columns
int columns
caretColor
Color caretColor
lineNumberColor
Color lineNumberColor
disabledTextColor
Color disabledTextColor
selectedTextColor
Color selectedTextColor
selectionColor
Color selectionColor
highlightedTextColor
Color highlightedTextColor
highlightColor
Color highlightColor
markerColor
Color markerColor
popupMenu
JPopupMenu popupMenu
caretVisible
boolean caretVisible
keepCaretVisible
boolean keepCaretVisible
runner
Thread runner
anchorLine
int anchorLine
lineCount
int lineCount
digitCount
int digitCount
label
JLabel label
model
ButtonModel model
listener
PHyperlink.Listener listener
linkColor
Color linkColor
linkUnderline
boolean linkUnderline
hoverColor
Color hoverColor
hoverUnderline
boolean hoverUnderline
disabledColor
Color disabledColor
disabledUnderline
boolean disabledUnderline
visitedColor
Color visitedColor
visitedUnderline
boolean visitedUnderline
visitedHoverColor
Color visitedHoverColor
visitedHoverUnderline
boolean visitedHoverUnderline
visitedDisabledColor
Color visitedDisabledColor
visitedDisabledUnderline
boolean visitedDisabledUnderline
activeColor
Color activeColor
activeUnderline
boolean activeUnderline
color
Color color
pad
int pad
thickness
int thickness
background
Icon background
popupMenu
JPopupMenu popupMenu
actionListeners
Vector<E> actionListeners
actionCommand
String actionCommand
listener
PList.Listener listener
focusedCellBorder
Border focusedCellBorder
preferredScrollableViewportSize
Dimension preferredScrollableViewportSize
widthTrackingPolicy
byte widthTrackingPolicy
heightTrackingPolicy
byte heightTrackingPolicy
popupMenu
JPopupMenu popupMenu
popupMenu
JPopupMenu popupMenu
actionListeners
Vector<E> actionListeners
actionCommand
String actionCommand
popupMenu
JPopupMenu popupMenu
actionListeners
Vector<E> actionListeners
actionCommand
String actionCommand
listener
PTree.Listener listener
tristateComponent
JCheckBox tristateComponent
preferredSize
Dimension preferredSize
Package edu.princeton.toy |
binaryDocument
Document binaryDocument
decimalDocument
Document decimalDocument
hexDocument
Document hexDocument
pseudoCodeDocument
Document pseudoCodeDocument
ignoreBinaryDocument
boolean ignoreBinaryDocument
ignoreDecimalDocument
boolean ignoreDecimalDocument
ignoreHexDocument
boolean ignoreHexDocument
listener
TBaseConverterPane.Listener listener
instructionTextField
JTextField instructionTextField
pcTextField
JTextField pcTextField
registerModel
DefaultListModel registerModel
memModel
DefaultListModel memModel
distinguishUninitialized
boolean distinguishUninitialized
programCtr
TWord programCtr
instruction
TWord instruction
registers
TWord[] registers
mem
TWord[] mem
saveMemDumpLink
PHyperlink saveMemDumpLink
saveCoreDumpLink
PHyperlink saveCoreDumpLink
virtualMachine
TVirtualMachine virtualMachine
listener
TCorePane.Listener listener
selection
String[] selection
lastSelectedIndex
int lastSelectedIndex
textArea
PHighlightedTextArea textArea
list
PWrappedList list
program
TProgramDocument program
openButton
JButton openButton
newAction
TFrame.TFrameAction newAction
openAction
TFrame.TFrameAction openAction
openExampleAction
TFrame.TFrameAction openExampleAction
closeAction
TFrame.TFrameAction closeAction
revertAction
TFrame.TFrameAction revertAction
saveAction
TFrame.TFrameAction saveAction
saveAsAction
TFrame.TFrameAction saveAsAction
saveAllAction
TFrame.TFrameAction saveAllAction
quitAction
TFrame.TFrameAction quitAction
editModeAction
TFrame.TFrameAction editModeAction
debugModeAction
TFrame.TFrameAction debugModeAction
simModeAction
TFrame.TFrameAction simModeAction
lookAction
TFrame.TFrameAction lookAction
loadAction
TFrame.TFrameAction loadAction
resetAction
TFrame.TFrameAction resetAction
stepAction
TFrame.TFrameAction stepAction
runAction
TFrame.TFrameAction runAction
interruptAction
TFrame.TFrameAction interruptAction
enterAction
TFrame.TFrameAction enterAction
openStdinAction
TFrame.TFrameAction openStdinAction
saveStdinAction
TFrame.TFrameAction saveStdinAction
saveStdoutAction
TFrame.TFrameAction saveStdoutAction
saveMemDumpAction
TFrame.TFrameAction saveMemDumpAction
saveCoreDumpAction
TFrame.TFrameAction saveCoreDumpAction
checkSyntaxAction
TFrame.TFrameAction checkSyntaxAction
functionAction
TFrame.TFrameAction functionAction
commentAction
TFrame.TFrameAction commentAction
stripCommentsAction
TFrame.TFrameAction stripCommentsAction
isNew
boolean isNew
program
TProgramDocument program
programChanged
boolean programChanged
oldTitle
String oldTitle
wasSaved
boolean wasSaved
file
File file
savedText
String savedText
warningSelectionDots
ArrayList<E> warningSelectionDots
warningSelectionMarks
ArrayList<E> warningSelectionMarks
hasFatalError
boolean hasFatalError
virtualMachine
TVirtualMachine virtualMachine
tempBuffer
TWordBuffer tempBuffer
undoManager
ActionedUndoManager undoManager
previousWarnings
TProgramDocument.WarningInfoStruct previousWarnings
currentWarnings
TProgramDocument.WarningInfoStruct currentWarnings
mode
String mode
menuEditModeButtonModel
ButtonModel menuEditModeButtonModel
menuDebugModeButtonModel
ButtonModel menuDebugModeButtonModel
menuSimModeButtonModel
ButtonModel menuSimModeButtonModel
menuModeButtonGroup
ButtonGroup menuModeButtonGroup
workspaceMenu
JMenu workspaceMenu
workspaceIndex
int workspaceIndex
cardPanel
JPanel cardPanel
cardLayout
CardLayout cardLayout
editPane
JSplitPane editPane
leftEditPane
JSplitPane leftEditPane
bottomLeftEditPane
JPanel bottomLeftEditPane
editTextArea
PHighlightedTextArea editTextArea
editReferencePane
TReferencePane editReferencePane
editStdinPane
TStdinPane editStdinPane
warningListPanel
PScrollablePanel warningListPanel
warningList
PWrappedList warningList
warningTallyList
PList warningTallyList
debugPane
JSplitPane debugPane
debugTextArea
PHighlightedTextArea debugTextArea
odometerLock
Object odometerLock
stepsTakenTextField
PTextField stepsTakenTextField
stepsTaken
int stepsTaken
elapsedTimeTextField
PTextField elapsedTimeTextField
elapsedTime
int elapsedTime
rightDebugPane
JTabbedPane rightDebugPane
debugReferencePane
TReferencePane debugReferencePane
debugStdinPane
TStdinPane debugStdinPane
debugStdoutPane
TStdoutPane debugStdoutPane
debugCorePane
TCorePane debugCorePane
simPane
JSplitPane simPane
leftSimPane
JSplitPane leftSimPane
simMachinePane
TSimMachinePane simMachinePane
simDetailPane
TSimDetailPane simDetailPane
rightSimPane
JTabbedPane rightSimPane
simMemPane
TSimMemPane simMemPane
simStdinPane
TSimStdinPane simStdinPane
simStdoutPane
TSimStdoutPane simStdoutPane
simStdin2Pane
TSimStdin2Pane simStdin2Pane
simStdout2Pane
TSimStdout2Pane simStdout2Pane
simPanel
JPanel simPanel
index
Integer index
currentDirectory
File currentDirectory
fileHistory
File[] fileHistory
ignoreWarnings
boolean ignoreWarnings
autoCheck
boolean autoCheck
clockPeriod
TOptionsFrame.IntStruct clockPeriod
clockPeriodDocument
Document clockPeriodDocument
refreshRate
TOptionsFrame.IntStruct refreshRate
refreshRateDocument
Document refreshRateDocument
exceptionHandler
TDefaultExceptionHandler exceptionHandler
tree
PTree tree
cardPanel
JPanel cardPanel
cardLayout
CardLayout cardLayout
editingFontsPane
TFontChooserPane editingFontsPane
editingColorsPane
TColorChooserPane editingColorsPane
editingHighlightingPane
TStyleChooserPane editingHighlightingPane
editingAutoCompletePane
TAutoCompleteChooserPane editingAutoCompletePane
editingCheckingPane
TCheckingChooserPane editingCheckingPane
executionExceptionPane
TExceptionChooserPane executionExceptionPane
executionPerformancePane
TPerformanceChooserPane executionPerformancePane
appliedOptions
Hashtable<K,V> appliedOptions
areaComponents
Vector<E>[] areaComponents
highlightedTextAreas
Vector<E> highlightedTextAreas
lastFrameBounds
Rectangle lastFrameBounds
lastVerticalDividerLocation
TOptionsFrame.IntStruct lastVerticalDividerLocation
lastEditHorizontalDividerLocation
TOptionsFrame.IntStruct lastEditHorizontalDividerLocation
lastSimHorizontalDividerLocation
TOptionsFrame.IntStruct lastSimHorizontalDividerLocation
lastOptionsFramePosition
Point lastOptionsFramePosition
index
int index
baseConverterToolbar
JToolBar baseConverterToolbar
lastToolbarLocation
Object lastToolbarLocation
scale
int scale
listener
TSimDetailPane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
machinePane
TSimMachinePane machinePane
detailPanel
JPanel detailPanel
registerNameLabels
JLabel[] registerNameLabels
registerValueLabels
JLabel[] registerValueLabels
pcInstrNameLabel
JLabel pcInstrNameLabel
pcInstrValueLabel
JLabel pcInstrValueLabel
pcInstrPseudoCodeLabel
JLabel pcInstrPseudoCodeLabel
addrDataNameLabel
JLabel addrDataNameLabel
addrDataValueLabel
JLabel addrDataValueLabel
addrDataPseudoCodeLabel
JLabel addrDataPseudoCodeLabel
newScale
int newScale
scale
int scale
listener
TSimMachinePane.Listener listener
runner
TSimMachinePane.Runner runner
virtualMachine
TVirtualMachine virtualMachine
changeListeners
List<E> changeListeners
bluePanel
JPanel bluePanel
placeholderPanel
JPanel placeholderPanel
placeholderLabel
JLabel placeholderLabel
loadAction
Action loadAction
lookAction
Action lookAction
stepAction
Action stepAction
runAction
Action runAction
enterAction
Action enterAction
interruptAction
Action interruptAction
resetAction
Action resetAction
loadButton
JButton loadButton
lookButton
JButton lookButton
stepButton
JButton stepButton
runButton
JButton runButton
enterButton
JButton enterButton
interruptButton
JButton interruptButton
resetButton
JButton resetButton
inwaitLabel
JLabel inwaitLabel
inwaitLight
JLabel inwaitLight
readyLabel
JLabel readyLabel
readyLight
JLabel readyLight
pcLabel
JLabel pcLabel
pcLights
JLabel[] pcLights
addrLabel
JLabel addrLabel
addrSwitches
JToggleButton[] addrSwitches
addrSwitchModels
ButtonModel[] addrSwitchModels
instrLabel
JLabel instrLabel
instrLights
JLabel[] instrLights
dataLabel
JLabel dataLabel
dataSwitches
JToggleButton[] dataSwitches
dataSwitchModels
ButtonModel[] dataSwitchModels
stdoutLabel
JLabel stdoutLabel
stdoutDigits
JLabel[] stdoutDigits
stdout
TWordBuffer stdout
switchOffIcon
Icon switchOffIcon
switchOnIcon
Icon switchOnIcon
blankDigitIcon
Icon blankDigitIcon
digitIcons
Icon[] digitIcons
scale
int scale
whiteRectangle
Rectangle whiteRectangle
programCtr
TWord programCtr
oldProgramCtr
TWord oldProgramCtr
mem
TWord[] mem
oldMem
TWord[] oldMem
unselectedCellRenderer
JLabel unselectedCellRenderer
selectedCellRenderer
JLabel selectedCellRenderer
listener
TSimMemPane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
dragOffset
int dragOffset
cardCount
int cardCount
unscaledWidth
int unscaledWidth
scale
int scale
offsetX
int offsetX
offsetY
int offsetY
selectedTextRenderer
JLabel selectedTextRenderer
disabledCardImage
Image disabledCardImage
unselectedCardImage
Image unselectedCardImage
selectedCardImage
Image selectedCardImage
runner
TSimStdin2Pane.Runner runner
showPlaceholders
boolean showPlaceholders
placeholderLabel
JLabel placeholderLabel
newScale
int newScale
selectedIndex
int selectedIndex
dragOffset
int dragOffset
consumedStdin
TWordBuffer consumedStdin
oldConsumedStdin
TWordBuffer oldConsumedStdin
unconsumedStdin
TWordBuffer unconsumedStdin
oldUnconsumedStdin
TWordBuffer oldUnconsumedStdin
listener
TSimStdin2Pane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
columnCount
int columnCount
unscaledWidth
int unscaledWidth
scale
int scale
whiteRectangle
Rectangle whiteRectangle
unconsumedStdin
TWordBuffer unconsumedStdin
consumedStdin
TWordBuffer consumedStdin
oldUnconsumedStdin
TWordBuffer oldUnconsumedStdin
oldConsumedStdin
TWordBuffer oldConsumedStdin
disabledCellRenderer
JLabel disabledCellRenderer
unselectedCellRenderer
JLabel unselectedCellRenderer
selectedCellRenderer
JLabel selectedCellRenderer
listener
TSimStdinPane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
dragOffset
int dragOffset
cardCount
int cardCount
unscaledWidth
int unscaledWidth
scale
int scale
offsetX
int offsetX
offsetY
int offsetY
selectedTextRenderer
JLabel selectedTextRenderer
disabledCardImage
Image disabledCardImage
unselectedCardImage
Image unselectedCardImage
selectedCardImage
Image selectedCardImage
runner
TSimStdout2Pane.Runner runner
showPlaceholders
boolean showPlaceholders
placeholderLabel
JLabel placeholderLabel
newScale
int newScale
selectedIndex
int selectedIndex
dragOffset
int dragOffset
stdout
TWordBuffer stdout
oldStdout
TWordBuffer oldStdout
listener
TSimStdout2Pane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
columnCount
int columnCount
unscaledWidth
int unscaledWidth
scale
int scale
whiteRectangle
Rectangle whiteRectangle
stdout
TWordBuffer stdout
oldStdout
TWordBuffer oldStdout
disabledCellRenderer
JLabel disabledCellRenderer
unselectedCellRenderer
JLabel unselectedCellRenderer
selectedCellRenderer
JLabel selectedCellRenderer
listener
TSimStdoutPane.Listener listener
virtualMachine
TVirtualMachine virtualMachine
dragOffset
int dragOffset
inputField
PTextField inputField
consumedListModel
TStdinPane.ListModel consumedListModel
unconsumedListModel
TStdinPane.ListModel unconsumedListModel
unconsumedSelectionModel
ListSelectionModel unconsumedSelectionModel
oldConsumedStdin
TWordBuffer oldConsumedStdin
newConsumedStdin
TWordBuffer newConsumedStdin
oldUnconsumedStdin
TWordBuffer oldUnconsumedStdin
newUnconsumedStdin
TWordBuffer newUnconsumedStdin
addButton
JButton addButton
removeButton
JButton removeButton
openLink
PHyperlink openLink
saveAsLink
PHyperlink saveAsLink
virtualMachine
TVirtualMachine virtualMachine
runner
TStdinPane.Runner runner
listener
TStdinPane.Listener listener
data
String[] data
size
int size
stderrPanel
JPanel stderrPanel
stderrTextArea
PTextArea stderrTextArea
listModel
TStdoutPane.ListModel listModel
oldStdout
TWordBuffer oldStdout
newStdout
TWordBuffer newStdout
saveAsLink
PHyperlink saveAsLink
virtualMachine
TVirtualMachine virtualMachine
listener
TStdoutPane.Listener listener
runner
TStdoutPane.Runner runner
data
String[] data
size
int size
Package edu.princeton.toy.choosers |
buttonModels
ButtonModel[] buttonModels
group
ButtonGroup group
ignoreWarningsModel
ButtonModel ignoreWarningsModel
autoCheckModel
ButtonModel autoCheckModel
colorList
PList colorList
previewLabel
JLabel previewLabel
previewPanel
JPanel previewPanel
changeButton
JButton changeButton
disabledCheckbox
JCheckBox disabledCheckbox
colors
Color[] colors
disabled
boolean[] disabled
colorNames
String[] colorNames
disabledDescriptions
String[] disabledDescriptions
ignoreUpdate
boolean ignoreUpdate
rootModel
TristateButtonModel rootModel
familyModels
TristateButtonModel[] familyModels
typeModels
TristateButtonModel[] typeModels
exceptionTree
PTree exceptionTree
descriptionTextArea
JTextArea descriptionTextArea
text
String text
model
TristateButtonModel model
labelPanel
JPanel labelPanel
currentCell
TExceptionChooserPane.CheckBoxCell currentCell
areaComboBox
JComboBox areaComboBox
fontList
PList fontList
styleList
PList styleList
sizeList
PList sizeList
previewLabel
JLabel previewLabel
areaCount
int areaCount
fontAreas
String[] fontAreas
familyIndices
int[] familyIndices
styleIndices
int[] styleIndices
sizeIndices
int[] sizeIndices
fonts
Font[] fonts
ignoreUpdate
boolean ignoreUpdate
clockPeriods
int[] clockPeriods
refreshRates
int[] refreshRates
clockPeriodSlider
JSlider clockPeriodSlider
refreshRateSlider
JSlider refreshRateSlider
clockPeriodTextField
PTextField clockPeriodTextField
refreshRateTextField
PTextField refreshRateTextField
styleList
PList styleList
previewLabel
JLabel previewLabel
previewPanel
JPanel previewPanel
changeButton
JButton changeButton
boldCheckbox
JCheckBox boldCheckbox
italicCheckbox
JCheckBox italicCheckbox
styles
HighlightStyle[] styles
colors
Color[] colors
bold
boolean[] bold
italic
boolean[] italic
styleNames
String[] styleNames
Package edu.princeton.toy.lang |
type
TExceptionType type