6 lines
125 B
Smalltalk
6 lines
125 B
Smalltalk
initialization
|
|
gtContent: aView
|
|
<gtInspectorPresentationOrder: 0>
|
|
(aView custom: editor)
|
|
title: 'Editor';
|
|
display: text |