Standard updoc prelude for awt and swing

From Erights

(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by Sssjhnmh (Talk); changed back to last version by Markm)
 

Latest revision as of 17:54, 10 July 2007

The following line

? pragma.syntax("0.9")

declares to updoc that further updoc passages on this page are in E 0.9 syntax.

The inner expression on following line

? interp.waitAtTop(currentVat.morphInto("awt"))

asks the current vat to become a vat executing within the AWT event loop. It returns a promise which will resolve once the request is either completed or refused.

The "interp.waitAtTop/1" pauses the command-line interpreter until its argument promise resolves. Assuming it's successful, further updoc passages on this page can now use AWT and Swing.

Personal tools
more tools