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  
AllFilesDialogMask — Class in package com.hippohx.dialogmasks
AllFilesDialogMask is the default mask used in Dialog.openFile().
AllFilesDialogMask(allFilesDescription) — Constructor in class com.hippohx.dialogmasks.AllFilesDialogMask
Creates a new AllFilesDialogMask object.
Api — Class in package com.hippohx
This is a modified copy of the original swhx.Api class.
appendToFile(filePath, fileContent) — Method in class com.hippohx.File
Appends new content to a text file.
Application — Class in package com.hippohx
The Application class provides information such as executable's path, application's config xml, etc.
Application() — Constructor in class com.hippohx.Application
Do NOT call this constructor, please use getInstance method instead.
atime — Property in class com.hippohx.FileStats
Time of last access.
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