Uses of Class
com.iizix.util.XFile
Packages that use XFile
Uses of XFile in com.iizix.term
Methods in com.iizix.term with parameters of type XFileModifier and TypeMethodDescriptionstatic void
KeyboardRemapper.initializeKeyboardRemapper
(XFile file) Initializes the keyboard map from a file.Constructors in com.iizix.term with parameters of type XFileModifierConstructorDescriptionKeyboardRemapper
(XFile file) Initializes the keyboard map from a file.Loads the definition of the augmentation array from the file.Uses of XFile in com.iizix.term.ee
Constructors in com.iizix.term.ee with parameters of type XFileModifierConstructorDescriptionLoads the EE field from the EE screen file.Loads a step of logic from the EEM file.Loads the EE screen containing the host screen definition and the host fields.Uses of XFile in com.iizix.util
Methods in com.iizix.util with parameters of type XFileConstructors in com.iizix.util with parameters of type XFileModifierConstructorDescriptionLoads the contents a the opened file (typically from a JAR or ZIP file).Loads the contents a the opened file (typically from a JAR or ZIP file).Loads the contents a the opened file (typically from a JAR or ZIP file).Loads the contents a the opened file (typically from a JAR or ZIP file).Creates a new instance of a file in memory.Opens a new instance of a file at a specified file position.Opens the specified file for read.XOutputFile
(String fileName, XFile openFile) Creates the specified file for write.