Parents: | gml |
Class | Superclass | Slots |
gml-editor | frame | editor gml stack-model b-rep b-rep-model |
stack-entry-renderer |
Word | Stack effect |
<control-buttons> | ( -- gadget ) |
<editor-panel> | ( editor -- gadget ) |
<example-button> | ( file -- button ) |
<example-buttons> | ( -- gadget ) |
<gml-editor> | ( -- gadget ) |
<new-button> | ( -- button ) |
<reset-button> | ( -- button ) |
<stack-display> | ( model -- gadget ) |
<stack-table> | ( model -- table ) |
<update-button> | ( -- button ) |
example-dir | ( -- value ) |
find-gml-editor | ( gadget -- gml-editor ) |
gml-editor-window | ( -- ) |
gml-files | ( -- seq ) |
load-input | ( file gml-editor -- ) |
new-viewer | ( gml-editor -- ) |
reset-viewer | ( gml-editor -- ) |
update-models | ( gml-editor -- ) |
update-viewer | ( gml-editor -- ) |
with-gml-editor | ( gml-editor quot -- ) |
Word | Stack effect |
gml-editor? | ( object -- ? ) |
stack-entry-renderer? | ( object -- ? ) |