gml.ui vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
gml-editor frameeditor gml stack-model b-rep b-rep-model


Singleton classes
stack-entry-renderer


Ordinary words
WordStack 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 -- )


Class predicate words
WordStack effect
gml-editor?( object -- ? )
stack-entry-renderer?( object -- ? )


Files