| addItem(String title, String text) | TextList | |
| gotoFirstItem() | TextList | |
| gotoLastItem() | TextList | |
| gotoNextItem() | TextList | |
| gotoPreviousItem() | TextList | |
| loadObject() | TextList | [protected] |
| mCurrentEntry | TextList | [protected] |
| mEntryList | TextList | [protected] |
| mFilename | TextList | [protected] |
| mLastEntry | TextList | [protected] |
| mName | TextList | [protected] |
| mParser | TextList | [protected] |
| readCurrentItemText() | TextList | |
| readCurrentItemTitle() | TextList | |
| readDocumentName() | TextList | |
| removeAllItems() | TextList | |
| removeCurrentItem() | TextList | |
| saveObject() | TextList | |
| TextList(String filename) | TextList | |
| ~TextList() | TextList | [virtual] |
1.4.6-NO