Difference between revisions of "JucK file"
From CSWiki
Line 1: | Line 1: | ||
− | TITLE | + | * TITLE |
− | NUM_PANELS | + | * NUM_PANELS |
− | NUM_ROWS NUM_COLUMNS | + | * NUM_ROWS NUM_COLUMNS |
− | SLIDER [title] [min] [max] [initial] [interval] [snap] [orientation] | + | * SLIDER [title] [min] [max] [initial] [interval] [snap] [orientation] |
− | CHECKBOX [title] [number of items] [list of items...] [orientation] | + | * CHECKBOX [title] [number of items] [list of items...] [orientation] |
− | RADIO [title] [number of items] [list of items...] [orientation] | + | * RADIO [title] [number of items] [list of items...] [orientation] |
− | LISTBOX [title] [number of items] [list of items...] [orientation] | + | * LISTBOX [title] [number of items] [list of items...] [orientation] |
− | DROPBOX [title] [number of items] [list of items...] | + | * DROPBOX [title] [number of items] [list of items...] |
Revision as of 13:55, 17 May 2006
- TITLE
- NUM_PANELS
- NUM_ROWS NUM_COLUMNS
- SLIDER [title] [min] [max] [initial] [interval] [snap] [orientation]
- CHECKBOX [title] [number of items] [list of items...] [orientation]
- RADIO [title] [number of items] [list of items...] [orientation]
- LISTBOX [title] [number of items] [list of items...] [orientation]
- DROPBOX [title] [number of items] [list of items...]