| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| dbName() — Method in class com.hippohx.sqlite.Connection | |
| Returns the name of the database this Connection is interacting with. | |
| deleteDirectory(directoryPath) — Method in class com.hippohx.File | |
| Deletes a directory. | |
| deleteFile(filePath) — Method in class com.hippohx.File | |
| Deletes a file. | |
| deleteKey(key, subKey) — Method in class com.hippohx.Registry | |
| Deletes the value of the specified key/subkey. | |
| descriptions — Property in class com.hippohx.dialogmasks.DialogMask | |
| Array of Strings with descriptions for each extension. | |
| dev — Property in class com.hippohx.FileStats | |
| Device number. | |
| Dialog — Class in package com.hippohx | |
| The Dialog class allows you to display system messages, errors, open/save file dialogs or select folder dialog. | |
| Dialog() — Constructor in class com.hippohx.Dialog | |
| Do NOT call this constructor, please use getInstance method instead. | |
| DialogMask — Class in package com.hippohx.dialogmasks | |
| DialogMask is used to filter what types of files are shown to the user while browsing files in Dialog.openFile(). | |
| DialogMask(count, descriptions, extensions) — Constructor in class com.hippohx.dialogmasks.DialogMask | |
| Creates a new DialogMask object. | |
| DIRECTORY_TYPE — Constant static property in class com.hippohx.FileKind | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |