- addDirectory
void addDirectory(char[] id, Entry entry)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSelection
void addSelection(char[] id, CheckButton check)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDirectory
char[] getDirectory(char[] id)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSelection
bool getSelection(char[] id)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSelectionButton
CheckButton getSelectionButton(char[] id)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextPanel
void nextPanel()
Undocumented in source. Be warned that the author may not have intended to support it.
- prevPanel
void prevPanel()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDirectory
void setDirectory(char[] id, char[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSelection
void setSelection(char[] id, bool active)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSensitive
void setSensitive(char[] id, bool active)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUserPanel
void setUserPanel(UserPanel panel)
Undocumented in source. Be warned that the author may not have intended to support it.