Back Previous Next


Linguist window package - panel

Syntax:

   panel {name} {elements}

Keyword handler:

   linguist.window.keyword.WKPanel.class

Runtime handler(s):

   linguist.window.handler.WHPanel.class

Function:

Declare a wrapper for an AWT List. See also create.

Example(s):

   panel ButtonPanel
   panel Panels 6


Back Previous Next