A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

A

additional - Variable in class daevil.Daevil
 
addOption(MenuOption) - Method in class daevil.menu.Menu
 
addOption(String, String) - Method in class daevil.Daevil
 
addOption(String, String) - Method in class daevil.menu.MultiOSMenu
 
addOption(String, String, String) - Method in class daevil.menu.Menu
 
addOption(String, String, String) - Method in class daevil.menu.MultiOSMenu
 
addOption(String, String, String...) - Method in class daevil.menu.Menu
 
addOption(String, String, String...) - Method in class daevil.menu.MultiOSMenu
 
andThen(ExceptionalFunction<? super R, ? extends V, E>) - Method in interface daevil.property.ExceptionalFunction
 
ANY - daevil.OSType
 
append(String) - Method in class daevil.menu.BatchFileBuilder
 
apply() - Method in interface daevil.property.ExceptionalVoid
 
apply(T) - Method in interface daevil.property.ExceptionalFunction
 
argStart - Variable in class daevil.Daevil
 
argStartDarwin - Variable in class daevil.Daevil
 
argStop - Variable in class daevil.Daevil
 
assertEndsWith(String) - Method in class daevil.term.Gobbler
 
awaitFinish() - Method in class daevil.term.Gobbler
 
awaitTextEndsWith(String, long) - Method in class daevil.term.Gobbler
 

B

BashMenu - Class in daevil.menu
 
BashMenu(String) - Constructor for class daevil.menu.BashMenu
 
batchFileBuilder() - Method in class daevil.menu.BashMenu
 
batchFileBuilder() - Method in class daevil.menu.BatchFileMenu
 
batchFileBuilder() - Method in class daevil.menu.Menu
 
batchFileBuilder() - Method in class daevil.menu.MultiOSMenu
 
BatchFileBuilder - Class in daevil.menu
 
BatchFileBuilder() - Constructor for class daevil.menu.BatchFileBuilder
 
BatchFileBuilder(Boolean) - Constructor for class daevil.menu.BatchFileBuilder
 
BatchFileMenu - Class in daevil.menu
 
BatchFileMenu(String) - Constructor for class daevil.menu.BatchFileMenu
 
BatchFileMenu(String, List<MenuOption>) - Constructor for class daevil.menu.BatchFileMenu
 
BITMAPINFOHEADER() - Constructor for class daevil.iconexe.IconExe.BITMAPINFOHEADER
 

C

call(String, String...) - Method in class daevil.menu.BatchFileBuilder
 
cleanWinText(String) - Static method in class daevil.term.Gobbler
 
cleanWinTextAnsi(String) - Static method in class daevil.term.Gobbler
 
command - Variable in class daevil.term.ProcessResult
 
command(OSType, String) - Method in class daevil.menu.MenuOption
 
command(String) - Method in class daevil.menu.MenuOption
 
commandboxResolver - Class in daevil.menu.dependency
 
commandLines(OSType) - Method in class daevil.menu.MenuOption
 
commands(OSType) - Method in class daevil.menu.MenuOption
 
commandsish(OSType) - Method in class daevil.menu.MenuOption
 
compose(ExceptionalFunction<? super V, ? extends T, E>) - Method in interface daevil.property.ExceptionalFunction
 
Console - Class in daevil.term
 
Console() - Constructor for class daevil.term.Console
 
consoleSuccessOutput - Variable in class daevil.Daevil
 
controlScript() - Method in class daevil.Daevil
 
controlScript(OSType) - Method in class daevil.Daevil
 
convert(BufferedImage, int) - Static method in class daevil.iconexe.Depth
 
convert1(BufferedImage) - Static method in class daevil.iconexe.Depth
Converts the source to 1-bit colour depth (monochrome).
convert24(BufferedImage) - Static method in class daevil.iconexe.Depth
Converts the source image to 24-bit colour (RGB).
convert32(BufferedImage) - Static method in class daevil.iconexe.Depth
Converts the source image to 32-bit colour with transparency (ARGB).
convert4(BufferedImage) - Static method in class daevil.iconexe.Depth
Converts the source image to 4-bit colour using the default 16-colour palette: black dark red dark green dark yellow dark blue dark magenta dark cyan dark grey light grey red green yellow blue magenta cyan white No transparency.
convert4(BufferedImage, int[]) - Static method in class daevil.iconexe.Depth
Converts the source image to 4-bit colour using the given colour map.
convert8(BufferedImage) - Static method in class daevil.iconexe.Depth
Converts the source image to 8-bit colour using the default 256-colour palette.
convertInvisibleChars(String) - Static method in class daevil.term.Console
 
copyFile(String, String) - Static method in class daevil.iconexe.IconExe
 
createInfoHeader(BufferedImage) - Static method in class daevil.iconexe.WriteBMP32
Creates an InfoHeader from the source image.
ctlScript - Variable in class daevil.Daevil
 
CURSORDIR() - Constructor for class daevil.iconexe.IconExe.CURSORDIR
 

D

daevil - package daevil
 
Daevil - Class in daevil
 
Daevil() - Constructor for class daevil.Daevil
 
Daevil(String) - Constructor for class daevil.Daevil
 
daevil.daevil.script.nix.bash - package daevil.daevil.script.nix.bash
 
daevil.daevil.script.nix.bash.function - package daevil.daevil.script.nix.bash.function
 
daevil.daevil.script.windows.batch - package daevil.daevil.script.windows.batch
 
daevil.daevil.script.windows.batch.function - package daevil.daevil.script.windows.batch.function
 
daevil.daevil.script.windows.powershell - package daevil.daevil.script.windows.powershell
 
daevil.iconexe - package daevil.iconexe
 
Daevil.log - Class in daevil
 
daevil.menu - package daevil.menu
 
daevil.menu.dependency - package daevil.menu.dependency
 
daevil.property - package daevil.property
 
daevil.term - package daevil.term
 
debug(String) - Static method in class daevil.Daevil.log
 
debug(Path) - Static method in class daevil.Daevil.log
 
Depth - Class in daevil.iconexe
Provides useful methods for converting images from one colour depth to another.
Depth() - Constructor for class daevil.iconexe.Depth
 
description - Variable in class daevil.Daevil
 
description - Variable in class daevil.menu.MenuOption
 
dest - Variable in class daevil.Daevil
 
displayCommands(OSType) - Method in class daevil.menu.Menu
 

E

error(String) - Static method in class daevil.Daevil.log
 
exceptional(ExceptionalFunction<T, R, E>) - Static method in interface daevil.property.ExceptionalFunction
 
ExceptionalFunction<T,​R,​E extends java.lang.Exception> - Interface in daevil.property
 
ExceptionalSupplier<T,​E extends java.lang.Exception> - Interface in daevil.property
 
ExceptionalVoid<E extends java.lang.Exception> - Interface in daevil.property
 
ExceptionHandler(Class, Function<Exception, R>) - Constructor for class daevil.property.Result.ExceptionHandler
 
Exceptions - Class in daevil.property
 
Exceptions() - Constructor for class daevil.property.Exceptions
 
Exceptions.Wrapper<T> - Interface in daevil.property
 
execute(OSType, boolean) - Method in class daevil.menu.MenuOption
 
execute(OSType, int, boolean) - Method in class daevil.menu.MenuOption
 
execute(OSType, OSType, String, List<String>, Map<String, String>, int, boolean) - Method in class daevil.term.Console
 
execute(String, List<String>, Map<String, String>, int, boolean) - Method in enum daevil.OSType
 
execute(String, Map<String, String>) - Method in enum daevil.OSType
 
execute(Path) - Method in enum daevil.OSType
 
execute(Path, OSType, Map<String, String>) - Method in class daevil.menu.MultiOSMenu
 
execute(Path, Map<String, String>) - Method in class daevil.menu.MultiOSMenu
 
executeResolvers(Path, OSType) - Method in class daevil.menu.MultiOSMenu
Just for testing resolvers
exeIconsFromPng(String, Object) - Static method in class daevil.iconexe.IconExe
nasty little deal to create matching exe images from a png file
exitCode - Variable in class daevil.term.ProcessResult
 
ExplicitName<T> - Class in daevil.property
 

F

Failure(Result<R>) - Constructor for class daevil.property.Result.Failure
 
Failure(Exception) - Constructor for class daevil.property.Result.Failure
 
FileFormat() - Constructor for class daevil.iconexe.IconExe.FileFormat
 
fileName - Variable in class daevil.menu.Menu
 
functionBucket() - Method in class daevil.menu.BatchFileMenu
 

G

generate() - Method in class daevil.menu.BashMenu
 
generate() - Method in class daevil.menu.BatchFileMenu
 
generate() - Method in class daevil.menu.Menu
 
generate() - Method in class daevil.menu.MultiOSMenu
 
generate(OSType) - Method in class daevil.menu.dependency.commandboxResolver
 
generate(OSType) - Method in class daevil.menu.dependency.JavaResolver
 
generate(OSType) - Method in class daevil.menu.dependency.Resolver
 
generate(OSType) - Method in class daevil.menu.MultiOSMenu
 
generate(OSType, Path) - Method in class daevil.menu.MultiOSMenu
 
generate(Path) - Method in class daevil.menu.Menu
 
generate(Path) - Method in class daevil.menu.MultiOSMenu
 
generateNix() - Method in class daevil.menu.dependency.JavaResolver
 
generateResolverText(OSType) - Method in class daevil.menu.Menu
 
generateScripts(OSType, Path) - Method in class daevil.Daevil
 
generateScriptsForHostOS(Path) - Method in class daevil.Daevil
 
get() - Method in class daevil.property.Property
 
get() - Method in interface daevil.property.Readonly
 
get(Supplier<T>) - Static method in class daevil.property.Property
 
getBitmapSize(int, int, int) - Static method in class daevil.iconexe.WriteBMP32
Calculates the size in bytes of a bitmap with the specified size and colour depth.
getBuff(IconExe.ImageData) - Static method in class daevil.iconexe.IconExe
 
getBytesPerLine1(int) - Static method in class daevil.iconexe.WriteBMP32
Calculates the number of bytes per line required for the given width in pixels, for a 1-bit bitmap.
getBytesPerLine24(int) - Static method in class daevil.iconexe.WriteBMP32
Calculates the number of bytes per line required for the given with in pixels, for a 24-bit bitmap.
getBytesPerLine4(int) - Static method in class daevil.iconexe.WriteBMP32
Calculates the number of bytes per line required for the given with in pixels, for a 4-bit bitmap.
getBytesPerLine8(int) - Static method in class daevil.iconexe.WriteBMP32
Calculates the number of bytes per line required for the given with in pixels, for a 8-bit bitmap.
getColorMapSize(short) - Static method in class daevil.iconexe.WriteBMP32
Calculates the size in bytes for a colour map with the specified bit count.
getFunctionBucket() - Method in class daevil.menu.BatchFileBuilder
 
getInputAsString(InputStream) - Static method in class daevil.ResourceUtil
 
getOption(String) - Method in class daevil.menu.Menu
 
getOutput() - Method in class daevil.term.Gobbler
 
getPlainOutput() - Method in class daevil.term.Gobbler
 
getProcessStatus(PtyProcess) - Static method in class daevil.term.Console
 
Gobbler - Class in daevil.term
 
grepSuccessFile - Variable in class daevil.Daevil
 
grepSuccessString - Variable in class daevil.Daevil
 
GuessesName<T> - Class in daevil.property
 

H

host() - Static method in enum daevil.OSType
 

I

iColorsImportant - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
Number of important colours (0 = all).
iColorsUsed - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
Number of colours actually used in the bitmap.
iCompression - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
 
IconExe - Class in daevil.iconexe
Customize the icon of a Windows exe
IconExe() - Constructor for class daevil.iconexe.IconExe
 
IconExe.BITMAPINFOHEADER - Class in daevil.iconexe
 
IconExe.CURSORDIR - Class in daevil.iconexe
 
IconExe.FileFormat - Class in daevil.iconexe
 
IconExe.ICONRESDIR - Class in daevil.iconexe
 
IconExe.IconResInfo - Class in daevil.iconexe
 
IconExe.IMAGE_DATA_DIRECTORY - Class in daevil.iconexe
 
IconExe.IMAGE_DOS_HEADER - Class in daevil.iconexe
 
IconExe.IMAGE_FILE_HEADER - Class in daevil.iconexe
 
IconExe.IMAGE_NT_HEADERS - Class in daevil.iconexe
 
IconExe.IMAGE_OPTIONAL_HEADER - Class in daevil.iconexe
 
IconExe.IMAGE_RESOURCE_DATA_ENTRY - Class in daevil.iconexe
 
IconExe.IMAGE_RESOURCE_DIRECTORY - Class in daevil.iconexe
 
IconExe.IMAGE_RESOURCE_DIRECTORY_ENTRY - Class in daevil.iconexe
 
IconExe.IMAGE_SECTION_HEADER - Class in daevil.iconexe
 
IconExe.NEWHEADER - Class in daevil.iconexe
 
IconExe.RESDIR - Class in daevil.iconexe
 
ICONRESDIR() - Constructor for class daevil.iconexe.IconExe.ICONRESDIR
 
IconResInfo() - Constructor for class daevil.iconexe.IconExe.IconResInfo
 
iHeight - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The height in pixels of the bitmap represented by this InfoHeader.
iImageSize - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The compressed size of the image in bytes, or 0 if iCompression is 0.
IMAGE_DATA_DIRECTORY() - Constructor for class daevil.iconexe.IconExe.IMAGE_DATA_DIRECTORY
 
IMAGE_DOS_HEADER() - Constructor for class daevil.iconexe.IconExe.IMAGE_DOS_HEADER
 
IMAGE_FILE_HEADER() - Constructor for class daevil.iconexe.IconExe.IMAGE_FILE_HEADER
 
IMAGE_NT_HEADERS() - Constructor for class daevil.iconexe.IconExe.IMAGE_NT_HEADERS
 
IMAGE_OPTIONAL_HEADER() - Constructor for class daevil.iconexe.IconExe.IMAGE_OPTIONAL_HEADER
 
IMAGE_RESOURCE_DATA_ENTRY() - Constructor for class daevil.iconexe.IconExe.IMAGE_RESOURCE_DATA_ENTRY
 
IMAGE_RESOURCE_DIRECTORY() - Constructor for class daevil.iconexe.IconExe.IMAGE_RESOURCE_DIRECTORY
 
IMAGE_RESOURCE_DIRECTORY_ENTRY() - Constructor for class daevil.iconexe.IconExe.IMAGE_RESOURCE_DIRECTORY_ENTRY
 
IMAGE_SECTION_HEADER() - Constructor for class daevil.iconexe.IconExe.IMAGE_SECTION_HEADER
 
in(Class<U>) - Method in interface daevil.property.Exceptions.Wrapper
 
in(Function<Exception, U>) - Method in interface daevil.property.Exceptions.Wrapper
 
in(Supplier<U>) - Method in interface daevil.property.Exceptions.Wrapper
 
info(String) - Static method in class daevil.Daevil.log
 
info(Path) - Static method in class daevil.Daevil.log
 
InfoHeader() - Constructor for class daevil.iconexe.WriteBMP32.InfoHeader
Creates an InfoHeader with default values.
InfoHeader(WriteBMP32.InfoHeader) - Constructor for class daevil.iconexe.WriteBMP32.InfoHeader
Creates a copy of the source InfoHeader.
iNumColors - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
Calculated number of colours, based on the colour depth specified by sBitCount.
iSize - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The size of this InfoHeader structure in bytes.
iWidth - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The width in pixels of the bitmap represented by this InfoHeader.
iXpixelsPerM - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
Horizontal resolution in pixels/m.
iYpixelsPerM - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
Vertical resolution in pixels/m.

J

javaResolver() - Method in class daevil.Daevil
 
javaResolver() - Method in class daevil.menu.Menu
 
JavaResolver - Class in daevil.menu.dependency
 
JavaResolver(Menu) - Constructor for class daevil.menu.dependency.JavaResolver
 
jreZip - Variable in class daevil.menu.dependency.JavaResolver
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtefile_ageGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtemd5url_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtemd5url_unzipGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jteprompt_confirmGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtesha256url_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtesha256url_unarchiveGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jtestring_replaceGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.function.Jteurl_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.JteBashEchoResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.JteJavaResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.nix.bash.JteMd5UrlUnzipResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jtefile_unzipGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5url_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5url_unzipGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jteprompt_confirmGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.JtereadkeysGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jteurl_file2Generated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.function.Jteurl_fileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.JteBatEchoResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.JteBatMd5UrlFileResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.JteBatMd5UrlUnzipResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.JteBatUrlFileResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.batch.JteJavaResolverGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.JtedownloadFileGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.JtefileContentGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.Jtemd5Generated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.JtereadkeyGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.Jteunzip7zaGenerated
 
JTE_LINE_INFO - Static variable in class daevil.daevil.script.windows.powershell.JteunzipGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtefile_ageGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtemd5url_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtemd5url_unzipGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jteprompt_confirmGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtesha256url_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtesha256url_unarchiveGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jtestring_replaceGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.function.Jteurl_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.JteBashEchoResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.JteJavaResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.nix.bash.JteMd5UrlUnzipResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jtefile_unzipGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5url_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jtemd5url_unzipGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jteprompt_confirmGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.JtereadkeysGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jteurl_file2Generated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.function.Jteurl_fileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.JteBatEchoResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.JteBatMd5UrlFileResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.JteBatMd5UrlUnzipResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.JteBatUrlFileResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.batch.JteJavaResolverGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.JtedownloadFileGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.JtefileContentGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.Jtemd5Generated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.JtereadkeyGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.Jteunzip7zaGenerated
 
JTE_NAME - Static variable in class daevil.daevil.script.windows.powershell.JteunzipGenerated
 
JteBashEchoResolverGenerated - Class in daevil.daevil.script.nix.bash
 
JteBashEchoResolverGenerated() - Constructor for class daevil.daevil.script.nix.bash.JteBashEchoResolverGenerated
 
JteBatEchoResolverGenerated - Class in daevil.daevil.script.windows.batch
 
JteBatEchoResolverGenerated() - Constructor for class daevil.daevil.script.windows.batch.JteBatEchoResolverGenerated
 
JteBatMd5UrlFileResolverGenerated - Class in daevil.daevil.script.windows.batch
 
JteBatMd5UrlFileResolverGenerated() - Constructor for class daevil.daevil.script.windows.batch.JteBatMd5UrlFileResolverGenerated
 
JteBatMd5UrlUnzipResolverGenerated - Class in daevil.daevil.script.windows.batch
 
JteBatMd5UrlUnzipResolverGenerated() - Constructor for class daevil.daevil.script.windows.batch.JteBatMd5UrlUnzipResolverGenerated
 
JteBatUrlFileResolverGenerated - Class in daevil.daevil.script.windows.batch
 
JteBatUrlFileResolverGenerated() - Constructor for class daevil.daevil.script.windows.batch.JteBatUrlFileResolverGenerated
 
JtedownloadFileGenerated - Class in daevil.daevil.script.windows.powershell
 
JtedownloadFileGenerated() - Constructor for class daevil.daevil.script.windows.powershell.JtedownloadFileGenerated
 
Jtefile_ageGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtefile_ageGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtefile_ageGenerated
 
Jtefile_unzipGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jtefile_unzipGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jtefile_unzipGenerated
 
JtefileContentGenerated - Class in daevil.daevil.script.windows.powershell
 
JtefileContentGenerated() - Constructor for class daevil.daevil.script.windows.powershell.JtefileContentGenerated
 
JteJavaResolverGenerated - Class in daevil.daevil.script.nix.bash
 
JteJavaResolverGenerated - Class in daevil.daevil.script.windows.batch
 
JteJavaResolverGenerated() - Constructor for class daevil.daevil.script.nix.bash.JteJavaResolverGenerated
 
JteJavaResolverGenerated() - Constructor for class daevil.daevil.script.windows.batch.JteJavaResolverGenerated
 
Jtemd5_fileGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jtemd5_fileGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jtemd5_fileGenerated
 
Jtemd5Generated - Class in daevil.daevil.script.windows.powershell
 
Jtemd5Generated() - Constructor for class daevil.daevil.script.windows.powershell.Jtemd5Generated
 
Jtemd5url_fileGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtemd5url_fileGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jtemd5url_fileGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtemd5url_fileGenerated
 
Jtemd5url_fileGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jtemd5url_fileGenerated
 
Jtemd5url_unzipGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtemd5url_unzipGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jtemd5url_unzipGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtemd5url_unzipGenerated
 
Jtemd5url_unzipGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jtemd5url_unzipGenerated
 
JteMd5UrlUnzipResolverGenerated - Class in daevil.daevil.script.nix.bash
 
JteMd5UrlUnzipResolverGenerated() - Constructor for class daevil.daevil.script.nix.bash.JteMd5UrlUnzipResolverGenerated
 
Jteprompt_confirmGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jteprompt_confirmGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jteprompt_confirmGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jteprompt_confirmGenerated
 
Jteprompt_confirmGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jteprompt_confirmGenerated
 
JtereadkeyGenerated - Class in daevil.daevil.script.windows.powershell
 
JtereadkeyGenerated() - Constructor for class daevil.daevil.script.windows.powershell.JtereadkeyGenerated
 
JtereadkeysGenerated - Class in daevil.daevil.script.windows.batch.function
 
JtereadkeysGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.JtereadkeysGenerated
 
Jtesha256url_fileGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtesha256url_fileGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtesha256url_fileGenerated
 
Jtesha256url_unarchiveGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtesha256url_unarchiveGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtesha256url_unarchiveGenerated
 
Jtestring_replaceGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jtestring_replaceGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jtestring_replaceGenerated
 
Jteunzip7zaGenerated - Class in daevil.daevil.script.windows.powershell
 
Jteunzip7zaGenerated() - Constructor for class daevil.daevil.script.windows.powershell.Jteunzip7zaGenerated
 
JteunzipGenerated - Class in daevil.daevil.script.windows.powershell
 
JteunzipGenerated() - Constructor for class daevil.daevil.script.windows.powershell.JteunzipGenerated
 
Jteurl_file2Generated - Class in daevil.daevil.script.windows.batch.function
 
Jteurl_file2Generated() - Constructor for class daevil.daevil.script.windows.batch.function.Jteurl_file2Generated
 
Jteurl_fileGenerated - Class in daevil.daevil.script.nix.bash.function
 
Jteurl_fileGenerated - Class in daevil.daevil.script.windows.batch.function
 
Jteurl_fileGenerated() - Constructor for class daevil.daevil.script.nix.bash.function.Jteurl_fileGenerated
 
Jteurl_fileGenerated() - Constructor for class daevil.daevil.script.windows.batch.function.Jteurl_fileGenerated
 

L

LittleEndianOutputStream(OutputStream) - Constructor for class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Creates a new instance of LittleEndianOutputStream, which will write to the specified target.
load(InputStream, IconExe.ImageLoader) - Static method in class daevil.iconexe.IconExe.FileFormat
 
loadFromStream(IconExe.LEDataInputStream) - Method in class daevil.iconexe.IconExe.FileFormat
 
log() - Constructor for class daevil.Daevil.log
 
logFileErr - Variable in class daevil.Daevil
 
logFileOut - Variable in class daevil.Daevil
 
LOGLEVEL_PROPERTY - Static variable in class daevil.Daevil
 

M

main(String[]) - Static method in class daevil.iconexe.IconExe
Replace the Desktop icons provided in the Windows executable program with matching icons provided by the user.
map(Class<E>, Function<E, R>) - Method in class daevil.property.Result.Failure
 
map(Class<E>, Function<E, R>) - Method in interface daevil.property.Result
 
map(Class<E>, Function<E, R>) - Method in class daevil.property.Result.Success
 
map(Function<T, R>) - Method in class daevil.property.Result.Failure
 
map(Function<T, R>) - Method in interface daevil.property.Result
 
map(Function<T, R>) - Method in class daevil.property.Result.Success
 
mapExceptional(ExceptionalFunction<T, R, E>) - Method in class daevil.property.Result.Failure
 
mapExceptional(ExceptionalFunction<T, R, E>) - Method in interface daevil.property.Result
 
mapExceptional(ExceptionalFunction<T, R, E>) - Method in class daevil.property.Result.Success
 
mapper() - Method in class daevil.property.Result.ResultMapper
 
markExecutable(Path) - Static method in class daevil.ResourceUtil
 
menu(OSType) - Method in class daevil.menu.MultiOSMenu
 
Menu - Class in daevil.menu
 
Menu(String) - Constructor for class daevil.menu.Menu
 
Menu(String, List<MenuOption>) - Constructor for class daevil.menu.Menu
 
MenuOption - Class in daevil.menu
 
MultiOSMenu - Class in daevil.menu
 
MultiOSMenu(String) - Constructor for class daevil.menu.MultiOSMenu
 

N

name - Variable in class daevil.Daevil
 
name - Variable in class daevil.menu.MenuOption
 
name() - Method in class daevil.property.ExplicitName
 
name() - Method in class daevil.property.GuessesName
 
name() - Method in interface daevil.property.Named
 
named() - Method in class daevil.property.Property
 
named(String) - Method in class daevil.property.Property
 
Named<T> - Interface in daevil.property
 
NEWHEADER() - Constructor for class daevil.iconexe.IconExe.NEWHEADER
 
NIX - daevil.OSType
 
NIX_DARWINISH - daevil.OSType
 
NIX_DEBIANISH - daevil.OSType
 
NIX_RHELISH - daevil.OSType
 
number - Variable in class daevil.menu.MenuOption
 

O

on(Class<E>, Function<E, R>) - Method in class daevil.property.Result.ResultMapper
 
onSuccess(Function<T, R>) - Static method in interface daevil.property.Result
 
optional() - Method in interface daevil.property.ExceptionalFunction
 
options() - Method in class daevil.menu.Menu
 
options(List<MenuOption>) - Method in class daevil.menu.Menu
 
orElse(Supplier<R>) - Method in interface daevil.property.OrElse
 
orElse(Supplier<R>) - Method in interface daevil.property.WrapBuilder
 
orElse(R) - Method in interface daevil.property.OrElse
 
orElse(R) - Method in interface daevil.property.WrapBuilder
 
OrElse<T,​R,​E extends java.lang.Exception> - Interface in daevil.property
 
OSType - Enum in daevil
 
output - Variable in class daevil.term.ProcessResult
 
outputNoAnsi - Variable in class daevil.term.ProcessResult
 

P

peek(Consumer<E>) - Method in interface daevil.property.WrapBuilder
 
pidFile - Variable in class daevil.Daevil
 
powerShellString(String, Object...) - Static method in class daevil.menu.BatchFileBuilder
 
powerShellVariable(String, String, Object...) - Static method in class daevil.menu.BatchFileBuilder
 
ProcessResult - Class in daevil.term
 
ProcessResult(String) - Constructor for class daevil.term.ProcessResult
 
ProcessResult(String, String, int) - Constructor for class daevil.term.ProcessResult
 
prompt - Variable in class daevil.menu.dependency.commandboxResolver
 
prompt - Variable in class daevil.menu.dependency.JavaResolver
 
Property<T> - Class in daevil.property
 
Property(Supplier<T>, Function<T, T>) - Constructor for class daevil.property.Property
 
Property.PropertyBuilder<T> - Interface in daevil.property
 

R

readLine() - Method in class daevil.term.Gobbler
 
readLine(long) - Method in class daevil.term.Gobbler
 
readonly() - Method in interface daevil.property.Property.PropertyBuilder
 
Readonly<T> - Interface in daevil.property
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtefile_ageGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtemd5url_fileGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtemd5url_unzipGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jteprompt_confirmGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtesha256url_fileGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtesha256url_unarchiveGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jtestring_replaceGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.nix.bash.function.Jteurl_fileGenerated
 
render(TemplateOutput, HtmlInterceptor) - Static method in class daevil.daevil.script.windows.powershell.JtereadkeyGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jtefile_unzipGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5_fileGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5url_fileGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5url_unzipGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jteprompt_confirmGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.JtereadkeysGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jteurl_file2Generated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder) - Static method in class daevil.daevil.script.windows.batch.function.Jteurl_fileGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder, String, String) - Static method in class daevil.daevil.script.windows.batch.JteJavaResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder, String, String, String) - Static method in class daevil.daevil.script.windows.batch.JteBatEchoResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder, String, String, String) - Static method in class daevil.daevil.script.windows.batch.JteBatMd5UrlUnzipResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder, String, String, String, String) - Static method in class daevil.daevil.script.windows.batch.JteBatMd5UrlFileResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, BatchFileBuilder, String, String, String, String) - Static method in class daevil.daevil.script.windows.batch.JteBatUrlFileResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, Object...) - Static method in class daevil.daevil.script.windows.powershell.JtedownloadFileGenerated
 
render(TemplateOutput, HtmlInterceptor, Object...) - Static method in class daevil.daevil.script.windows.powershell.JtefileContentGenerated
 
render(TemplateOutput, HtmlInterceptor, Object...) - Static method in class daevil.daevil.script.windows.powershell.Jtemd5Generated
 
render(TemplateOutput, HtmlInterceptor, Object...) - Static method in class daevil.daevil.script.windows.powershell.Jteunzip7zaGenerated
 
render(TemplateOutput, HtmlInterceptor, Object...) - Static method in class daevil.daevil.script.windows.powershell.JteunzipGenerated
 
render(TemplateOutput, HtmlInterceptor, String, String) - Static method in class daevil.daevil.script.nix.bash.JteJavaResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, String, String, String) - Static method in class daevil.daevil.script.nix.bash.JteBashEchoResolverGenerated
 
render(TemplateOutput, HtmlInterceptor, String, String, String) - Static method in class daevil.daevil.script.nix.bash.JteMd5UrlUnzipResolverGenerated
 
render(String, Object...) - Static method in class daevil.Daevil
 
render(String, Map<String, Object>) - Static method in class daevil.Daevil
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtefile_ageGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtemd5url_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtemd5url_unzipGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jteprompt_confirmGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtesha256url_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtesha256url_unarchiveGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jtestring_replaceGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.function.Jteurl_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.JteBashEchoResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.JteJavaResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.nix.bash.JteMd5UrlUnzipResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jtefile_unzipGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5url_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jtemd5url_unzipGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jteprompt_confirmGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.JtereadkeysGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jteurl_file2Generated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.function.Jteurl_fileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.JteBatEchoResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.JteBatMd5UrlFileResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.JteBatMd5UrlUnzipResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.JteBatUrlFileResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.batch.JteJavaResolverGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.JtedownloadFileGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.JtefileContentGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.Jtemd5Generated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.JtereadkeyGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.Jteunzip7zaGenerated
 
renderMap(TemplateOutput, HtmlInterceptor, Map<String, Object>) - Static method in class daevil.daevil.script.windows.powershell.JteunzipGenerated
 
RESDIR() - Constructor for class daevil.iconexe.IconExe.RESDIR
 
resolver(Resolver) - Method in class daevil.menu.Menu
 
Resolver - Class in daevil.menu.dependency
 
Resolver(Menu) - Constructor for class daevil.menu.dependency.Resolver
 
resolvers() - Method in class daevil.menu.Menu
 
resolvers(List<Resolver>) - Method in class daevil.menu.Menu
 
ResourceUtil - Class in daevil
 
ResourceUtil() - Constructor for class daevil.ResourceUtil
 
Result<T> - Interface in daevil.property
 
Result.ExceptionHandler<R> - Class in daevil.property
 
Result.Failure<T> - Class in daevil.property
 
Result.ResultMapper<T,​R> - Class in daevil.property
 
Result.Success<T> - Class in daevil.property
 
resultInOut() - Method in interface daevil.property.ExceptionalFunction
 
ResultMapper(Function<T, R>) - Constructor for class daevil.property.Result.ResultMapper
 
resultOut() - Method in interface daevil.property.ExceptionalFunction
 
run() - Method in class daevil.term.Gobbler
 

S

sBitCount - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The bit count, which represents the colour depth (bits per pixel).
serviceImg - Variable in class daevil.Daevil
 
set(Function<T, T>) - Method in interface daevil.property.Property.PropertyBuilder
 
set(Function<T, T>) - Static method in class daevil.property.Property
 
set(T) - Method in class daevil.property.Property
 
set(T) - Method in interface daevil.property.Writeonly
 
setIcon(File, File) - Static method in class daevil.iconexe.IconExe
 
setIcon(File, String) - Static method in class daevil.iconexe.IconExe
 
setLevel(Level) - Static method in class daevil.Daevil.log
 
setRunWIthWineCmd(PtyProcessBuilder, String) - Static method in class daevil.term.Console
 
sPlanes - Variable in class daevil.iconexe.WriteBMP32.InfoHeader
The number of planes, which should always be 1.
startReader(InputStream, CountDownLatch) - Static method in class daevil.term.Console
 
startStderrGobbler(PtyProcess) - Static method in class daevil.term.Console
 
startStdoutGobbler(PtyProcess) - Static method in class daevil.term.Console
 
stream() - Method in interface daevil.property.ExceptionalFunction
 
stream(ExceptionalFunction<T, R, E>) - Static method in class daevil.property.Exceptions
 
success() - Method in class daevil.property.Result.Failure
 
success() - Method in interface daevil.property.Result
 
success() - Method in class daevil.property.Result.Success
 
Success(T) - Constructor for class daevil.property.Result.Success
 
supply() - Method in interface daevil.property.ExceptionalSupplier
 
swapDouble(double) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Reverses the byte order of the source double value
swapFloat(float) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Reverses the byte order of the source float value
swapInteger(int) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Reverses the byte order of the source int value
swapLong(long) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Reverses the byte order of the source long value
swapShort(short) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Reverses the byte order of the source short value

T

title - Variable in class daevil.Daevil
 
title - Variable in class daevil.menu.Menu
 
title(String) - Method in class daevil.menu.Menu
 
to(ExceptionalFunction<T, R, E>, Function<R, R2>, Function<E, R2>) - Static method in class daevil.property.Exceptions
 
toCharString(StringBuilder, int, int, char) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
 
toHexString(int, boolean, int) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
 
toInfoString(int) - Static method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
 
toOptional(ExceptionalFunction<T, R, E>) - Static method in class daevil.property.Exceptions
 
toOptional(ExceptionalSupplier<R, E>) - Static method in class daevil.property.Exceptions
 
toString() - Method in class daevil.menu.BatchFileBuilder
 
toString() - Method in class daevil.property.Property
 
toString() - Method in class daevil.term.ProcessResult
 
trace(String) - Static method in class daevil.Daevil.log
 
type() - Method in enum daevil.OSType
 
typeOf(OSType) - Method in enum daevil.OSType
 

U

unchecked() - Method in interface daevil.property.ExceptionalFunction
 
unchecked(ExceptionalFunction<T, R, E>) - Static method in class daevil.property.Exceptions
 
unchecked(ExceptionalSupplier<T, E>) - Static method in class daevil.property.Exceptions
 
unchecked(ExceptionalVoid) - Static method in class daevil.property.Exceptions
 
unwrap() - Method in class daevil.property.Result.Failure
 
unwrap() - Method in class daevil.property.Result.Success
 
unwrap() - Method in interface daevil.property.Result
 
urlPrefix - Variable in class daevil.menu.dependency.commandboxResolver
 
urlPrefix - Variable in class daevil.menu.dependency.JavaResolver
 
user - Variable in class daevil.Daevil
 

V

valueOf(String) - Static method in enum daevil.OSType
Returns the enum constant of this type with the specified name.
values() - Static method in enum daevil.OSType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class daevil.menu.dependency.commandboxResolver
 
version - Variable in class daevil.menu.dependency.JavaResolver
 
VERSION - Static variable in class daevil.iconexe.IconExe
 

W

WINDOWS - daevil.OSType
 
wrap(Function<T, R>) - Static method in interface daevil.property.Result
 
WrapBuilder<T,​R,​E extends java.lang.Exception> - Interface in daevil.property
 
wrapConsumer(Consumer<T>) - Static method in interface daevil.property.Result
 
wrapException(Function<E, R>) - Method in interface daevil.property.WrapBuilder
 
wrapException(Supplier<R>) - Method in interface daevil.property.WrapBuilder
 
wrapExceptional(ExceptionalFunction<T, R, E>) - Static method in interface daevil.property.Result
 
wrappingAll(ExceptionalSupplier<T, E>) - Static method in class daevil.property.Exceptions
 
wrappingChecked(ExceptionalSupplier<T, E>) - Static method in class daevil.property.Exceptions
 
wrapReturn(ExceptionalFunction<T, R, E>) - Static method in interface daevil.property.Result
 
wrapReturn(ExceptionalSupplier<R, E>) - Static method in interface daevil.property.Result
 
wrapReturn(Function<R, V>) - Method in interface daevil.property.ExceptionalFunction
 
write(WriteBMP32.LittleEndianOutputStream) - Method in class daevil.iconexe.WriteBMP32.InfoHeader
Writes the InfoHeader structure to output
write(BufferedImage, File) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes BMP data the output file
write(BufferedImage, OutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes BMP data to the output
write(Path) - Method in class daevil.menu.BatchFileBuilder
 
write1(Raster, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes raster data as a 1-bit bitmap.
write24(Raster, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes raster data as a 24-bit bitmap.
write32(Raster, Raster, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes raster data, together with alpha (transparency) data, as a 32-bit bitmap.
write4(Raster, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes raster data as a 4-bit bitmap.
write8(Raster, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Encodes and writes raster data as an 8-bit bitmap.
WriteBMP32 - Class in daevil.iconexe
For writing 32 bit BMP (imageio won't), credit to Ian McDonagh
WriteBMP32.InfoHeader - Class in daevil.iconexe
 
WriteBMP32.LittleEndianOutputStream - Class in daevil.iconexe
 
writeColorMap(IndexColorModel, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Writes the colour map resulting from the source IndexColorModel.
writeDebug(Path) - Method in class daevil.menu.BatchFileBuilder
 
writeDoubleLE(double) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Writes a little-endian double value
writeFileHeader(int, int, WriteBMP32.LittleEndianOutputStream) - Static method in class daevil.iconexe.WriteBMP32
Writes the file header.
writeFloatLE(float) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Writes a little-endian float value
writeIntLE(int) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Writes a little-endian int value
writeLongLE(long) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Writes a little-endian long value
Writeonly<T> - Interface in daevil.property
 
writeShortLE(short) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
Writes a little-endian short value
writeToStdinAndFlush(PtyProcess, String, boolean) - Static method in class daevil.term.Console
 
writeUnsignedInt(long) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
 
writeUnsignedIntLE(long) - Method in class daevil.iconexe.WriteBMP32.LittleEndianOutputStream
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages