A B C D E F G I K L M N O P R S T U W

G

getByteorder() - Method in class com.kirkwarez.kirkpack.io.EndianInputStream
Returns the byte order.
getByteorder() - Method in class com.kirkwarez.kirkpack.io.EndianOutputStream
Returns the byte order.
getFileName() - Method in class com.kirkwarez.wdysdv.gui.FilePanel
Returns the filename in the textfield.
getFiles(File) - Method in class com.kirkwarez.wdysdv.control.WVControl
Returns all the files in the given folder that comply with the current settings in the GUI.
getInFile() - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Retrieves what the user put in the input field, or null if he didn't put in anything.
getInputFile() - Method in class com.kirkwarez.wdysdv.batch.Task
Returns the input file.
getInputStream() - Method in class com.kirkwarez.kirkpack.io.Streamer
Returns the input stream.
getIterator() - Method in class com.kirkwarez.wdysdv.batch.Batch
Returns an iterator over the tasks.
getLength() - Method in class com.kirkwarez.kirkpack.io.eoa.wdysv.WDYSVInputStream
Returns the length of the unencrypted data as indicated by the header of the file.
getLength() - Method in class com.kirkwarez.kirkpack.io.eoa.wdysv.WDYSVOutputStream
Returns the length of the unencrypted data, as written to the fileheader.
getLength() - Method in class com.kirkwarez.kirkpack.io.uru.wdys.WDYSInputStream
Returns the length of the unencrypted data as indicated by the header of the file.
getLength() - Method in class com.kirkwarez.kirkpack.io.uru.wdys.WDYSOutputStream
Returns the length of the unencrypted data, as written to the fileheader.
getMode() - Method in class com.kirkwarez.wdysdv.batch.Task
Returns the mode of operation, which is either ENCRYPT or DECRYPT.
getMode() - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Retrieves the user selected mode.
getNewTask() - Method in class com.kirkwarez.wdysdv.control.WVControl
Retrieves data from the GUI and makes a Task out of it.
getNumberOfTasks() - Method in class com.kirkwarez.wdysdv.batch.Batch
Returns the length of this batch.
getOutFile() - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Retrieves what the user put in the output field, or null if he didn't put in anything.
getOutputFile() - Method in class com.kirkwarez.wdysdv.batch.Task
Returns the output file.
getOutputStream() - Method in class com.kirkwarez.kirkpack.io.Streamer
Returns the output stream.
getSelectedTask() - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Returns the index of the task that is currently selected.
getSuggestedOutFile(File, File) - Method in class com.kirkwarez.wdysdv.control.WVControl
Sets the suggested output filename in the output filename field.
getTask(int) - Method in class com.kirkwarez.wdysdv.batch.Batch
Returns the task at the index position in the batch.
getText() - Method in class com.kirkwarez.wdysdv.gui.DisplayFrame
Returns the displayed text.
getType() - Method in class com.kirkwarez.wdysdv.batch.Task
Returns the type of encryption, which is either EOA or URU.
getType() - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Retrieves the user selected type.
gui - Variable in class com.kirkwarez.wdysdv.control.WVControl
The associated GUI.

A B C D E F G I K L M N O P R S T U W