Swank Commands
The following table lists the commands (other than those already provided by Jacl) that are available in Swank). Commands listed as "unique to Swank" are ones that do not correspond to standard widgets in Tk. In some cases, such as the table and combo widgets there are extensions for Tk that provide these functions.
| Command | Unique to Swank |
| bell | |
| bind | |
| button | |
| clipboard | |
| checkbutton | |
| destroy | |
| entry | |
| font | |
| focus | |
| frame | |
| grid | |
| image | |
| label | |
| listbox | |
| lower | |
| message | |
| radiobutton | |
| scale | |
| scrollbar | |
| text | |
| toplevel | |
| menubutton | |
| menu | |
| option | |
| pack | |
| place | |
| raise | |
| selection | |
| winfo | |
| wm | |
| tk_getOpenFile | |
| tk_getSaveFile | |
| tk_chooseDirectory | |
| tk_optionMenu | |
| tk_chooseColor | |
| console | |
| jcombobox | Swank specific |
| jdialog | Swank specific |
| jfilechooser | Swank specific |
| jwindow | Swank specific |
| jmenubar | Swank specific |
| jpopupmenu | Swank specific |
| jprogressbar | Swank specific |
| jpasswordfield | Swank specific |
| jsplitpane | Swank specific |
| jtabbedpane | Swank specific |
| joptionpane | Swank specific |
| jtable | Swank specific |
| jinternalframe | Swank specific |
| jdesktoppane | Swank specific |
| jscrollpane | Swank specific |
| jtree | Swank specific |
| html | Swank specific |
| thread | Swank specific |