| 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 | |
| saveFile(title, msg, initialDir) — Method in class com.hippohx.Dialog | |
| Opens system's save file dialog. | |
| ScreenSizeObject — Class in package com.hippohx | |
| Stores system's screen width and height in pixels. | |
| ScreenSizeObject(width, height) — Constructor in class com.hippohx.ScreenSizeObject | |
| Constructor. | |
| search(path, regexp, regexpOptions, recursive) — Method in class com.hippohx.File | |
| Searchs on a given path for folders and files matching a regular expression. | |
| selectFolder(title, msg) — Method in class com.hippohx.Dialog | |
| Opens system's select folder dialog. | |
| setClipBoardText(txt) — Method in class com.hippohx.System | |
| Sets system's clipboard. | |
| setPosition(left, top) — Method in class com.hippohx.Window | |
| Sets window's position from the top-left corner. | |
| setSize(width, height) — Method in class com.hippohx.Window | |
| Set the size of the window. | |
| setValue(key, subKey, valuename, value) — Method in class com.hippohx.Registry | |
| Sets the value of the specified key/subkey. | |
| setWindowTitle(title) — Method in class com.hippohx.Window | |
| Sets window's title. | |
| size — Property in class com.hippohx.FileStats | |
| File size in bytes. | |
| SQLite — Class in package com.hippohx | |
| The SQLite class allows you open a connection to a SQLite database. | |
| SQLite() — Constructor in class com.hippohx.SQLite | |
| Do NOT call this constructor, please use getInstance method instead. | |
| start(baseDir) — Method in class com.hippohx.VideoServer | |
| Starts haXeVideo server. | |
| startTransaction() — Method in class com.hippohx.sqlite.Connection | |
| Creates a rollback point. | |
| stats — Property in class com.hippohx.FileKind | |
| Each FileKind object has a FileStats object that gathers a bunch of related data to it. | |
| SwfDialogMask — Class in package com.hippohx.dialogmasks | |
| SwfDialogMask is a predefined mask to be used in Dialog.openFile() that restricts the files offered to swfs. | |
| SwfDialogMask(swfDescription) — Constructor in class com.hippohx.dialogmasks.SwfDialogMask | |
| Creates a new SwfDialogMask object. | |
| System — Class in package com.hippohx | |
| The System class provides information referent to the operating system in which the application runs. | |
| System() — Constructor in class com.hippohx.System | |
| Do NOT call this constructor, please use getInstance method instead. | |
| 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 | |