From Squeak 2.0 of May 22, 1998 on 25 May 1998 at 5:52:44 pm Answer a description containing the names and instance variable names of all of the subclasses of 'Object'. Object () AbstractScoreEvent ('time' ) NoteEvent ('duration' 'midiKey' 'velocity' 'channel' ) TempoEvent ('tempo' ) AbstractSound ('envelopes' 'mSecsSinceStart' 'samplesUntilNextControl' 'scaledVol' 'scaledVolIncr' 'scaledVolLimit' ) FMSound ('initialCount' 'count' 'waveTable' 'scaledWaveTableSize' 'scaledIndex' 'scaledIndexIncr' 'modulation' 'multiplier' 'normalizedModulation' 'scaledOffsetIndex' 'scaledOffsetIndexIncr' ) MixedSound ('sounds' 'leftVols' 'rightVols' 'soundDone' ) PluckedSound ('initialCount' 'count' 'ring' 'scaledIndex' 'scaledIndexIncr' 'scaledIndexLimit' ) RepeatingSound ('sound' 'iterationCount' 'iteration' ) RestSound ('initialCount' 'count' ) ReverbSound ('sound' 'tapDelays' 'tapGains' 'tapCount' 'bufferSize' 'bufferIndex' 'leftBuffer' 'rightBuffer' ) SampledSound ('initialCount' 'count' 'samples' 'originalSamplingRate' 'samplesSize' 'incrementTimes1000' 'indexTimes1000' ) ScorePlayer ('score' 'instruments' 'leftVols' 'rightVols' 'muted' 'rate' 'tempo' 'secsPerTick' 'done' 'repeat' 'ticksSinceStart' 'ticksClockIncr' 'trackEventIndex' 'tempoMapIndex' 'activeSounds' ) SequentialSound ('sounds' 'currentIndex' ) ActorState ('owningPlayer' 'penDown' 'penSize' 'penColor' 'fractionalPosition' 'instantiatedUserScriptsDictionary' ) Authorizer ('users' 'realm' ) Base64MimeConverter ('dataStream' 'mimeStream' 'data' ) Behavior ('superclass' 'methodDict' 'format' 'subclasses' ) ClassDescription ('instanceVariables' 'organization' ) Class ('name' 'classPool' 'sharedPools' ) [ ... all the Metaclasses ... ] Metaclass ('thisClass' ) BitBlt ('destForm' 'sourceForm' 'halftoneForm' 'combinationRule' 'destX' 'destY' 'width' 'height' 'sourceX' 'sourceY' 'clipX' 'clipY' 'clipWidth' 'clipHeight' 'colorMap' ) CharacterScanner ('lastIndex' 'xTable' 'stopConditions' 'text' 'textStyle' 'leftMargin' 'rightMargin' 'font' 'line' 'runStopIndex' 'spaceCount' 'spaceWidth' 'emphasisCode' 'kern' ) CharacterBlockScanner ('characterPoint' 'characterIndex' 'lastCharacter' 'lastCharacterExtent' 'lastSpaceOrTabExtent' 'nextLeftMargin' 'specialWidth' ) CompositionScanner ('spaceX' 'spaceIndex' 'lineHeight' 'baseline' 'lineHeightAtSpace' 'baselineAtSpace' ) SegmentScanner () DisplayScanner ('lineY' 'runX' 'foregroundColor' 'backgroundColor' 'lastSourceDepth' 'fillBlt' 'lineHeight' 'paragraph' 'paragraphColor' 'morphicOffset' ) QuickPrint () GrafPort () Pen ('location' 'direction' 'penDown' ) WarpBlt ('p1x' 'p1y' 'p1z' 'p2x' 'p2y' 'p2z' 'p3x' 'p3y' 'p3z' 'p4x' 'p4y' 'p4z' 'cellSize' 'sourceRGBmap' ) BitBltSimulation ('destForm' 'sourceForm' 'halftoneForm' 'combinationRule' 'destX' 'destY' 'width' 'height' 'sourceX' 'sourceY' 'clipX' 'clipY' 'clipWidth' 'clipHeight' 'sourceBits' 'sourceRaster' 'sourcePixSize' 'destBits' 'destRaster' 'destPixSize' 'pixPerWord' 'bitCount' 'skew' 'mask1' 'mask2' 'preload' 'nWords' 'hDir' 'vDir' 'sourceIndex' 'sourceDelta' 'destIndex' 'destDelta' 'sx' 'sy' 'dx' 'dy' 'bbW' 'bbH' 'srcWidth' 'srcHeight' 'halftoneHeight' 'noSource' 'noHalftone' 'halftoneBase' 'colorMap' 'cmBitsPerColor' 'srcBitIndex' 'scanStart' 'scanStop' 'scanString' 'scanRightX' 'scanStopArray' 'scanDisplayFlag' 'scanXTable' 'stopCode' 'bitBltOop' 'affectedL' 'affectedR' 'affectedT' 'affectedB' 'interpreterProxy' 'opTable' ) BitBltSimulator () Boolean () False () True () BraceConstructor ('elements' 'initIndex' 'subBraceSize' 'constructor' 'decompiler' ) CCodeGenerator ('translationDict' 'inlineList' 'constants' 'variables' 'variableDeclarations' 'methods' 'variablesSetCache' ) Canvas ('origin' 'clipRect' 'shadowDrawing' ) FormCanvas ('form' 'port' 'shadowStipple' ) CautiousModel ('initialExtent' ) ChangeRecord ('file' 'position' 'type' 'class' 'category' 'meta' 'stamp' ) ChangeSet ('classChanges' 'methodChanges' 'classRemoves' 'methodRemoves' 'name' 'preamble' 'postscript' ) CharRecog ('mp' 'p' 'sts' 'pts' 'bmin' 'bmax' 'op' 'cPat' 'in' 'dirs' 'ftrs' 'prevFeatures' ) ClassCategoryReader ('class' 'category' 'changeStamp' ) ClassCommentReader () ClassOrganizer ('globalComment' 'categoryArray' 'categoryStops' 'elementArray' ) SystemOrganizer () Collection () Bag ('contents' ) SequenceableCollection () ArrayedCollection () Array () Array2D ('width' 'contents' ) Bitmap () ByteArray () CompiledMethod () RunArray ('runs' 'values' 'lastIndex' 'lastRun' 'lastOffset' ) SoundBuffer () String () Symbol () Text ('string' 'runs' ) TranslatedMethod () Interval ('start' 'stop' 'step' ) TextLineInterval ('internalSpaces' 'paddingWidth' 'lineHeight' 'baseline' ) LinkedList ('firstLink' 'lastLink' ) Semaphore ('excessSignals' ) OrderedCollection ('array' 'firstIndex' 'lastIndex' ) GraphicSymbol () SortedCollection ('sortBlock' ) Set ('tally' 'array' ) Dictionary () IdentityDictionary () LiteralDictionary () MethodDictionary () SystemDictionary () IdentitySet () Color ('rgb' 'cachedDepth' 'cachedBitPattern' ) OpaqueMaskColor () TranslucentColor ('alpha' ) TransparentColor () Comment () Compiler ('sourceStream' 'requestor' 'class' 'context' ) ConnectionQueue ('portNumber' 'maxQueueLength' 'connections' 'accessSema' 'socket' 'process' ) ControlManager ('scheduledControllers' 'activeController' 'activeControllerProcess' 'screenController' 'newTopClicked' ) Controller ('model' 'view' 'sensor' ) FormMenuController () ModalController ('modeActive' ) MorphWorldController () MouseMenuController ('redButtonMenu' 'redButtonMessages' 'yellowButtonMenu' 'yellowButtonMessages' 'blueButtonMenu' 'blueButtonMessages' ) BitEditor ('scale' 'squareForm' 'color' 'transparent' ) FormEditor ('form' 'tool' 'grid' 'togglegrid' 'mode' 'previousTool' 'color' 'unNormalizedColor' 'xgridOn' 'ygridOn' ) ScreenController () ScrollController ('scrollBar' 'marker' 'savedArea' 'menuBar' 'savedMenuBarArea' ) ListController () PluggableListController () PluggableListControllerOfMany () ParagraphEditor ('paragraph' 'startBlock' 'stopBlock' 'beginTypeInBlock' 'emphasisHere' 'initialText' 'selectionShowing' 'otherInterval' ) StringHolderController () FillInTheBlankController () PluggableTextController () ReadOnlyTextController () TextMorphEditor ('morph' 'oldInterval' 'pivotBlock' ) StandardSystemController ('status' ) ProjectController () NoController () PluggableButtonController ('selector' 'arguments' ) DamageRecorder ('invalidRects' 'totalRepaint' ) Delay ('delayDuration' 'resumptionTime' 'delaySemaphore' 'beingWaitedOn' ) Discussion ('notes' 'title' 'description' 'relatedURL' ) DiskProxy ('globalObjectName' 'constructorSelector' 'constructorArgs' ) DisplayObject () DisplayMedium () Form ('bits' 'width' 'height' 'depth' 'offset' ) ColorForm ('colors' 'cachedDepth' 'cachedColormap' ) Cursor () DisplayScreen ('clippingBox' ) DisplayText ('text' 'textStyle' 'offset' 'form' 'foreColor' 'backColor' ) Paragraph ('clippingRectangle' 'compositionRectangle' 'destinationForm' 'rule' 'mask' 'marginTabsLevel' 'lines' 'lastLine' ) ListParagraph () InfiniteForm ('patternForm' ) Path ('form' 'collectionOfPoints' ) Arc ('quadrant' 'radius' 'center' ) Circle () CurveFitter () Line () LinearFit () Spline ('coefficients' ) EToyHolder ('title' 'scaffoldingBook' 'playfield' 'model' 'standardPlayer' 'notInPlayfield' 'eToyPalette' ) DriveACar () FindTheLight () EToyParameters () EToyPlaceHolder ('url' 'title' ) Envelope ('points' 'loopStartIndex' 'loopEndIndex' 'loopStartMSecs' 'loopMSecs' 'target' 'updateSelector' 'loopEndMSecs' 'scale' 'decayScale' 'lastValue' 'currValue' 'valueIncr' 'nextRecomputeTime' 'noChangesDuringLoop' ) PitchEnvelope ('centerPitch' ) VolumeEnvelope ('currentVol' 'targetVol' 'mSecsForChange' ) EventHandler ('mouseDownRecipient' 'mouseDownSelector' 'mouseStillDownRecipient' 'mouseStillDownSelector' 'mouseUpRecipient' 'mouseUpSelector' 'mouseEnterRecipient' 'mouseEnterSelector' 'mouseLeaveRecipient' 'mouseLeaveSelector' 'keyStrokeRecipient' 'keyStrokeSelector' 'valueParameter' ) EventRecorder ('tape' 'state' ) FFT ('nu' 'n' 'sinTable' 'permTable' 'realData' 'imagData' ) FakeClassPool () FileDirectory ('pathName' ) AcornFileDirectory () DosFileDirectory () MacFileDirectory () UnixFileDirectory () FormButtonCache ('offset' 'form' 'value' 'initialState' ) GraphicSymbolInstance ('transformation' 'graphicSymbol' ) HTMLformatter ('formattingBlock' ) ImageReadWriter ('stream' ) GIFReadWriter ('width' 'height' 'bitsPerPixel' 'depth' 'colorPalette' 'rowByteSize' 'xpos' 'ypos' 'pass' 'interlace' 'codeSize' 'clearCode' 'eoiCode' 'freeCode' 'maxCode' 'prefixTable' 'suffixTable' 'remainBitCount' 'bufByte' 'bufStream' 'transparentIndex' 'mapOf32' ) InputSensor () InstructionStream ('sender' 'pc' ) ContextPart ('stackp' ) BlockContext ('nargs' 'startpc' 'home' ) MethodContext ('method' 'receiverMap' 'receiver' ) Decompiler ('constructor' 'method' 'instVars' 'tempVars' 'constTable' 'stack' 'statements' 'lastPc' 'exit' 'lastJumpPc' 'lastReturnPc' 'limit' 'hasValue' 'blockStackBase' ) InstructionPrinter ('stream' 'oldPC' ) InterpreterSupportCode () KeyboardBuffer ('event' 'eventUsed' ) Link ('nextLink' ) Process ('suspendedContext' 'priority' 'myList' 'errorHandler' ) Logger ('stream' ) MIDIFileReader ('stream' 'fileType' 'trackCount' 'ticksPerQuarter' 'tracks' 'trackInfo' 'tempoMap' 'strings' 'track' 'trackStream' 'activeEvents' 'maxNoteTicks' ) MIDIScore ('tracks' 'trackInfo' 'tempoMap' 'ticksPerQuarterNote' ) Magnitude () Character ('value' ) Date ('day' 'year' ) LookupKey ('key' ) Association ('value' ) MessageTally ('class' 'method' 'tally' 'receivers' 'senders' ) Number () Float () Fraction ('numerator' 'denominator' ) Integer () LargePositiveInteger () LargeNegativeInteger () SmallInteger () Time ('hours' 'minutes' 'seconds' ) Message ('selector' 'args' ) MidiPrimTester ('port' ) Model ('dependents' ) DualChangeSorter ('leftCngSorter' 'rightCngSorter' ) Player ('costume' ) Component ('model' 'pinSpecs' ) Component1 ('printComponent1value' 'listComponent1selectedItem' 'functionComponent1output' 'listComponent2selectedItem' 'functionComponent2output' 'functionComponent3output' 'listComponent3selectedItem' 'functionComponent4output' 'listComponent4selectedItem' 'functionComponent5output' ) MouseSensorMorph () MouseDownMorph ('mouseDownSelector' 'mouseMoveSelector' 'mouseUpSelector' ) MouseOverMorph ('mouseEnterSelector' 'mouseMoveSelector' 'mouseLeaveSelector' ) Project ('world' 'changeSet' 'transcript' 'parentProject' 'previousProject' 'displayDepth' 'activeProcess' 'exitFlag' 'viewSize' 'thumbnail' ) StringHolder ('contents' ) Browser ('systemOrganizer' 'classOrganizer' 'metaClassOrganizer' 'systemCategoryListIndex' 'classListIndex' 'messageCategoryListIndex' 'messageListIndex' 'editSelection' 'metaClassIndicated' ) HierarchyBrowser ('classList' ) MessageSet ('messageList' 'autoSelectString' ) ChangedMessageSet ('changeSet' ) LinkedMessageSet () ProtocolBrowser ('selectedClass' 'selectedSelector' ) RecentMessageSet () ChangeList ('changeList' 'list' 'listIndex' 'listSelections' 'file' 'lostMethodPointer' ) ChangeSorter ('parent' 'myChangeSet' 'currentClassName' 'currentSelector' ) Debugger ('interruptedProcess' 'interruptedController' 'contextStack' 'contextStackTop' 'contextStackIndex' 'contextStackList' 'receiverInspector' 'contextVariablesInspector' 'externalInterrupt' 'proceedValue' 'selectingPC' 'sourceMap' 'tempNames' ) FileList ('fileName' 'directory' 'volList' 'volListIndex' 'list' 'listIndex' 'pattern' 'sortMode' 'brevityState' ) FillInTheBlank ('acceptOnCR' 'done' ) Inspector ('object' 'selectionIndex' ) ContextVariablesInspector () DictionaryInspector ('keyArray' ) InspectorBrowser ('fieldList' 'msgList' 'msgListIndex' ) OrderedCollectionInspector () SyntaxError ('class' 'selector' 'category' 'debugger' ) Workspace ('bindings' ) Switch ('on' 'onAction' 'offAction' ) Button () OneOnSwitch ('connection' ) Morph ('bounds' 'owner' 'submorphs' 'fullBounds' 'color' 'eventHandler' 'properties' 'costumee' ) BackgroundMorph ('image' 'offset' 'delta' 'running' ) BorderedMorph ('borderWidth' 'borderColor' ) EllipseMorph () AtomMorph ('velocity' ) FlasherMorph ('onColor' ) HandleMorph ('pointBlock' ) NewHandleMorph ('hand' 'offset' 'lastPointBlock' 'waitingForClickInside' ) MorphicModel ('model' 'slotName' 'open' ) ComponentLikeModel ('pinSpecs' ) ScrollPane ('scrollBar' 'scroller' 'retractableScrollBar' 'scrollBarOnLeft' 'getMenuSelector' 'scrollBarHidden' ) PluggableListMorph ('list' 'selectedMorph' 'selection' 'getListSelector' 'getIndexSelector' 'setIndexSelector' 'keystrokeActionSelector' 'autoDeselect' ) ListComponent ('selectedItem' 'setSelectionSelector' ) PluggableListMorphByItem ('itemList' ) PluggableTextMorph ('textMorph' 'getTextSelector' 'setTextSelector' 'getSelectionSelector' 'hasUnacceptedEdits' 'askBeforeDiscardingEdits' 'selectionInterval' ) TextComponent () FunctionComponent ('inputSelectors' 'functionSelector' 'outputSelector' 'outputValue' ) PrintComponent () MorphicModel2 () MorphicModel3 () MorphicModel4 () PlayWithMe1 ('slider1' 'valuePrinter' 'scrollBar1' 'listPane1' 'listPane2' ) PlayWithMe2 () PlayWithMe3 ('slantedList1' ) SlantedList ('listPane1' 'slider1' 'slider2' 'slider3' 'slider4' 'transform1' 'string1' 'string2' ) Slider ('slider' 'value' 'setValueSelector' ) ScrollBar ('menuButton' 'upButton' 'downButton' 'pagingArea' 'scrollDelta' 'pageDelta' 'interval' 'menuSelector' ) SimpleSliderMorph ('target' 'arguments' 'minVal' 'maxVal' 'truncate' ) SystemWindow ('labelString' 'stripes' 'label' 'closeBox' 'collapseBox' 'activeOnlyOnTop' 'paneMorphs' 'paneRects' 'collapsedFrame' 'fullFrame' 'isCollapsed' ) PolygonMorph ('vertices' 'closed' 'filledForm' 'quickFill' 'arrows' 'arrowForms' 'handles' ) CurveMorph ('coefficients' 'ntfPoint' 'ntlPoint' ) BalloonMorph ('target' 'offsetFromTarget' ) EnvelopeLineMorph ('editor' ) StarMorph () WireMorph ('pins' ) RectangleMorph () AlignmentMorph ('orientation' 'centering' 'hResizing' 'vResizing' 'inset' 'minCellSize' 'openToDragNDrop' 'layoutNeeded' ) BookMorph ('pageSize' 'pages' 'currentPage' 'copyContents' 'newPagePrototype' ) TabbedPaletteComplex ('tabsMorph' ) BookPageSorterMorph ('book' 'pageHolder' ) CommandTilesMorph ('morph' 'playerScripted' ) CompoundTileMorph ('type' 'testPart' 'yesPart' 'noPart' ) EToyPalette ('paintPalette' 'viewPalette' 'userStuffPalette' 'widgetsPalette' 'currentPalette' 'paletteOffset' 'suppliesPalette' 'controlsPalette' ) MenuMorph ('defaultTarget' 'lastSelection' 'stayUp' 'originalEvent' 'popUpOwner' ) MVCMenuMorph ('done' 'selectedItem' ) PartsBinMorph () PartsViewer ('scriptedPlayer' 'partsBank' 'scriptsBank' ) PhraseTileMorph ('resultType' 'brightenedOnEnter' 'userScriptSelector' ) PluggableButtonMorph ('model' 'label' 'getStateSelector' 'actionSelector' 'getLabelSelector' 'getMenuSelector' 'shortcutCharacter' 'askBeforeChanging' 'triggerOnMouseDown' 'offColor' 'onColor' 'feedbackColor' 'showSelectionFeedback' 'allButtons' ) RecordingControlsMorph ('recorder' 'recordingStatusLight' 'recordMeter' ) PermanentRecordingControlsMorph () ScorePlayerMorph ('scorePlayer' 'trackInstNames' 'instrumentSelector' ) ScriptEditorMorph ('scriptName' 'firstTileRow' 'timeStamp' 'playerScripted' ) BooleanScriptEditor () ScriptEvaluatorMorph () SoundDemoMorph ('soundColumn' ) TabsMorph () MappedTabsMorph ('tabsInOrder' ) EnvelopeEditorMorph ('sound' 'soundName' 'envelope' 'hScale' 'vScale' 'graphArea' 'pixPerTick' 'limits' 'limitXs' 'limitHandles' 'line' 'playMode' 'whatToPlay' 'playRemaining' 'prevMouseDown' 'samplePitch' 'showAllEnvelopes' 'denominator' ) FillInTheBlankMorph ('response' 'done' 'textPane' ) GradientFillMorph ('fillColor2' 'gradientDirection' 'colorArray' 'colorDepth' ) PasteUpMorph ('presenter' 'model' 'cursor' 'padding' 'backgroundMorph' 'turtleTrailsForm' 'turtlePen' 'lastTurtlePositions' 'openToDragNDrop' 'isPartsBin' 'autoLineLayout' 'indicateCursor' 'resizeToFit' 'fileName' 'isStackLike' 'dataInstances' 'currentDataInstance' 'userFrameRectangle' ) ComponentLayout () WorldMorph ('hands' 'activeHand' 'viewBox' 'canvas' 'damageRecorder' 'stepList' 'lastStepTime' 'playerList' ) EToyWorld ('frontCover' 'etoys' 'tabs' 'userName' ) GraphMorph ('data' 'dataColor' 'cursor' 'cursorColor' 'startIndex' 'minVal' 'maxVal' 'cachedForm' 'lastAcceptedScript' 'lastScriptEditor' ) HeadingMorph ('degrees' 'magnitude' ) HolderMorph ('cursorColor' 'cursor' 'padding' 'openToDragNDrop' ) InterimSoundMorph ('graphic' 'sound' ) RulerMorph () ScaleMorph ('caption' 'start' 'stop' 'minorTick' 'minorTickLength' 'majorTick' 'majorTickLength' 'tickPrintBlock' ) SimpleButtonMorph ('target' 'actionSelector' 'arguments' 'actWhen' 'oldColor' ) ButtonMorph ('lastAcceptedScript' 'lastScriptEditor' ) SimpleSwitchMorph ('onColor' 'offColor' ) SoundLoopMorph ('samplesUntilNextControl' 'seqSound' 'cursor' 'controlIndex' ) SoundSequencerMorph ('controlPanel' ) ThumbnailMorph ('objectToView' 'viewSelector' 'lastSketchForm' ) PlayerReferenceReadout ('putSelector' ) TileMorph ('type' 'slotName' 'literal' 'operatorOrExpression' 'actualObject' 'downArrow' 'upArrow' 'suffixArrow' 'typeColor' 'lastArrowTick' 'nArrowTicks' 'operatorReadoutString' ) AssignmentTileMorph ('assignmentRoot' 'assignmentSuffix' 'dataType' ) ColorTileMorph ('colorSwatch' ) ColorSeerTile () NumericReadoutTile () SoundTile () StringReadoutTile () UpdatingRectangleMorph ('target' 'lastValue' 'getSelector' 'putSelector' 'contents' ) BouncingAtomsMorph ('damageReported' 'infectionHistory' 'transmitInfection' ) CachingMorph ('damageRecorder' 'cacheCanvas' ) DropShadowMorph ('shadowOffset' ) HaloMorph ('target' 'innerTarget' 'positionOffset' 'angleOffset' 'minExtent' 'growingOrRotating' ) HandMorph ('eventSubscribers' 'keyboardFocus' 'mouseDownMorph' 'mouseOverMorphs' 'mouseOverTimes' 'clickClient' 'clickState' 'firstClickEvent' 'firstClickTime' 'userInitials' 'lastEvent' 'eventTransform' 'argument' 'targetOffset' 'damageRecorder' 'cacheCanvas' 'cachedCanvasHasHoles' 'temporaryCursor' 'temporaryCursorOffset' 'grid' 'gridOn' 'remoteConnections' 'transmitBuffer' 'lastEventTransmitted' 'lastWorldExtent' 'menuTargetOffset' 'hasChanged' 'savedPatch' 'suppressDrawing' 'formerOwner' 'formerPosition' ) RemoteHandMorph ('remoteWorldExtent' 'socket' 'waitingForConnection' 'receiveBuffer' ) ImageMorph ('image' ) PaintBoxColorPicker ('currentColor' 'locOfCurrent' ) PaintBoxMorph ('action' 'tool' 'currentCursor' 'thumbnail' 'currentColor' 'currentBrush' 'colorMemory' 'colorPatch' 'stampHolder' 'rotationTabForm' 'scaleTabForm' 'colorMemoryThin' 'brushes' ) PaintInvokingMorph () PinMorph ('component' 'pinForm' 'pinSpec' 'wires' ) ProjectViewMorph ('project' 'lastProjectThumbnail' ) SoundMorph ('sound' ) ThreePhaseButtonMorph ('offImage' 'pressedImage' 'state' 'target' 'actionSelector' 'arguments' 'actWhen' ) ToggleButtonMorph ('stateSelector' ) TrashCanMorph ('containsHands' 'handsOverMe' ) MenuLineMorph () MovieMorph ('playMode' 'msecsPerFrame' 'rotationDegrees' 'scalePoint' 'frameList' 'currentFrameIndex' 'dwellCount' ) ScreeningMorph ('screenForm' 'displayMode' ) SketchEditorMorph ('hostView' 'stampForm' 'canvasRectangle' 'palette' 'currentColor' 'ticksToDwell' 'rotationCenter' 'registrationPoint' 'newPicBlock' 'emptyPicBlock' 'action' 'paintingForm' 'dimForm' 'buff' 'brush' 'paintingFormPen' 'formCanvas' 'picToBuff' 'brushToBuff' 'buffToBuff' 'buffToPic' 'rotationButton' 'scaleButton' 'strokeOrigin' 'cumRot' 'cumMag' 'undoBuffer' 'lastEvent' 'currentNib' 'enclosingPasteUpMorph' ) SketchMorph ('originalForm' 'rotationCenter' 'rotationDegrees' 'rotationStyle' 'scalePoint' 'framesToDwell' 'rotatedForm' 'offsetWhenRotated' ) ActorDroneMorph ('running' 'clan' ) BookPageThumbnailMorph ('page' ) ColorPickerMorph ('selectedColor' 'sourceHand' 'deleteOnMouseUp' 'updateContinuously' 'selector' 'target' ) FatBitsPaint ('formToEdit' 'magnification' 'brush' 'brushSize' 'brushColor' 'lastMouse' ) JoystickMorph ('handleMorph' 'xScale' 'yScale' 'radiusScale' 'lastAngle' 'autoCenter' ) MultiuserTinyPaint ('drawState' ) StickySketchMorph () TinyPaint ('brush' 'brushSize' 'brushColor' 'lastMouse' ) StringMorph ('font' 'contents' 'hasFocus' ) ClockMorph () FrameRateMorph ('lastDisplayTime' 'framesSinceLastDisplay' ) MenuItemMorph ('isInTransition' 'isEnabled' 'subMenu' 'isSelected' 'target' 'selector' 'arguments' ) PopUpChoiceMorph ('target' 'actionSelector' 'arguments' 'getItemsSelector' 'getItemsArgs' 'choiceSelector' 'choiceArgs' ) StringButtonMorph ('target' 'actionSelector' 'arguments' 'actWhen' 'oldColor' ) UpdatingStringMorph ('format' 'target' 'lastValue' 'getSelector' 'putSelector' 'floatPrecision' 'growable' ) DataMorph ('dataType' 'status' ) TextMorph ('textStyle' 'text' 'wrapFlag' 'paragraph' 'editor' 'container' 'predecessor' 'successor' ) TextMorphForEditView ('editView' ) TilePadMorph ('type' ) TransformMorph ('transform' 'smoothing' ) TransformationMorph () ZoomMorph ('fromMorph' 'toMorph' 'boundsSeq' 'finalAction' ) MorphicEvent ('type' 'cursorPoint' 'buttons' 'keyValue' 'sourceHand' ) MorphicTransform ('offset' 'angle' 'scale' ) CompositeTransform ('globalTransform' 'localTransform' ) NetNameResolver () NewParagraph ('text' 'textStyle' 'firstCharacterIndex' 'container' 'lines' 'positionWhenComposed' 'offsetToEnd' 'maxRightX' 'selectionStart' 'selectionStop' ) TextOnCurve ('lastCharacterIndex' 'curve' ) Note ('author' 'timestamp' 'text' 'children' 'title' 'parent' 'url' ) ObjectMemory ('memory' 'youngStart' 'endOfMemory' 'memoryLimit' 'nilObj' 'falseObj' 'trueObj' 'specialObjectsOop' 'rootTable' 'rootTableCount' 'child' 'field' 'parentField' 'freeBlock' 'lastHash' 'freeLargeContexts' 'freeSmallContexts' 'allocationCount' 'lowSpaceThreshold' 'signalLowSpace' 'compStart' 'compEnd' 'fwdTableNext' 'fwdTableLast' 'remapBuffer' 'remapBufferCount' 'interruptCheckCounter' 'checkAssertions' 'allocationsBetweenGCs' 'tenuringThreshold' 'statFullGCs' 'statFullGCMSecs' 'statIncrGCs' 'statIncrGCMSecs' 'statTenures' 'statRootTableOverflows' 'displayBits' ) DynamicInterpreterState ('localCP' 'pseudoReceiver' 'newReceiver' 'theTemporaryPointer' 'localIP' 'localSP' 'messageSelector' 'argumentCount' 'newMethod' 'currentBytecode' 'successFlag' 'primitiveIndex' 'methodCache' 'mcProbe' 'nextPollTick' 'nextWakeupTick' 'lastTick' 'interruptKeycode' 'interruptPending' 'semaphoresToSignal' 'semaphoresToSignalCount' 'savedWindowSize' 'fullScreenFlag' 'deferDisplayUpdates' ) DynamicContextCache ('contextCache' 'lastCachedContext' 'contextCacheEntries' 'stackCache' 'stackCacheFence' 'stackCacheEntries' 'stackOverflow' 'activeCachedContext' 'lowestCachedContext' ) DynamicTranslator ('currentByte' 'bytePointer' 'opPointer' 'blockEnd' 'statTranslationCount' 'opcodeTable' 'opcodeIndex' 'opcodeAddress' 'newTranslatedMethod' 'inlineCacheLimit' 'translationCycle' 'shortSendTable' 'extendedSendTable' 'doubleExtendedSendTable' 'statInlineCacheHits' 'statMethodCacheHits' 'statMethodCacheMisses' 'inlineCacheDelay' 'newInlineCacheDelay' ) DynamicInterpreter () DynamicInterpreterSimulator ('byteCount' 'sendCount' 'gcCount' 'traceOn' 'myBitBlt' 'displayForm' 'filesOpen' 'imageName' ) DynamicInterpreterSimulatorLSB () UncheckedDynamicInterpreterSimulator () UncheckedDynamicInterpreterSimulatorLSB () Interpreter ('activeContext' 'theHomeContext' 'method' 'receiver' 'instructionPointer' 'stackPointer' 'localIP' 'localSP' 'messageSelector' 'argumentCount' 'newMethod' 'currentBytecode' 'successFlag' 'primitiveIndex' 'methodCache' 'reclaimableContextCount' 'mcProbe' 'nextPollTick' 'nextWakeupTick' 'lastTick' 'interruptKeycode' 'interruptPending' 'semaphoresToSignal' 'semaphoresToSignalCount' 'savedWindowSize' 'fullScreenFlag' 'deferDisplayUpdates' ) InterpreterSimulator ('byteCount' 'sendCount' 'traceOn' 'myBitBlt' 'displayForm' 'filesOpen' 'imageName' ) ObjectScanner ('pvt3SmartRefStrm' ) PWS ('peerName' 'userId' 'message' 'fields' 'connection' 'log' 'url' 'header' ) ParseNode ('comment' ) AssignmentNode ('variable' 'value' ) BlockNode ('arguments' 'statements' 'returns' 'nArgsNode' 'size' 'remoteCopyNode' ) BraceNode ('elements' 'sourceLocations' 'collClassNode' 'nElementsNode' 'fromBraceStackNode' 'toBraceStackNode' 'withNode' ) CascadeNode ('receiver' 'messages' ) DecompilerConstructor ('method' 'instVars' 'nArgs' 'literalValues' 'tempVars' ) Encoder ('scopeTable' 'nTemps' 'supered' 'requestor' 'class' 'literalStream' 'selectorSet' 'litIndSet' 'litSet' 'sourceRanges' ) LeafNode ('key' 'code' ) LiteralNode () SelectorNode () VariableNode ('name' ) TempVariableNode ('isAnArg' 'hasRefs' 'hasDefs' 'scope' ) MessageNode ('receiver' 'selector' 'precedence' 'special' 'arguments' 'sizes' 'pc' 'equalNode' 'caseErrorNode' ) MethodNode ('selectorOrFalse' 'precedence' 'arguments' 'block' 'literals' 'primitive' 'encoder' 'temporaries' ) ReturnNode ('expr' 'pc' ) ParseStack ('position' 'length' ) Password ('cache' 'sequence' ) PinSpec ('pinName' 'direction' 'localReadSelector' 'localWriteSelector' 'modelReadSelector' 'modelWriteSelector' 'defaultValue' 'pinLoc' ) PluggableTest ('musicTypeList' 'musicTypeIndex' 'artistList' 'artistIndex' ) Point ('x' 'y' ) PopUpMenu ('labelString' 'font' 'lineArray' 'frame' 'form' 'marker' 'selection' ) SelectionMenu ('selections' ) CustomMenu ('labels' 'dividers' 'lastDivider' ) EmphasizedMenu ('emphases' ) Preferences () Presenter ('associatedMorph' 'stopButton' 'stepButton' 'goButton' 'balloonHelpEnabled' 'mouseOverHalosEnabled' 'soundsEnabled' 'fenceEnabled' 'coloredTilesEnabled' 'viewerCache' 'standardPlayer' 'standardPlayfield' 'standardPalette' 'standardHolder' ) EToyPlayer () ProcessorScheduler ('quiescentProcessLists' 'activeProcess' ) Random ('seed' 'a' 'm' 'q' 'r' ) RealEstateAgent () Rectangle ('origin' 'corner' ) CharacterBlock ('stringIndex' 'text' 'textLine' ) Quadrangle ('borderWidth' 'borderColor' 'insideColor' ) RemoteString ('sourceFileNumber' 'filePositionHi' ) Scanner ('source' 'mark' 'hereChar' 'aheadChar' 'token' 'tokenType' 'currentComment' 'buffer' 'typeTable' ) Parser ('here' 'hereType' 'hereMark' 'prevToken' 'prevMark' 'encoder' 'requestor' 'parseNode' 'failBlock' 'requestorOffset' 'tempsMark' ) ScriptInstantiation ('player' 'selector' 'status' 'frequency' 'anonymous' ) UserScript ('currentScriptEditor' 'formerScriptEditors' ) ScrollingToolHolder ('pickupButtons' 'stampButtons' 'stamps' 'thumbnailPics' 'start' ) SerialPort ('port' 'baudRate' 'stopBitsType' 'parityType' 'dataBits' 'outputFlowControlType' 'inputFlowControlType' 'xOnByte' 'xOffByte' ) ServerAction () ChatPage ('current' ) CodeServer () EmbeddedServerAction () AuthorizedServerAction ('authorizer' ) PluggableServerAction ('processBlock' 'returnBlock' ) ScreenshotAction () SinglePlugServerAction ('processBlock' ) SwikiAction ('urlmap' 'source' 'name' 'lastPageMethod' 'formatters' ) ActiveSwikiAction () AuthorizedSwikiAction ('authorizer' ) CachedSwikiAction ('cacheDirectory' 'cacheURL' 'pwsURL' ) PSwikiAction ('authorizer' ) ServerDirectory ('server' 'directory' 'type' 'user' 'passwordHolder' 'group' 'moniker' 'url' ) ServerFile ('fileName' 'rwmode' ) Session ('lastAccess' 'data' ) SharedQueue ('contentsArray' 'readPosition' 'writePosition' 'accessProtect' 'readSynch' ) SlopstoneBenchmark ('testParams' 'testBlocks' ) SmopstoneBenchmark ('testParams' 'testBlocks' ) Socket ('semaphore' 'socketHandle' ) SimpleClientSocket () HTTPSocket ('headerTokens' ) FTPSocket ('portNum' 'dataSocket' 'readAhead' ) SoundPlayer () SoundRecorder ('stereo' 'samplingRate' 'recordedBuffers' 'recordProcess' 'bufferAvailableSema' 'paused' 'meteringBuffer' 'meterLevel' 'soundPlaying' 'currentBuffer' 'nextIndex' ) StandardScriptingSystem () EToySystem () Stream () DataStream ('byteStream' 'topCall' 'basePos' ) ReferenceStream ('references' 'objects' 'currentReference' 'fwdRefEnds' 'blockers' ) SmartRefStream ('writing' 'structures' 'steady' 'reshaped' 'renamed' 'superclasses' 'progressBar' 'objCount' ) DummyStream () PositionableStream ('collection' 'position' 'readLimit' ) ReadStream () WriteStream ('writeLimit' ) LimitedWriteStream ('limit' 'limitBlock' ) ReadWriteStream () FileStream ('rwmode' 'closed' ) StandardFileStream ('name' 'fileID' 'buffer1' 'sizeCache' ) HtmlFileStream ('prevPreamble' ) RWBinaryOrTextStream ('isBinary' ) RemoteFileStream ('remoteFile' ) TextStream () TranscriptStream () StrikeFont ('xTable' 'glyphs' 'name' 'stopConditions' 'type' 'minAscii' 'maxAscii' 'maxWidth' 'strikeLength' 'ascent' 'descent' 'xOffset' 'raster' 'subscript' 'superscript' 'emphasis' 'derivativeFonts' 'pointSize' ) FontSet () FormSetFont () SwikiPage ('url' 'map' 'formatted' 'address' 'file' 'date' 'coreID' 'name' 'user' 'editReqDate' 'editReqTime' ) PSwikiPage ('username' 'password' 'privs' ) SystemMonitor ('window' 'labels' 'valSelectors' 'baselineSkip' 'minValues' 'maxValues' 'vmParameters' 'gcLowWaterMark' 'gcHighWaterMark' 'prevAllocCount' 'prevAllocRate' 'prevFullGC' 'prevDeltaFullGC' 'prevIncrGC' 'prevDeltaIncrGC' 'prevMsClock' 'prevMcMiss' 'prevMcHit' 'prevIcHit' ) SystemTracer ('oopMap' 'map' 'file' 'writeDict' 'maxOop' 'specialObjects' 'initialProcess' 'hashGenerator' 'imageHeaderSize' 'cleaningUp' 'compactClasses' ) TMethod ('selector' 'returnType' 'args' 'locals' 'declarations' 'primitive' 'parseTree' 'labels' 'possibleSideEffectsCache' 'complete' ) TParseNode () TAssignmentNode ('variable' 'expression' ) TCaseStmtNode ('expression' 'firsts' 'lasts' 'cases' ) TConstantNode ('value' ) TGoToNode ('label' ) TLabeledCommentNode ('label' 'comment' ) TReturnNode ('expression' ) TSendNode ('selector' 'receiver' 'arguments' 'isBuiltinOperator' ) TStmtListNode ('arguments' 'statements' ) TVariableNode ('name' ) TestCClass1 ('x' 'y' ) TestCClass2 ('vect' ) TestCClass3 () TextAttribute () TextAction () TextDoIt ('evalString' ) TextLink ('classAndMethod' ) TextMorphHotLink ('evalString' 'targetMorph' 'parameterString' ) TextURL ('url' ) TextAnchor ('anchoredMorph' ) TextColor ('color' ) TextEmphasis ('emphasisCode' 'setMode' ) TextFontChange ('fontNumber' ) TextFontReference ('font' ) TextKern ('kern' 'active' ) TextContainer ('textMorph' 'shadowForm' 'vertProfile' 'minWidth' 'rectangleCache' 'fillsOwner' 'avoidsOcclusions' ) TextLine ('left' 'right' 'top' 'bottom' 'firstIndex' 'lastIndex' 'internalSpaces' 'paddingWidth' 'baseline' 'leftMargin' ) TextOnCurveContainer ('baseline' 'inset' 'textDirection' 'textSegments' ) TextPrinter ('form' 'para' 'paperSize' 'landscape' 'resolution' 'depth' 'offset' 'columns' 'docTitle' 'noHeader' 'noFooter' ) TextStyle ('fontArray' 'fontFamilySize' 'lineGrid' 'baseline' 'alignment' 'firstIndent' 'restIndent' 'rightIndent' 'tabsArray' 'marginTabsArray' 'leading' ) URLmap ('pages' 'directory' 'action' ) PURLmap () UndefinedObject () Utilities () View ('model' 'controller' 'superView' 'subViews' 'transformation' 'viewport' 'window' 'displayTransformation' 'insetDisplayBox' 'borderWidth' 'borderColor' 'insideColor' 'boundingBox' ) DisplayTextView ('rule' 'mask' 'editParagraph' 'centered' ) FormMenuView () FormView ('rule' 'mask' ) FormHolderView ('displayedForm' ) FormInspectView ('offset' ) ListView ('list' 'selection' 'topDelimiter' 'bottomDelimiter' 'lineSpacing' 'isEmpty' ) PluggableListView ('getListSelector' 'getSelectionSelector' 'setSelectionSelector' 'getMenuSelector' 'keystrokeActionSelector' 'autoDeselect' ) PluggableListViewByItem ('itemList' ) PluggableListViewOfMany ('selections' ) MorphWorldView () EToyWorldView () PluggableButtonView ('label' 'getStateSelector' 'actionSelector' 'getLabelSelector' 'getMenuSelector' 'shortcutCharacter' 'askBeforeChanging' 'triggerOnMouseDown' 'complemented' ) StandardSystemView ('labelFrame' 'labelText' 'isLabelComplemented' 'savedSubViews' 'minimumSize' 'maximumSize' 'collapsedViewport' 'expandedViewport' 'labelBits' 'windowBits' 'bitsValid' ) ColorSystemView () FormEditorView () ProjectView () StringHolderView ('displayContents' 'hasUnacceptedEdits' 'askBeforeDiscardingEdits' ) FillInTheBlankView () PluggableTextView ('getTextSelector' 'setTextSelector' 'getSelectionSelector' 'getMenuSelector' ) WindowingTransformation ('scale' 'translation' )