Index

A B C D E F G H I J K L M N O P R S T U W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

ARM64 - Static variable in class org.jline.nativ.OSInfo
 
attributes - Variable in class org.jline.nativ.Kernel32.CHAR_INFO
 
attributes - Variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 

B

BACKGROUND_BLUE - Static variable in class org.jline.nativ.Kernel32
 
BACKGROUND_GREEN - Static variable in class org.jline.nativ.Kernel32
 
BACKGROUND_INTENSITY - Static variable in class org.jline.nativ.Kernel32
 
BACKGROUND_RED - Static variable in class org.jline.nativ.Kernel32
 
bottom - Variable in class org.jline.nativ.Kernel32.SMALL_RECT
 
buttonState - Variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

C

c_cc - Variable in class org.jline.nativ.CLibrary.Termios
 
c_cflag - Variable in class org.jline.nativ.CLibrary.Termios
 
c_iflag - Variable in class org.jline.nativ.CLibrary.Termios
 
c_ispeed - Variable in class org.jline.nativ.CLibrary.Termios
 
c_lflag - Variable in class org.jline.nativ.CLibrary.Termios
 
c_oflag - Variable in class org.jline.nativ.CLibrary.Termios
 
c_ospeed - Variable in class org.jline.nativ.CLibrary.Termios
 
CAPSLOCK_ON - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
CAPSLOCK_ON - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
CHAR_INFO() - Constructor for class org.jline.nativ.Kernel32.CHAR_INFO
 
CLibrary - Class in org.jline.nativ
Interface to access some low level POSIX functions,.
CLibrary() - Constructor for class org.jline.nativ.CLibrary
 
CLibrary.Termios - Class in org.jline.nativ
termios structure for termios functions, describing a general terminal interface that is provided to control asynchronous communications ports
CLibrary.WinSize - Class in org.jline.nativ
Window sizes.
CloseHandle(long) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms724211%28VS.85%29.aspx
commandId - Variable in class org.jline.nativ.Kernel32.MENU_EVENT_RECORD
 
COMMON_LVB_GRID_HORIZONTAL - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_GRID_LVERTICAL - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_GRID_RVERTICAL - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_LEADING_BYTE - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_REVERSE_VIDEO - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_TRAILING_BYTE - Static variable in class org.jline.nativ.Kernel32
 
COMMON_LVB_UNDERSCORE - Static variable in class org.jline.nativ.Kernel32
 
Configuration Options - Search tag in class org.jline.nativ.JLineNativeLoader
Section
CONSOLE_SCREEN_BUFFER_INFO() - Constructor for class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
controlKeyState - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
controlKeyState - Variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
COORD() - Constructor for class org.jline.nativ.Kernel32.COORD
 
copy() - Method in class org.jline.nativ.Kernel32.COORD
 
copy() - Method in class org.jline.nativ.Kernel32.SMALL_RECT
 
cursorPosition - Variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 

D

DOUBLE_CLICK - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

E

ENHANCED_KEY - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
ENHANCED_KEY - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
eventFlags - Variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
eventType - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 

F

FillConsoleOutputAttribute(long, short, int, Kernel32.COORD, int[]) - Static method in class org.jline.nativ.Kernel32
see: https://msdn.microsoft.com/en-us/library/ms682662%28VS.85%29.aspx
FillConsoleOutputCharacterW(long, char, int, Kernel32.COORD, int[]) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms682663%28VS.85%29.aspx
FlushConsoleInputBuffer(long) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms683147(v=VS.85).aspx
FOCUS_EVENT - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
FOCUS_EVENT_RECORD() - Constructor for class org.jline.nativ.Kernel32.FOCUS_EVENT_RECORD
 
focusEvent - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
FOREGROUND_BLUE - Static variable in class org.jline.nativ.Kernel32
 
FOREGROUND_GREEN - Static variable in class org.jline.nativ.Kernel32
 
FOREGROUND_INTENSITY - Static variable in class org.jline.nativ.Kernel32
 
FOREGROUND_RED - Static variable in class org.jline.nativ.Kernel32
 
FORMAT_MESSAGE_FROM_SYSTEM - Static variable in class org.jline.nativ.Kernel32
 
FormatMessageW(int, long, int, int, byte[], int, long[]) - Static method in class org.jline.nativ.Kernel32
 
free(long) - Static method in class org.jline.nativ.Kernel32
 
FROM_LEFT_1ST_BUTTON_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
FROM_LEFT_2ND_BUTTON_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
FROM_LEFT_3RD_BUTTON_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
FROM_LEFT_4TH_BUTTON_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

G

getArchName() - Static method in class org.jline.nativ.OSInfo
 
GetConsoleMode(long, int[]) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms683167%28VS.85%29.aspx
GetConsoleOutputCP() - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms683169(v=VS.85).aspx
GetConsoleScreenBufferInfo(long, Kernel32.CONSOLE_SCREEN_BUFFER_INFO) - Static method in class org.jline.nativ.Kernel32
See: http://msdn.microsoft.com/en-us/library/ms683171%28VS.85%29.aspx
GetLastError() - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms679360(VS.85).aspx
getLastErrorMessage() - Static method in class org.jline.nativ.Kernel32
 
getMajorVersion() - Static method in class org.jline.nativ.JLineNativeLoader
Returns the major version number of the JLine library.
getMinorVersion() - Static method in class org.jline.nativ.JLineNativeLoader
Returns the minor version number of the JLine library.
getNativeLibFolderPathForCurrentOS() - Static method in class org.jline.nativ.OSInfo
 
getNativeLibraryPath() - Static method in class org.jline.nativ.JLineNativeLoader
Returns the absolute path to the loaded native library file.
getNativeLibrarySourceUrl() - Static method in class org.jline.nativ.JLineNativeLoader
Returns the source URL from which the native library was loaded.
GetNumberOfConsoleInputEvents(long, int[]) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms683207(v=VS.85).aspx
getOSName() - Static method in class org.jline.nativ.OSInfo
 
GetStdHandle(int) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms683231%28VS.85%29.aspx
getTerminalWidth(int) - Static method in class org.jline.nativ.CLibrary
 
getVersion() - Static method in class org.jline.nativ.JLineNativeLoader
Returns the full version string of the JLine library.

H

height() - Method in class org.jline.nativ.Kernel32.SMALL_RECT
 

I

IA64 - Static variable in class org.jline.nativ.OSInfo
 
IA64_32 - Static variable in class org.jline.nativ.OSInfo
 
initialize() - Static method in class org.jline.nativ.JLineNativeLoader
Loads the JLine native library for the current platform.
INPUT_RECORD() - Constructor for class org.jline.nativ.Kernel32.INPUT_RECORD
 
INVALID_HANDLE_VALUE - Static variable in class org.jline.nativ.Kernel32
 
ioctl(int, long, int[]) - Static method in class org.jline.nativ.CLibrary
Control a STREAMS device.
ioctl(int, long, CLibrary.WinSize) - Static method in class org.jline.nativ.CLibrary
 
isAlpine() - Static method in class org.jline.nativ.OSInfo
 
isAndroid() - Static method in class org.jline.nativ.OSInfo
 
isatty(int) - Static method in class org.jline.nativ.CLibrary
test whether a file descriptor refers to a terminal
isatty(int) - Static method in class org.jline.nativ.Kernel32
 

J

Java Module System (JPMS) Considerations - Search tag in class org.jline.nativ.JLineNativeLoader
Section
JLineLibrary - Class in org.jline.nativ
Native interface for JLine's low-level system operations.
JLineLibrary() - Constructor for class org.jline.nativ.JLineLibrary
 
JLineNativeLoader - Class in org.jline.nativ
Manages the loading of JLine's native libraries (*.dll, *.jnilib, *.so) according to the current operating system (Windows, Linux, macOS) and architecture.
JLineNativeLoader() - Constructor for class org.jline.nativ.JLineNativeLoader
 

K

Kernel32 - Class in org.jline.nativ
Interface to access Win32 base APIs.
Kernel32() - Constructor for class org.jline.nativ.Kernel32
 
Kernel32.CHAR_INFO - Class in org.jline.nativ
see: https://msdn.microsoft.com/en-us/library/windows/desktop/ms682013(v=vs.85).aspx
Kernel32.CONSOLE_SCREEN_BUFFER_INFO - Class in org.jline.nativ
http://msdn.microsoft.com/en-us/library/ms682093%28VS.85%29.aspx
Kernel32.COORD - Class in org.jline.nativ
 
Kernel32.FOCUS_EVENT_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms683149(v=VS.85).aspx
Kernel32.INPUT_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms683499(v=VS.85).aspx
Kernel32.KEY_EVENT_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms684166(v=VS.85).aspx
Kernel32.MENU_EVENT_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms684213(v=VS.85).aspx
Kernel32.MOUSE_EVENT_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms684239(v=VS.85).aspx
Kernel32.SMALL_RECT - Class in org.jline.nativ
http://msdn.microsoft.com/en-us/library/ms686311%28VS.85%29.aspx
Kernel32.WINDOW_BUFFER_SIZE_RECORD - Class in org.jline.nativ
see: http://msdn.microsoft.com/en-us/library/ms687093(v=VS.85).aspx
KEY_EVENT - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
KEY_EVENT_RECORD() - Constructor for class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
keyCode - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
keyDown - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
keyEvent - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 

L

left - Variable in class org.jline.nativ.Kernel32.SMALL_RECT
 
LEFT_ALT_PRESSED - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
LEFT_ALT_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
LEFT_CTRL_PRESSED - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
LEFT_CTRL_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
Library Loading Process - Search tag in class org.jline.nativ.JLineNativeLoader
Section

M

main(String[]) - Static method in class org.jline.nativ.OSInfo
 
malloc(long) - Static method in class org.jline.nativ.Kernel32
 
maximumWindowSize - Variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
memmove(Kernel32.INPUT_RECORD, long, long) - Static method in class org.jline.nativ.Kernel32.INPUT_RECORD
 
MENU_EVENT - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
MENU_EVENT_RECORD() - Constructor for class org.jline.nativ.Kernel32.MENU_EVENT_RECORD
 
menuEvent - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
MOUSE_EVENT - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
MOUSE_EVENT_RECORD() - Constructor for class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
MOUSE_HWHEELED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
MOUSE_MOVED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
MOUSE_WHEELED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
mouseEvent - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
mousePosition - Variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

N

newFileDescriptor(int) - Static method in class org.jline.nativ.JLineLibrary
 
newRedirectPipe(FileDescriptor) - Static method in class org.jline.nativ.JLineLibrary
 
NUMLOCK_ON - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
NUMLOCK_ON - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

O

openpty(int[], int[], byte[], CLibrary.Termios, CLibrary.WinSize) - Static method in class org.jline.nativ.CLibrary
The openpty() function finds an available pseudoterminal and returns file descriptors for the master and slave in amaster and aslave.
org.jline.nativ - package org.jline.nativ
 
OSInfo - Class in org.jline.nativ
Provides OS name and architecture name.
OSInfo() - Constructor for class org.jline.nativ.OSInfo
 

P

Platform Detection - Search tag in class org.jline.nativ.JLineNativeLoader
Section
PPC - Static variable in class org.jline.nativ.OSInfo
 
PPC64 - Static variable in class org.jline.nativ.OSInfo
 

R

readConsoleInputHelper(long, int, boolean) - Static method in class org.jline.nativ.Kernel32
Return console input events.
readConsoleKeyInput(long, int, boolean) - Static method in class org.jline.nativ.Kernel32
Return console input key events (discard other events).
repeatCount - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
right - Variable in class org.jline.nativ.Kernel32.SMALL_RECT
 
RIGHT_ALT_PRESSED - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
RIGHT_ALT_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
RIGHT_CTRL_PRESSED - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
RIGHT_CTRL_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
RIGHTMOST_BUTTON_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 

S

scanCode - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
ScrollConsoleScreenBuffer(long, Kernel32.SMALL_RECT, Kernel32.SMALL_RECT, Kernel32.COORD, Kernel32.CHAR_INFO) - Static method in class org.jline.nativ.Kernel32
see: https://msdn.microsoft.com/en-us/library/windows/desktop/ms685107(v=vs.85).aspx
SCROLLLOCK_ON - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
SCROLLLOCK_ON - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
SetConsoleCursorPosition(long, Kernel32.COORD) - Static method in class org.jline.nativ.Kernel32
http://msdn.microsoft.com/en-us/library/ms686025%28VS.85%29.aspx
SetConsoleMode(long, int) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms686033%28VS.85%29.aspx
SetConsoleOutputCP(int) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms686036(v=VS.85).aspx
SetConsoleTextAttribute(long, short) - Static method in class org.jline.nativ.Kernel32
see http://msdn.microsoft.com/en-us/library/ms686047%28VS.85%29.aspx
SetConsoleTitle(String) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms686050%28VS.85%29.aspx
setFocus - Variable in class org.jline.nativ.Kernel32.FOCUS_EVENT_RECORD
 
SHIFT_PRESSED - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
SHIFT_PRESSED - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
size - Variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
size - Variable in class org.jline.nativ.Kernel32.WINDOW_BUFFER_SIZE_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.CLibrary.Termios
 
SIZEOF - Static variable in class org.jline.nativ.CLibrary.WinSize
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.CHAR_INFO
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.COORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.FOCUS_EVENT_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.MENU_EVENT_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.SMALL_RECT
 
SIZEOF - Static variable in class org.jline.nativ.Kernel32.WINDOW_BUFFER_SIZE_RECORD
 
SMALL_RECT() - Constructor for class org.jline.nativ.Kernel32.SMALL_RECT
 
STD_ERROR_HANDLE - Static variable in class org.jline.nativ.Kernel32
 
STD_INPUT_HANDLE - Static variable in class org.jline.nativ.Kernel32
 
STD_OUTPUT_HANDLE - Static variable in class org.jline.nativ.Kernel32
 

T

tcgetattr(int, CLibrary.Termios) - Static method in class org.jline.nativ.CLibrary
 
TCSADRAIN - Static variable in class org.jline.nativ.CLibrary
 
TCSAFLUSH - Static variable in class org.jline.nativ.CLibrary
 
TCSANOW - Static variable in class org.jline.nativ.CLibrary
 
tcsetattr(int, int, CLibrary.Termios) - Static method in class org.jline.nativ.CLibrary
 
Temporary Files - Search tag in class org.jline.nativ.JLineNativeLoader
Section
Termios() - Constructor for class org.jline.nativ.CLibrary.Termios
 
TIOCGWINSZ - Static variable in class org.jline.nativ.CLibrary
 
TIOCSWINSZ - Static variable in class org.jline.nativ.CLibrary
 
top - Variable in class org.jline.nativ.Kernel32.SMALL_RECT
 
toString() - Method in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
toString() - Method in class org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
 
toString() - Method in class org.jline.nativ.Kernel32.WINDOW_BUFFER_SIZE_RECORD
 
Troubleshooting - Search tag in class org.jline.nativ.JLineNativeLoader
Section
ttyname(int) - Static method in class org.jline.nativ.CLibrary
 

U

uchar - Variable in class org.jline.nativ.Kernel32.KEY_EVENT_RECORD
 
unicodeChar - Variable in class org.jline.nativ.Kernel32.CHAR_INFO
 
Usage - Search tag in class org.jline.nativ.JLineNativeLoader
Section

W

WaitForSingleObject(long, int) - Static method in class org.jline.nativ.Kernel32
 
width() - Method in class org.jline.nativ.Kernel32.SMALL_RECT
 
window - Variable in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
WINDOW_BUFFER_SIZE_EVENT - Static variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
WINDOW_BUFFER_SIZE_RECORD() - Constructor for class org.jline.nativ.Kernel32.WINDOW_BUFFER_SIZE_RECORD
 
windowBufferSizeEvent - Variable in class org.jline.nativ.Kernel32.INPUT_RECORD
 
windowHeight() - Method in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
windowWidth() - Method in class org.jline.nativ.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
 
WinSize() - Constructor for class org.jline.nativ.CLibrary.WinSize
 
WinSize(short, short) - Constructor for class org.jline.nativ.CLibrary.WinSize
 
WriteConsoleW(long, char[], int, int[], long) - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/ms687401(v=VS.85).aspx
ws_col - Variable in class org.jline.nativ.CLibrary.WinSize
 
ws_row - Variable in class org.jline.nativ.CLibrary.WinSize
 
ws_xpixel - Variable in class org.jline.nativ.CLibrary.WinSize
 
ws_ypixel - Variable in class org.jline.nativ.CLibrary.WinSize
 

X

x - Variable in class org.jline.nativ.Kernel32.COORD
 
X86 - Static variable in class org.jline.nativ.OSInfo
 
X86_64 - Static variable in class org.jline.nativ.OSInfo
 

Y

y - Variable in class org.jline.nativ.Kernel32.COORD
 

_

_getch() - Static method in class org.jline.nativ.Kernel32
see: http://msdn.microsoft.com/en-us/library/078sfkak(VS.80).aspx
A B C D E F G H I J K L M N O P R S T U W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values