Constant Field Values
Contents
org.fife.*
-
org.fife.ui.hex.event.HexEditorEvent Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.HexEditor Modifier and Type Constant Field Value static final int
DUMP_COLUMN_WIDTH
200
public static final java.lang.String
PROPERTY_ALTERNATE_COLUMN_BG
"alternateColBG"
public static final java.lang.String
PROPERTY_ALTERNATE_ROW_BG
"alternateRowBG"
public static final java.lang.String
PROPERTY_ASCII_DUMP_HIGHLIGHT_COLOR
"asciiDumpHighlightColor"
public static final java.lang.String
PROPERTY_HIGHLIGHT_ASCII_DUMP
"highlightAsciiDump"
public static final java.lang.String
PROPERTY_SHOW_GRID
"showGrid"
private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexEditorRowHeader Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexEditorRowHeader.CellRenderer Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexEditorRowHeader.RowHeaderBorder Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexEditorRowHeader.RowHeaderListModel Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexEditorTransferHandler Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexTable Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexTable.CellEditor Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexTable.CellRenderer Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.HexTableModel Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexTableModel.ByteChangedUndoableEdit Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.fife.ui.hex.swing.org.fife.ui.hex.swing.HexTableModel.BytesReplacedUndoableEdit Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
org.jrd.*
-
org.jrd.agent.ConnectionDelegator Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_ADRESS
"localhost"
public static final int
DEFAULT_PORT
5395
-
org.jrd.agent.Main Modifier and Type Constant Field Value private static final java.lang.String
ADRESS_STRING
"address:"
private static final java.lang.String
PORT_STRING
"port:"
-
org.jrd.agent.OutputControllerAgent Modifier and Type Constant Field Value private static final java.lang.String
NULL_OBJECT
"Trying to log null object"
-
org.jrd.backend.communication.CallDecompilerAgent Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_ADDRESS
"localhost"
public static final int
DEFAULT_PORT
5395
-
org.jrd.backend.communication.Communicate Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_ADDRESS
"localhost"
-
org.jrd.backend.communication.InstallDecompilerAgentImpl Modifier and Type Constant Field Value private static final java.lang.String
AGENT_HOME_SYSTEM_PROP
"com.redhat.decompiler.thermostat.home"
private static final java.lang.String
AGENT_PORT_PROPERTY
"com.redhat.decompiler.thermostat.port"
private static final java.lang.String
DECOMPILER_HOME_ENV_VARIABLE
"THERMOSTAT_DECOMPILER_AGENT_HOME"
private static final java.lang.String
DECOMPILER_JAR_ENV_VARIABLE
"THERMOSTAT_DECOMPILER_AGENT_JAR"
private static final java.lang.String
DECOMPILER_PREFIX
"com.redhat.decompiler.thermostat"
-
org.jrd.backend.communication.RuntimeCompilerConnector Modifier and Type Constant Field Value private static final boolean
slow
true
-
org.jrd.backend.core.AgentLoader Modifier and Type Constant Field Value private static final java.lang.String
AGENT_HOME_SYSTEM_PROP
"com.redhat.decompiler.thermostat.home"
private static final java.lang.String
AGENT_LOADED_PROPERTY
"com.redhat.decompiler.thermostat.loaded"
private static final java.lang.String
AGENT_PORT_PROPERTY
"com.redhat.decompiler.thermostat.port"
private static final java.lang.String
DECOMPILER_HOME_ENV_VARIABLE
"DECOMPILER_HOME"
private static final java.lang.String
DECOMPILER_PREFIX
"com.redhat.decompiler.thermostat"
private static final java.lang.String
HELPER_SOCKET_NAME_PROPERTY
"com.redhat.decompiler.thermostat.socketName"
static final int
INVALID_PORT
-1
static final java.lang.String
LOCALHOST
"localhost"
private static final int
MAX_PORT_SLOTS
200
private static final int
PORT_MAX
11100
private static final int
PORT_MIN
10900
-
org.jrd.backend.core.AgentRequestAction Modifier and Type Constant Field Value public static final java.lang.String
ACTION_PARAM_NAME
"action"
public static final java.lang.String
CLASS_TO_DECOMPILE_NAME
"class-to-decompile"
public static final java.lang.String
CLASS_TO_OVERWRITE_BODY
"body-to-overwrite"
public static final java.lang.String
HOSTNAME_PARAM_NAME
"hostname:"
public static final java.lang.String
LISTEN_PORT_PARAM_NAME
"listen-port"
public static final int
NOT_ATTACHED_PORT
-1
public static final java.lang.String
VM_ID_PARAM_NAME
"vm-id"
public static final java.lang.String
VM_PID_PARAM_NAME
"vm-pid"
-
org.jrd.backend.core.DecompilerRequestReceiver Modifier and Type Constant Field Value public static final java.lang.String
ERROR_RESPONSE
"error"
private static final int
NOT_ATTACHED
-1
private static final java.lang.String
OK_RESPONSE
"ok"
-
org.jrd.backend.core.OutputController Modifier and Type Constant Field Value private static final java.lang.String
NULL_OBJECT
"Trying to log null object"
-
org.jrd.backend.data.Cli Modifier and Type Constant Field Value protected static final java.lang.String
BASE64
"-base64bytes"
protected static final java.lang.String
BYTES
"-bytes"
protected static final java.lang.String
COMPILE
"-compile"
protected static final java.lang.String
DECOMPILE
"-decompile"
protected static final java.lang.String
H
"-h"
protected static final java.lang.String
HELP
"-help"
protected static final java.lang.String
LISTCLASSES
"-listclasses"
protected static final java.lang.String
LISTJVMS
"-listjvms"
protected static final java.lang.String
LISTPLUGINS
"-listplugins"
protected static final java.lang.String
OVERWRITE
"-overwrite"
protected static final java.lang.String
SAVEAS
"-saveas"
protected static final java.lang.String
SAVELIKE
"-savelike"
protected static final java.lang.String
VERBOSE
"-verbose"
protected static final java.lang.String
VERSION
"-version"
-
org.jrd.backend.data.Cli.Saving Modifier and Type Constant Field Value protected static final java.lang.String
DEFAULT
"default"
protected static final java.lang.String
DIR
"dir"
protected static final java.lang.String
EXACT
"exact"
protected static final java.lang.String
FQN
"fqn"
-
org.jrd.backend.data.org.jrd.backend.data.Cli.VersionFromManifest Modifier and Type Constant Field Value private static final java.lang.String
ARTIFACTID
"artifactId"
private static final java.lang.String
EXPECTED_ARTIFACTID
"runtime-decompiler"
private static final java.lang.String
EXPECTED_GROUPID
"java-runtime-decompiler"
private static final java.lang.String
GROUPID
"groupId"
private static final java.lang.String
TIMESTAMP
"timestamp"
private static final java.lang.String
VERSION
"version"
-
org.jrd.backend.data.Help Modifier and Type Constant Field Value private static final java.lang.String
BASE64_FORMAT
"-base64bytes <PUC> <CLASS REGEX>..."
private static final java.lang.String
BASE64_TEXT
"Print Base64 encoded binary form of requested classes of a process."
private static final java.lang.String
BYTES_FORMAT
"-bytes <PUC> <CLASS REGEX>..."
private static final java.lang.String
BYTES_TEXT
"Print binary form of requested classes of a process"
private static final java.lang.String
COMPILE_FORMAT
"-compile [-p <PLUGIN>] [-cp <PUC>] [-r] <PATH>..."
private static final java.lang.String
COMPILE_TEXT
"Compile local files against runtime classpath, specified by -cp.\nUse -p to utilize some plugins\' (like jasm or jcoder) bundled compilers.\nUse -r for recursive search if <PATH> is a directory.\nIf the argument of \'-saveas\' is a valid PID or URL, the compiled code will be attempted to be injected into that process.\nIf multiple PATHs were specified, but no \'-saveas\', the process fails."
private static final java.lang.String
DECOMPILE_FORMAT
"-decompile <PUC> <PLUGIN> <CLASS REGEX>..."
private static final java.lang.String
DECOMPILE_TEXT
"Decompile and print classes of a process with the specified decompiler plugin.\nJavap can be passed options by appending them without spaces: \'javap-v-public ...\' executes as \'javap -v -public ...\'"
private static final java.lang.String
HELP_FORMAT
"-help, -h"
private static final java.lang.String
HELP_TEXT
"Print this help text."
private static final java.lang.String
LAUNCHER_LINUX
"./start.sh"
private static final java.lang.String
LAUNCHER_WINDOWS
"start.bat"
private static final java.lang.String
LISTCLASSES_FORMAT
"-listclasses <PUC> [<CLASS REGEX>...]"
private static final java.lang.String
LISTCLASSES_TEXT
"List all loaded classes of a process, optionally filtering them.\nOnly \'-savelike exact\' or \'-savelike default\' are allowed as saving modifiers."
private static final java.lang.String
LISTJVMS_FORMAT
"-listjvms"
private static final java.lang.String
LISTJVMS_TEXT
"List all local Java processes and their PIDs."
private static final java.lang.String
LISTPLUGINS_FORMAT
"-listplugins"
private static final java.lang.String
LISTPLUGINS_TEXT
"List all currently configured decompiler plugins and their statuses."
private static final java.lang.String
NOTES_PUC
"<PUC>, short for PidUrlClasspath, can be one of:"
private static final java.lang.String
NOTES_REGEX
"When using <CLASS REGEX>, don\'t forget to escape dollar signs \'$\' of inner classes to \'\\$\', as otherwise they are treated as end-of-line by REGEX."
private static final java.lang.String
NOTES_SAVE
"<SAVE METHOD> can be one of:"
private static final java.lang.String
NOTES_SLASH
"All options can be with either one or two leading slashes (\'-\')."
private static final java.lang.String
OVERWRITE_FORMAT
"-overwrite <PUC> <CLASS NAME> [<CLASS FILE>]"
private static final java.lang.String
OVERWRITE_TEXT
"Overwrite class of a process with new bytecode. If <CLASS FILE> is not set, standard input is used."
private static final java.lang.String
SAVEAS_FORMAT
"-saveas <PATH>"
private static final java.lang.String
SAVEAS_TEXT
"All outputs will be written to PATH instead of to standard output."
private static final java.lang.String
SAVELIKE_FORMAT
"-savelike <SAVE METHOD>"
private static final java.lang.String
SAVELIKE_TEXT
"Specify how saving will behave."
private static final java.lang.String
VERBOSE_FORMAT
"-verbose"
private static final java.lang.String
VERBOSE_TEXT
"All exceptions and some debugging strings will be printed to standard error."
private static final java.lang.String
VERSION_FORMAT
"-version"
private static final java.lang.String
VERSION_TEXT
"Print version project name, version and build timestamp."
-
org.jrd.backend.decompiling.DecompilerWrapperInformation Modifier and Type Constant Field Value public static final java.lang.String
JAVAP_NAME
"javap"
public static final java.lang.String
JAVAP_VERBOSE_NAME
"javap -v"
-
org.jrd.backend.decompiling.PluginManager Modifier and Type Constant Field Value public static final java.lang.String
UNDECOMPILABLE_LAMBDA
"$$Lambda"
-
org.jrd.frontend.MainFrame.VmDecompilerInformationController Modifier and Type Constant Field Value public static final int
CLASS_BODY
1
public static final int
CLASS_NAME
0
public static final java.lang.String
CLASSES_NOPE
"Classes couldn\'t be loaded. Do you have agent configured? On JDK 9 and higher, did you run the target process with \'-Djdk.attach.allowAttachSelf=true\'?"
-
org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow Modifier and Type Constant Field Value private static final java.lang.String
PLUS_SIGN_ICON
"/icons/icons8-sum-24.png"
-
org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow Modifier and Type Constant Field Value private static final java.lang.String
DELETE_ICON
"/icons/icons8-trash-24.png"