Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Z 

A

abort - Variable in class org.jrd.agent.AgentActionWorker
 
abort() - Method in class org.jrd.frontend.MainFrame.LoadingDialog
 
abortActionListener - Variable in class org.jrd.frontend.MainFrame.LoadingDialog
 
abortAndCleanup() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
abortButton - Variable in class org.jrd.frontend.MainFrame.LoadingDialog
 
aboutDialog - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
AboutView - Class in org.jrd.frontend.AboutFrame
 
AboutView(MainFrameView) - Constructor for class org.jrd.frontend.AboutFrame.AboutView
 
ACTION_PARAM_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
actionListeners - Variable in class org.jrd.backend.data.VmManager
 
add(VmInfo) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController.vmArrayList
 
addButton - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow
 
addButtonListener - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
addRemoteVmInfo() - Method in class org.jrd.frontend.NewConnectionFrame.NewConnectionController
 
address - Variable in class org.jrd.backend.communication.CallDecompilerAgent
 
addressGiven - Static variable in class org.jrd.agent.ConnectionDelegator
 
addRow(String, boolean) - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
adds() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
addToBoot - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
addWrapper() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
addWrapperButton - Variable in class org.jrd.frontend.PluginMangerFrame.PluginListPanel
 
ADRESS_STRING - Static variable in class org.jrd.agent.Main
 
AGENT_HOME_SYSTEM_PROP - Static variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
AGENT_HOME_SYSTEM_PROP - Static variable in class org.jrd.backend.core.AgentLoader
 
AGENT_LOADED_PROPERTY - Static variable in class org.jrd.backend.core.AgentLoader
 
AGENT_PORT_PROPERTY - Static variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
AGENT_PORT_PROPERTY - Static variable in class org.jrd.backend.core.AgentLoader
 
AgentActionWorker - Class in org.jrd.agent
This class handles the socket accepting and request processing from the decompiler
AgentActionWorker(Socket, InstrumentationProvider) - Constructor for class org.jrd.agent.AgentActionWorker
 
AgentAttachManager - Class in org.jrd.backend.core
Attach manager for agent contains utility methods and information about attach.
AgentAttachManager(VmManager) - Constructor for class org.jrd.backend.core.AgentAttachManager
 
agentJar - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
AgentLoader - Class in org.jrd.backend.core
This class contains methods for attaching the agent.
AgentLoader() - Constructor for class org.jrd.backend.core.AgentLoader
 
agentmain(String, Instrumentation) - Static method in class org.jrd.agent.Main
This method only calls the premain
AgentRequestAction - Class in org.jrd.backend.core
 
AgentRequestAction() - Constructor for class org.jrd.backend.core.AgentRequestAction
 
AgentRequestAction.RequestAction - Enum in org.jrd.backend.core
 
allargs - Variable in class org.jrd.backend.data.Cli
 
allowToSaveBytecode - Variable in class org.jrd.agent.Transformer
 
allowToSaveBytecode() - Method in class org.jrd.agent.Transformer
This method allows saving of bytecode
applyWrapperChange(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
attach() - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
attach to the Java process identified by the process id supplied on the command line
attach(String, int) - Method in class org.jrd.backend.core.AgentLoader
This method handles the attach of a decompiler agent to given VM.
attachAgentToVm(String, int) - Method in class org.jrd.backend.core.AgentAttachManager
 
attachManager - Variable in class org.jrd.backend.core.DecompilerRequestReceiver
 
availableVMs() - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 

B

BASE64 - Static variable in class org.jrd.backend.data.Cli
 
browseButton - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
browseButton - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
browseButton - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
buttons - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
BytecodeDecompilerPanel - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
BytecodeDecompilerView - Class in org.jrd.frontend.MainFrame
Class that creates GUI for attached VM.
BytecodeDecompilerView() - Constructor for class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
bytecodeDecompilerView - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
bytecodeDecompilerView - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
bytecodeScrollPane - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
bytecodeSyntaxTextArea - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
BYTES - Static variable in class org.jrd.backend.data.Cli
 
bytesActionListener - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
bytesClassName - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
bytesToFile(byte[]) - Method in class org.jrd.backend.decompiling.JavapDisassemblerWrapper
 

C

CallDecompilerAgent - Class in org.jrd.backend.communication
This class is handling opening of communication socket and request submitting.
CallDecompilerAgent(int, String) - Constructor for class org.jrd.backend.communication.CallDecompilerAgent
Constructor of the object
cancelButton - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
cancelButton - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
cancelButton - Variable in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
cardConfigPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
cardLayout - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
cardLayoutForConfigPanels - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
centerPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
centerPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
changed - Variable in class org.jrd.backend.data.VmManager
 
changedUpdate(DocumentEvent) - Method in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
changeVm(ActionEvent) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
checkIfAgentIsLoaded(int, String, int) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
chooser - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
chooser - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
chooser - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
CLASS_BODY - Static variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
CLASS_NAME - Static variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
CLASS_TO_DECOMPILE_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
CLASS_TO_OVERWRITE_BODY - Static variable in class org.jrd.backend.core.AgentRequestAction
 
classes - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
CLASSES_NOPE - Static variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
classesActionListener - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
classesPanel - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
classesSortField - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
className - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
clazz - Variable in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
cleanParameter(String) - Static method in class org.jrd.backend.data.Cli
 
clearChanged() - Method in class org.jrd.backend.data.VmManager
 
clearLocalListSelection() - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
clearOtherList(JList<VmInfo>) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
If selected list is remoteVmList clears localVmList and vice versa.
Effectively merging them into one.
clearRemoteListSelection() - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
Cli - Class in org.jrd.backend.data
 
Cli(String[], Model) - Constructor for class org.jrd.backend.data.Cli
 
cloneButton - Variable in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
cloneWrapper(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
close() - Method in class org.jrd.backend.communication.Communicate
Closes a socket.
closeSocket(BufferedWriter) - Method in class org.jrd.agent.AgentActionWorker
 
collapseEnvVars(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
collapseEnvVars(String, String, String, String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
commInput - Variable in class org.jrd.backend.communication.Communicate
 
commOutput - Variable in class org.jrd.backend.communication.Communicate
 
commSocket - Variable in class org.jrd.backend.communication.Communicate
 
Communicate - Class in org.jrd.backend.communication
This class opens a socket and contain methods for read and write to socket IS/OS.
Communicate(String, int) - Constructor for class org.jrd.backend.communication.Communicate
Constructor creates a socket on given port and saves the streams into class variables.
confBrosePanel(String) - Constructor for class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
confBrosePanel(String, String) - Constructor for class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
config - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
Config - Class in org.jrd.backend.data
Singleton class for storing and retrieving configuration strings.
Config() - Constructor for class org.jrd.backend.data.Config
 
config - Static variable in class org.jrd.backend.data.Config
 
config - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
configAndOptionPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
configFilePath - Variable in class org.jrd.backend.data.Config
 
configMap - Variable in class org.jrd.backend.data.Config
 
ConfigPanel - Class in org.jrd.frontend.PluginMangerFrame
 
ConfigPanel() - Constructor for class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
configPanelHashMap - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
configureAgentPathPanel - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
configureDecompilerPathPanel - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
configureDialog - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
configureOKCancelPanel - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
configureOKCancelPanel - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
ConfigureView - Class in org.jrd.frontend.ConfigureFrame
 
ConfigureView(MainFrameView) - Constructor for class org.jrd.frontend.ConfigureFrame.ConfigureView
 
ConfigureView.confBrosePanel - Class in org.jrd.frontend.ConfigureFrame
 
confirmWrapperOverwrite() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
ConnectionDelegator - Class in org.jrd.agent
 
ConnectionDelegator(InstrumentationProvider, ServerSocket) - Constructor for class org.jrd.agent.ConnectionDelegator
 
connectionDelegator - Static variable in class org.jrd.agent.ConnectionDelegator
 
consumeCli() - Method in class org.jrd.backend.data.Cli
 
copyWrappers(URL, String) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
crawl(List<URL>, File) - Method in class org.jrd.frontend.PluginMangerFrame.embedded.Directory
 
create(VmInfo, String, int, AgentRequestAction.RequestAction, String, String) - Static method in class org.jrd.backend.core.AgentRequestAction
 
create(VmInfo, String, int, AgentRequestAction.RequestAction, String) - Static method in class org.jrd.backend.core.AgentRequestAction
 
create(VmInfo, String, int, AgentRequestAction.RequestAction) - Static method in class org.jrd.backend.core.AgentRequestAction
 
createConfigurationEditor() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
createFromPath(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
createFromStringUrl(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
createNewConnectionDialog() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
createProperties(int) - Method in class org.jrd.backend.core.AgentLoader
 
createRemoteVM(String, int) - Method in class org.jrd.backend.data.VmManager
 
createRequest(AgentRequestAction.RequestAction, String...) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
createRequest(VmInfo, AgentRequestAction.RequestAction, String...) - Static method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
createUserPluginDir() - Static method in class org.jrd.backend.decompiling.PluginManager
 
createWrapper() - Method in class org.jrd.backend.decompiling.PluginManager
 

D

DECOMPILE - Static variable in class org.jrd.backend.data.Cli
 
decompile(List<String>, int) - Method in class org.jrd.backend.data.Cli
 
decompile(byte[], String[]) - Method in class org.jrd.backend.decompiling.JavapDisassemblerWrapper
 
decompile(DecompilerWrapperInformation, byte[]) - Method in class org.jrd.backend.decompiling.PluginManager
Decompile with default options
decompile(DecompilerWrapperInformation, byte[], String[]) - Method in class org.jrd.backend.decompiling.PluginManager
 
decompileMethod - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
DECOMPILER_AGENT_BASE_DIR - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_AGENT_NAME - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_HOME_ENV_VARIABLE - Static variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_HOME_ENV_VARIABLE - Static variable in class org.jrd.backend.core.AgentLoader
 
DECOMPILER_HOME_SYSTEM_PROP - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_JAR_ENV_VARIABLE - Static variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_PREFIX - Static variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
DECOMPILER_PREFIX - Static variable in class org.jrd.backend.core.AgentLoader
 
decompilerDownloadURL - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
DecompilerRequestReceiver - Class in org.jrd.backend.core
This class manages the requests that are put in queue by the controller.
DecompilerRequestReceiver(VmManager) - Constructor for class org.jrd.backend.core.DecompilerRequestReceiver
 
DecompilerRequestReceiver.ResponseWithPort - Class in org.jrd.backend.core
 
DecompilerWrapperInformation - Class in org.jrd.backend.decompiling
 
DecompilerWrapperInformation(String, String, List<String>, String) - Constructor for class org.jrd.backend.decompiling.DecompilerWrapperInformation
Class containing information about available Decompiler wrapper
DecompilerWrapperInformation(String) - Constructor for class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
DecompilerWrapperInformation() - Constructor for class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
DecompilerWrapperInformation.Switcher - Interface in org.jrd.backend.decompiling
 
DecompilerWrapperInformationDeserializer - Class in org.jrd.backend.decompiling
 
DecompilerWrapperInformationDeserializer() - Constructor for class org.jrd.backend.decompiling.DecompilerWrapperInformationDeserializer
 
DecompilerWrapperInformationSerializer - Class in org.jrd.backend.decompiling
 
DecompilerWrapperInformationSerializer() - Constructor for class org.jrd.backend.decompiling.DecompilerWrapperInformationSerializer
 
DEFAULT_ADDRESS - Static variable in class org.jrd.backend.communication.CallDecompilerAgent
 
DEFAULT_ADDRESS - Static variable in class org.jrd.backend.communication.Communicate
 
DEFAULT_ADRESS - Static variable in class org.jrd.agent.ConnectionDelegator
 
DEFAULT_PORT - Static variable in class org.jrd.agent.ConnectionDelegator
 
DEFAULT_PORT - Static variable in class org.jrd.backend.communication.CallDecompilerAgent
 
DELETE_ICON - Static variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
deleteButton - Variable in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
deleteWrapper(DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
 
denyToSaveBytecode() - Method in class org.jrd.agent.Transformer
This method denies the bytecode to be saved during transformation.
dependencyUrlPanel - Variable in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
DependencyURLs - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformationDeserializer
 
Directories - Class in org.jrd.backend.data
 
Directories() - Constructor for class org.jrd.backend.data.Directories
 
Directory - Class in org.jrd.frontend.PluginMangerFrame.embedded
 
Directory(File) - Constructor for class org.jrd.frontend.PluginMangerFrame.embedded.Directory
 

E

equals(Object) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
ERROR_RESPONSE - Static variable in class org.jrd.backend.core.DecompilerRequestReceiver
 
executeRequest(Socket) - Method in class org.jrd.agent.AgentActionWorker
 
ExpandableUrl - Class in org.jrd.backend.decompiling
 
ExpandableUrl(String) - Constructor for class org.jrd.backend.decompiling.ExpandableUrl
 
ExpandableUrl.MalformedMacroExpansion - Exception in org.jrd.backend.decompiling
 
ExpandableUrl.MalformedURLToPath - Exception in org.jrd.backend.decompiling
 
expandEnvVars(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 

F

fallback(File) - Static method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
file - Variable in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
file - Variable in class org.jrd.frontend.PluginMangerFrame.embedded.Directory
 
fileLocation - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
filePath - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
FileSelectorArrayAddRow - Class in org.jrd.frontend.PluginMangerFrame
 
FileSelectorArrayAddRow() - Constructor for class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow
 
fileSelectorArrayAddRow - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
FileSelectorArrayPanel - Class in org.jrd.frontend.PluginMangerFrame
 
FileSelectorArrayPanel(String) - Constructor for class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
FileSelectorArrayRow - Class in org.jrd.frontend.PluginMangerFrame
 
FileSelectorArrayRow(FileSelectorArrayPanel, String) - Constructor for class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
FileSelectorPanel - Class in org.jrd.frontend.PluginMangerFrame
 
FileSelectorPanel(String) - Constructor for class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
FileSelectorPanel(String, String) - Constructor for class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
fileToBase64(String) - Static method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
FiletoClassValidator - Class in org.jrd.frontend.MainFrame
 
FiletoClassValidator(JLabel, JTextField, JTextField) - Constructor for class org.jrd.frontend.MainFrame.FiletoClassValidator
 
FiletoClassValidator.StringAndScore - Class in org.jrd.frontend.MainFrame
 
filteredClassesJlist - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
findClass(String) - Method in class org.jrd.agent.InstrumentationProvider
 
findClassBody(String) - Method in class org.jrd.agent.InstrumentationProvider
Finds class object corresponding to the class name and returns its bytecode.
findDecompiler(String, PluginManager) - Method in class org.jrd.backend.data.Cli
 
findPort() - Method in class org.jrd.backend.core.AgentLoader
 
findVmFromPID(String) - Method in class org.jrd.backend.data.VmManager
 
first - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
flipWrapperExtension(String) - Static method in class org.jrd.backend.decompiling.PluginManager
 
fullyQualifiedClassName - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 

G

gbc - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
gbc - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
getActionId() - Method in enum org.jrd.backend.core.AgentRequestAction.RequestAction
 
getAddButton() - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow
 
getAddWrapperButton() - Method in class org.jrd.frontend.PluginMangerFrame.PluginListPanel
 
getAgentExpandedPath() - Method in class org.jrd.backend.data.Config
 
getAgentRawPath() - Method in class org.jrd.backend.data.Config
 
getAllLoadedClasses(BufferedReader, BufferedWriter) - Method in class org.jrd.agent.AgentActionWorker
 
getAllLoadedClassesAction(String, int, String, int) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getByteCodeAction(String, int, String, int, String) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getBytecodeDecompilerPanel() - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
Constructor creates the graphics and adds the action listeners.
getBytecodeDecompilerView() - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
getBytesClassName() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getCancelButton() - Method in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
getClassBody(Class) - Method in class org.jrd.agent.InstrumentationProvider
 
getClassesNames(LinkedBlockingQueue<String>, Boolean) - Method in class org.jrd.agent.InstrumentationProvider
Inserts names of classes into queue.
getClassName() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
getCloneButton() - Method in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
getConfig() - Static method in class org.jrd.backend.data.Config
 
getConfigDirectory() - Static method in class org.jrd.backend.data.Directories
Locate configuration directory as per XDG base directory specification.
getDataFromPanel(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
getDecompileMethod() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getDecompilerDownloadURL() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getDeleteButton() - Method in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
getDependencyUrlPanel() - Method in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
getDependencyURLs() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getExpandableUrl(String) - Method in interface org.jrd.backend.decompiling.DecompilerWrapperInformation.Switcher
 
getExpandedPath() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
getExpandedURL() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
getFile() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
getFileLocation() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getFilePath() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
getFullyQualifiedClassName() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getHaltAction(String, int, String, int) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getHostname() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getHostname() - Method in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
getImportButton() - Method in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
getInstance() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getJavap() - Static method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getJavapv() - Static method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getjLabel() - Method in class org.jrd.frontend.PluginMangerFrame.MessagePanel
 
getjLabel() - Method in class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
getJrdLocation() - Static method in class org.jrd.backend.data.Directories
 
getJsonFileURL() - Method in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jrd.frontend.MainFrame.VmListRenderer
 
getListenPort() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getLoadedClassBytes() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getLoadedClassNames() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getLogger() - Static method in class org.jrd.agent.OutputControllerAgent
 
getLogger() - Static method in class org.jrd.backend.core.OutputController
 
getMainFrame() - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
getMessagePanel() - Method in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
getName() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getNamePanel() - Method in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
getOkButton() - Method in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
getOkCancelPanel() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
getOpenWebsiteButton() - Method in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
getOrCreatePluginConfigPanel(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
getOverwriteAction(String, int, String, int, String, String) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getParameter(String) - Method in class org.jrd.backend.core.AgentRequestAction
 
getPluginDirectory() - Static method in class org.jrd.backend.data.Directories
Locate configuration directory as per XDG base directory specification.
getPluginListPanel() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
getPluginManager() - Method in class org.jrd.backend.data.Model
 
getPluginTopOptionPanel() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
getPort(String, int, String, int) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getPortString() - Method in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
getProperty(String, String) - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
getRawPath() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
getRawURL() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
getResponse(String, int, String, int, String) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
getResult(String) - Method in class org.jrd.agent.Transformer
Returns bytecode of transformed class.
getScope() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getSelecteddecompilerWrapperInformation() - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
getStringList() - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
getSystemProperty(String, String) - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
getText() - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
getTextField() - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
getTextField() - Method in class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
getTextFieldToolTip() - Static method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
getTimeStamp() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getValidateButton() - Method in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
getVersion() - Method in class org.jrd.frontend.AboutFrame.AboutView
 
getVmDecompilerStatus() - Method in class org.jrd.backend.data.VmInfo
 
getVmId() - Method in class org.jrd.backend.core.VmDecompilerStatus
 
getVmId() - Method in class org.jrd.backend.data.VmInfo
 
getVmInfoByID(String) - Method in class org.jrd.backend.data.VmManager
 
getVmInfoSet() - Method in class org.jrd.backend.data.VmManager
 
getVmManager() - Method in class org.jrd.backend.data.Model
 
getVmName() - Method in class org.jrd.backend.data.VmInfo
 
getVmPid() - Method in class org.jrd.backend.data.VmInfo
 
getWrapperJList() - Method in class org.jrd.frontend.PluginMangerFrame.PluginListPanel
 
getWrappers() - Method in class org.jrd.backend.decompiling.PluginManager
 
getWrappersFromClasspath() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
getWrapperURL() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
getWrapperUrlPanel() - Method in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
getXdgJrdBaseDir() - Static method in class org.jrd.backend.data.Directories
Returns specific xdg directory for the framework
gracefulShutdown() - Static method in class org.jrd.agent.ConnectionDelegator
Closes server socket Already connected clients can finish their work but no new clients can connect.
gson - Variable in class org.jrd.backend.data.Config
 
gson - Variable in class org.jrd.backend.decompiling.PluginManager
 

H

H - Static variable in class org.jrd.backend.data.Cli
 
haltAgent() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
haltAgentListener - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
handleError(String) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
Creates a warning table in case of error.
hasChanged() - Method in class org.jrd.backend.data.VmManager
 
hashCode() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
HELP - Static variable in class org.jrd.backend.data.Cli
 
HELPER_SOCKET_NAME_PROPERTY - Static variable in class org.jrd.backend.core.AgentLoader
 
hideLoadingDialog() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
host - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
hostname - Static variable in class org.jrd.agent.Main
 
hostname - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
HOSTNAME_PARAM_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
hostnamePortInputPanel - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
HostnamePortInputPanel() - Constructor for class org.jrd.frontend.NewConnectionFrame.NewConnectionView.HostnamePortInputPanel
 
hostnameTextField - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView.HostnamePortInputPanel
 

I

id - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
importButton - Variable in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
infoLabel - Variable in class org.jrd.frontend.MainFrame.LoadingDialog
 
initialize(String, Integer, InstrumentationProvider) - Static method in class org.jrd.agent.ConnectionDelegator
This method is used to create an ConnectionDelegator object and start listener thread
InitializeWrapper(DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
Compiles wrapper plugin, loads it into JVM and stores it for later.
injectAgent() - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
get the attached process to upload and install the agent jar using whatever agent options were configured on the command line
inputs - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
insertUpdate(DocumentEvent) - Method in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
install(String, boolean, String, int, String[]) - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
install(String, boolean, boolean, String, int, String[]) - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
install(String, boolean, boolean, boolean, String, int, String[]) - Static method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
InstallDecompilerAgentImpl - Class in org.jrd.backend.communication
This is byteman's install library copied, with small modifications.
InstallDecompilerAgentImpl(String, boolean, boolean, boolean, String, int, String[]) - Constructor for class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
InstallDecompilerAgentImpl(String, boolean, String, int, String[]) - Constructor for class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
INSTANCE - Static variable in class org.jrd.agent.OutputControllerAgent.OutputControllerHolder
 
INSTANCE - Static variable in class org.jrd.backend.core.OutputController.OutputControllerHolder
 
instance - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
instrumentation - Variable in class org.jrd.agent.InstrumentationProvider
 
InstrumentationProvider - Class in org.jrd.agent
This class stores instrumentation and transformer objects and handles the transformation, retrieval of bytecode and class names.
InstrumentationProvider(Instrumentation, Transformer) - Constructor for class org.jrd.agent.InstrumentationProvider
 
intVal - Variable in enum org.jrd.backend.core.AgentRequestAction.RequestAction
 
INVALID_PORT - Static variable in class org.jrd.backend.core.AgentLoader
 
invalidityToString(boolean) - Static method in class org.jrd.backend.data.Cli
 
invalidWrapper - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
isGui() - Method in class org.jrd.backend.data.Cli
 
isInvalidWrapper() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
isLocal() - Method in class org.jrd.backend.data.VmInfo
 
isOkPressed() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
isOsWindows() - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
isPortable() - Static method in class org.jrd.backend.data.Directories
 
isValidPort(String) - Method in class org.jrd.frontend.NewConnectionFrame.NewConnectionController
Returns true if portString is an integer between 0 and 65535

J

jarFile - Variable in class org.jrd.frontend.PluginMangerFrame.embedded.Zip
 
JAVAP_NAME - Static variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
JAVAP_VERBOSE_NAME - Static variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
JavapDisassemblerWrapper - Class in org.jrd.backend.decompiling
 
JavapDisassemblerWrapper(String) - Constructor for class org.jrd.backend.decompiling.JavapDisassemblerWrapper
 
jLabel - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
jLabel - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
jLabel - Variable in class org.jrd.frontend.PluginMangerFrame.MessagePanel
 
jLabel - Variable in class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
jMenuConfig - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuConnect - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuHelp - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuItemAbout - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuItemConfigure - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuItemLicense - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuItemNewConnection - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuItemUsage - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jMenuPluginEditor - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
jsonFileURL - Variable in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 

L

label - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
lastFile - Static variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
leftMainPanel - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
leftScrollPanel - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
legacyConfigFilePath - Variable in class org.jrd.backend.data.Config
 
Level() - Constructor for enum org.jrd.backend.core.OutputController.Level
 
licenseDialog - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
licenseTextArea - Variable in class org.jrd.frontend.LicenseFrame.LicenseView
 
LicenseView - Class in org.jrd.frontend.LicenseFrame
 
LicenseView(MainFrameView) - Constructor for class org.jrd.frontend.LicenseFrame.LicenseView
 
Listable - Interface in org.jrd.frontend.PluginMangerFrame.embedded
 
listChildren() - Method in class org.jrd.frontend.PluginMangerFrame.embedded.Directory
 
listChildren() - Method in interface org.jrd.frontend.PluginMangerFrame.embedded.Listable
 
listChildren() - Method in class org.jrd.frontend.PluginMangerFrame.embedded.Zip
 
LISTCLASSES - Static variable in class org.jrd.backend.data.Cli
 
listClasses(List<String>, int) - Method in class org.jrd.backend.data.Cli
 
LISTEN_PORT_PARAM_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
listenPort - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
LISTJVMS - Static variable in class org.jrd.backend.data.Cli
 
listJvms(List<String>) - Method in class org.jrd.backend.data.Cli
 
LISTPLUGINS - Static variable in class org.jrd.backend.data.Cli
 
listPlugins(List<String>) - Method in class org.jrd.backend.data.Cli
 
loadClassBytecode(String) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
loadClassNames() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
Sends request for classes.
loadConfig(File) - Method in class org.jrd.backend.decompiling.PluginManager
Loads information decompiler json file into ListWrapper.
loadConfigFile() - Method in class org.jrd.backend.data.Config
 
loadConfigs() - Method in class org.jrd.backend.decompiling.PluginManager
Searches plugin configuration locations and calls loadConfig(file) on files.
loadedClassBytes - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
loadedClassNames - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
loader - Variable in class org.jrd.backend.core.AgentAttachManager
 
LoadingDialog - Class in org.jrd.frontend.MainFrame
 
LoadingDialog() - Constructor for class org.jrd.frontend.MainFrame.LoadingDialog
 
loadingDialog - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
local - Variable in class org.jrd.backend.data.VmInfo
 
LOCAL_SCOPE - Static variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
LOCALHOST - Static variable in class org.jrd.backend.core.AgentLoader
 
localVmLabelPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
localVmList - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
localVmPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
localVmScrollPane - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
locateAgent() - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
locateJarFromClasspath(String) - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
locateJarFromHomeDir(String, String, String) - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
log(Object) - Method in class org.jrd.agent.OutputControllerAgent
 
log(OutputController.Level, String) - Method in class org.jrd.backend.core.OutputController
 
log(OutputController.Level, Throwable) - Method in class org.jrd.backend.core.OutputController
 
log(String) - Method in class org.jrd.backend.core.OutputController
 
log(Throwable) - Method in class org.jrd.backend.core.OutputController
 
log(OutputController.Level, Object) - Method in class org.jrd.backend.core.OutputController
 

M

Main - Class in org.jrd.agent
This class contains agent's premain and agentmain methods.
Main() - Constructor for class org.jrd.agent.Main
 
Main - Class in org.jrd.backend.data
 
Main() - Constructor for class org.jrd.backend.data.Main
 
main(String[]) - Static method in class org.jrd.backend.data.Main
 
mainFrame - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
MainFrameView - Class in org.jrd.frontend.MainFrame
 
MainFrameView() - Constructor for class org.jrd.frontend.MainFrame.MainFrameView
 
mainFrameView - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
mainPanel - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
mainPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
mainPanel - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
MalformedMacroExpansion(Throwable) - Constructor for exception org.jrd.backend.decompiling.ExpandableUrl.MalformedMacroExpansion
 
MalformedURLToPath(Throwable) - Constructor for exception org.jrd.backend.decompiling.ExpandableUrl.MalformedURLToPath
 
MAX_PORT_SLOTS - Static variable in class org.jrd.backend.core.AgentLoader
 
menuBar - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
message - Variable in class org.jrd.frontend.MainFrame.FiletoClassValidator.StringAndScore
 
messagePanel - Variable in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
MessagePanel - Class in org.jrd.frontend.PluginMangerFrame
 
MessagePanel(String) - Constructor for class org.jrd.frontend.PluginMangerFrame.MessagePanel
 
Model - Class in org.jrd.backend.data
 
Model() - Constructor for class org.jrd.backend.data.Model
 
modulePluginJar - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 

N

name - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
name - Variable in class org.jrd.frontend.MainFrame.VmListRenderer
 
namePanel - Variable in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 
newConnectionController - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
NewConnectionController - Class in org.jrd.frontend.NewConnectionFrame
 
NewConnectionController(NewConnectionView, VmManager) - Constructor for class org.jrd.frontend.NewConnectionFrame.NewConnectionController
 
newConnectionDialog - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
newConnectionDialogListener - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
newConnectionView - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionController
 
NewConnectionView - Class in org.jrd.frontend.NewConnectionFrame
 
NewConnectionView(MainFrameView) - Constructor for class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
NewConnectionView.HostnamePortInputPanel - Class in org.jrd.frontend.NewConnectionFrame
 
NOT_ATTACHED - Static variable in class org.jrd.backend.core.DecompilerRequestReceiver
 
NOT_ATTACHED_PORT - Static variable in class org.jrd.backend.core.AgentRequestAction
 
nothing - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
notifyListeners() - Method in class org.jrd.backend.data.VmManager
 
NULL_OBJECT - Static variable in class org.jrd.agent.OutputControllerAgent
 
NULL_OBJECT - Static variable in class org.jrd.backend.core.OutputController
 

O

obtainClass(VmInfo, String, VmManager) - Static method in class org.jrd.backend.data.Cli
 
ok - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
OK_RESPONSE - Static variable in class org.jrd.backend.core.DecompilerRequestReceiver
 
okButton - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
okButton - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
okButton - Variable in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
okCancelPanel - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView
 
okCancelPanel - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
OkCancelPanel - Class in org.jrd.frontend.PluginMangerFrame
Panel with three buttons "Validate", "OK" and "Cancel"
OkCancelPanel() - Constructor for class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
okCancelPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
onPluginJListChange() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
openDecompilerDownloadURL() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
openImportDialog() - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
openWebsiteButton - Variable in class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
org.jrd.agent - package org.jrd.agent
 
org.jrd.backend.communication - package org.jrd.backend.communication
 
org.jrd.backend.core - package org.jrd.backend.core
 
org.jrd.backend.data - package org.jrd.backend.data
 
org.jrd.backend.decompiling - package org.jrd.backend.decompiling
 
org.jrd.frontend.AboutFrame - package org.jrd.frontend.AboutFrame
 
org.jrd.frontend.ConfigureFrame - package org.jrd.frontend.ConfigureFrame
 
org.jrd.frontend.LicenseFrame - package org.jrd.frontend.LicenseFrame
 
org.jrd.frontend.MainFrame - package org.jrd.frontend.MainFrame
 
org.jrd.frontend.NewConnectionFrame - package org.jrd.frontend.NewConnectionFrame
 
org.jrd.frontend.PluginMangerFrame - package org.jrd.frontend.PluginMangerFrame
 
org.jrd.frontend.PluginMangerFrame.embedded - package org.jrd.frontend.PluginMangerFrame.embedded
 
otherArgs - Variable in class org.jrd.backend.decompiling.JavapDisassemblerWrapper
 
output - Variable in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
OutputController - Class in org.jrd.backend.core
 
OutputController() - Constructor for class org.jrd.backend.core.OutputController
 
OutputController.Level - Enum in org.jrd.backend.core
 
OutputController.OutputControllerHolder - Class in org.jrd.backend.core
 
OutputControllerAgent - Class in org.jrd.agent
 
OutputControllerAgent() - Constructor for class org.jrd.agent.OutputControllerAgent
 
OutputControllerAgent.OutputControllerHolder - Class in org.jrd.agent
 
OutputControllerHolder() - Constructor for class org.jrd.agent.OutputControllerAgent.OutputControllerHolder
 
OutputControllerHolder() - Constructor for class org.jrd.backend.core.OutputController.OutputControllerHolder
 
overrides - Variable in class org.jrd.agent.Transformer
 
OVERWRITE - Static variable in class org.jrd.backend.data.Cli
 
overwrite(List<String>, int) - Method in class org.jrd.backend.data.Cli
 

P

parameters - Variable in class org.jrd.backend.core.AgentRequestAction
 
parseArgs(String[]) - Method in class org.jrd.backend.communication.InstallDecompilerAgentImpl
check the supplied arguments and stash away the relevant data
parseClasses(String) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
path - Variable in class org.jrd.backend.decompiling.ExpandableUrl
 
pathTextFields - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
pid - Variable in class org.jrd.frontend.MainFrame.VmListRenderer
 
pluginConfigurationEditorController - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
PluginConfigurationEditorController - Class in org.jrd.frontend.PluginMangerFrame
 
PluginConfigurationEditorController(PluginConfigurationEditorView, PluginManager) - Constructor for class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
pluginConfigurationEditorListener - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
pluginConfigurationEditorView - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
PluginConfigurationEditorView - Class in org.jrd.frontend.PluginMangerFrame
 
PluginConfigurationEditorView(MainFrameView) - Constructor for class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
Modal window for editing configuration files for decompilers.
pluginListPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
PluginListPanel - Class in org.jrd.frontend.PluginMangerFrame
 
PluginListPanel() - Constructor for class org.jrd.frontend.PluginMangerFrame.PluginListPanel
 
pluginManager - Variable in class org.jrd.backend.data.Cli
 
pluginManager - Variable in class org.jrd.backend.data.Model
 
PluginManager - Class in org.jrd.backend.decompiling
Executes manages external decompiler wrapper plugins.
PluginManager() - Constructor for class org.jrd.backend.decompiling.PluginManager
 
pluginManager - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
pluginManager - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
pluginsConfiguredListener - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
pluginTopOptionPanel - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
PluginTopOptionPanel - Class in org.jrd.frontend.PluginMangerFrame
 
PluginTopOptionPanel() - Constructor for class org.jrd.frontend.PluginMangerFrame.PluginTopOptionPanel
 
PLUS_SIGN_ICON - Static variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow
 
port - Static variable in class org.jrd.agent.Main
 
port - Variable in class org.jrd.backend.communication.CallDecompilerAgent
 
port - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
port - Variable in class org.jrd.backend.core.DecompilerRequestReceiver.ResponseWithPort
 
PORT_MAX - Static variable in class org.jrd.backend.core.AgentLoader
 
PORT_MIN - Static variable in class org.jrd.backend.core.AgentLoader
 
PORT_STRING - Static variable in class org.jrd.agent.Main
 
portGiven - Static variable in class org.jrd.agent.ConnectionDelegator
 
portTextField - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionView.HostnamePortInputPanel
 
prefilterArgs() - Method in class org.jrd.backend.data.Cli
 
premain(String, Instrumentation) - Static method in class org.jrd.agent.Main
Premain method is executed when the agent is loaded.
prependFileProtocol(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
printBytes(List<String>, int, boolean) - Method in class org.jrd.backend.data.Cli
 
printHelp() - Method in class org.jrd.backend.data.Cli
 
println(String) - Method in class org.jrd.backend.communication.Communicate
Sends a line with request to agent.
processRequest(AgentRequestAction) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 
progressBar - Variable in class org.jrd.frontend.MainFrame.LoadingDialog
 
props - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
provider - Variable in class org.jrd.agent.AgentActionWorker
 
provider - Variable in class org.jrd.agent.ConnectionDelegator
 

R

readResponse() - Method in class org.jrd.backend.communication.Communicate
Method that reads agent's response.
readStringFromFile(String) - Method in class org.jrd.backend.decompiling.JavapDisassemblerWrapper
 
recieveByteCode(BufferedReader, BufferedWriter) - Method in class org.jrd.agent.AgentActionWorker
 
refreshComboBox(List<DecompilerWrapperInformation>) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
reloadClassList(String[]) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
Sets the unfiltered class list array and invokes an update.
reloadTextField(String) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
Sets the decompiled code into JTextArea
remoteConnectionButton - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
remoteVmLabelPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
remoteVmList - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
remoteVmPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
remoteVmScrollPane - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
removeButton - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
removeRow(FileSelectorArrayRow) - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayPanel
 
removeUpdate(DocumentEvent) - Method in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
removeVmDecompilerStatus() - Method in class org.jrd.backend.data.VmInfo
 
removeWrapper(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
replace(DecompilerWrapperInformation, DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
 
replaceVmDecompilerStatus(VmDecompilerStatus) - Method in class org.jrd.backend.data.VmInfo
 
RequestAction(int) - Constructor for enum org.jrd.backend.core.AgentRequestAction.RequestAction
 
resetLastValidResult() - Method in class org.jrd.agent.Transformer
Resets the map with results to empty map
resetOverrides() - Method in class org.jrd.agent.Transformer
 
response - Variable in class org.jrd.backend.core.DecompilerRequestReceiver.ResponseWithPort
 
ResponseWithPort(String, int) - Constructor for class org.jrd.backend.core.DecompilerRequestReceiver.ResponseWithPort
 
results - Variable in class org.jrd.agent.Transformer
 
returnAction(String) - Static method in enum org.jrd.backend.core.AgentRequestAction.RequestAction
 
rewriteActionListener - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
rewriteClass(String) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
RewriteClassDialog - Class in org.jrd.frontend.MainFrame
 
RewriteClassDialog(String, String) - Constructor for class org.jrd.frontend.MainFrame.RewriteClassDialog
 
rightMainPanel - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
run() - Method in class org.jrd.agent.ConnectionDelegator
Waits for new connection.
running - Static variable in class org.jrd.agent.ConnectionDelegator
 

S

saveConfigFile() - Method in class org.jrd.backend.data.Config
 
saveWrapper(DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
 
score - Variable in class org.jrd.frontend.MainFrame.FiletoClassValidator.StringAndScore
 
scrollPane - Variable in class org.jrd.frontend.LicenseFrame.LicenseView
 
scrollPane - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
select - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
sendByteCode(BufferedReader, BufferedWriter) - Method in class org.jrd.agent.AgentActionWorker
 
sendHaltRequest() - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
serialize(DecompilerWrapperInformation, Type, JsonSerializationContext) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformationSerializer
 
setAbortActionListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.LoadingDialog
 
setAddButtonListener(ActionListener) - Method in class org.jrd.frontend.NewConnectionFrame.NewConnectionView
 
setAgentPath(String) - Method in class org.jrd.backend.data.Config
 
setAttacher(AgentLoader) - Method in class org.jrd.backend.core.AgentAttachManager
 
setBytesActionListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
setBytesClassName(String) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setChanged() - Method in class org.jrd.backend.data.VmManager
 
setClassBody(String, byte[]) - Method in class org.jrd.agent.InstrumentationProvider
 
setClassesActionListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
setCreateNewConnectionDialogListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setDecompileMethod(Method) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setDecompilerDownloadURL(String) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setDependencyURLs(List<String>, DecompilerWrapperInformation.Switcher) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setDependencyURLsFromPath(List<String>) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setDependencyURLsFromURL(List<String>) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setFileLocation(String) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setFullyQualifiedClassName() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setHaltAgentListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setHostname(String) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setInstance(Object) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setListenPort(int) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setLoadedClassBytes(String) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setLoadedClassNames(String[]) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setLocal(boolean) - Method in class org.jrd.backend.data.VmInfo
 
setLocalVmList(VmInfo[]) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setLocationForNewWrapper(DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
 
setLookAndFeel() - Static method in class org.jrd.backend.data.Main
 
setName(String) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setOkListener() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
setOverride(String, byte[]) - Method in class org.jrd.agent.Transformer
 
setParameter(String, String) - Method in class org.jrd.backend.core.AgentRequestAction
 
setPluginConfigurationEditorListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setPluginsConfiguredListener(ActionListener) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
setPolicy - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
setRemoteVmList(VmInfo[]) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setRewriteActionListener(ActionListener) - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
setSelectListener() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
setText(String) - Method in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
setTimeStamp(long) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setValidation() - Method in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
setVerbose() - Method in class org.jrd.backend.core.OutputController
 
setVmChanging(ActionListener) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setVmDecompilerStatus(VmDecompilerStatus) - Method in class org.jrd.backend.data.VmInfo
 
setVmId(String) - Method in class org.jrd.backend.core.VmDecompilerStatus
 
setVmId(String) - Method in class org.jrd.backend.data.VmInfo
 
setVmList(JList<VmInfo>, VmInfo[]) - Method in class org.jrd.frontend.MainFrame.MainFrameView
 
setVmManager(VmManager) - Method in class org.jrd.backend.core.AgentAttachManager
 
setVmName(String) - Method in class org.jrd.backend.data.VmInfo
 
setVmPid(int) - Method in class org.jrd.backend.data.VmInfo
 
setWrapperURL(Runnable) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setWrapperURLFromPath(String) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
setWrapperURLFromURL(String) - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
shouldBeVerbose() - Method in class org.jrd.backend.data.Cli
 
showLoadingDialog() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
socket - Variable in class org.jrd.agent.AgentActionWorker
 
splitPane - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
splitPaneFirstResize - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
StringAndScore(int, String) - Constructor for class org.jrd.frontend.MainFrame.FiletoClassValidator.StringAndScore
 
submitRequest(String) - Method in class org.jrd.backend.communication.CallDecompilerAgent
Opens a socket and sends the request to the agent via socket.
submitRequest(AgentRequestAction) - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
submitRequest(VmManager, AgentRequestAction) - Static method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
subscribeToVMChange(ActionListener) - Method in class org.jrd.backend.data.VmManager
 
switchCard(JPanel, String) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorView
 
switchPanel(boolean) - Method in class org.jrd.frontend.MainFrame.MainFrameView
Switches centerPanel between decompiler view and welcome view.

T

textField - Variable in class org.jrd.frontend.ConfigureFrame.ConfigureView.confBrosePanel
 
textField - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow
 
textField - Variable in class org.jrd.frontend.PluginMangerFrame.FileSelectorPanel
 
textField - Variable in class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
TextInputPanel - Class in org.jrd.frontend.PluginMangerFrame
 
TextInputPanel(String) - Constructor for class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
TextInputPanel() - Constructor for class org.jrd.frontend.PluginMangerFrame.TextInputPanel
 
theServerSocket - Variable in class org.jrd.agent.ConnectionDelegator
 
timestamp - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
toggleWebsiteButton(DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
toIntString() - Method in enum org.jrd.backend.core.AgentRequestAction.RequestAction
 
topComboBox - Variable in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
toString() - Method in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
toString() - Method in class org.jrd.backend.decompiling.ExpandableUrl
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.jrd.agent.Transformer
 
transformer - Variable in class org.jrd.agent.InstrumentationProvider
 
Transformer - Class in org.jrd.agent
This class represent our transformer for retrieving bytecode.
Transformer() - Constructor for class org.jrd.agent.Transformer
 
tryParseInt(String, String) - Method in class org.jrd.backend.core.DecompilerRequestReceiver
 

U

unifySlashes(String) - Static method in class org.jrd.backend.decompiling.ExpandableUrl
 
updateClassList() - Method in class org.jrd.frontend.MainFrame.BytecodeDecompilerView
 
updateLocalVMs() - Method in class org.jrd.backend.data.VmManager
Obtains list of Virtual Machines.
updatePanelInfo(ConfigPanel, DecompilerWrapperInformation) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
updateVmLists() - Method in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
updateWrapperList(List<DecompilerWrapperInformation>) - Method in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
URLListToCSV(List<ExpandableUrl>, String) - Method in class org.jrd.backend.decompiling.PluginManager
Converts list of URLs to CSV String
example: (list){URL1,URL2,URL3} -> (String)URL1:URL2:URL3
useModuleLoader - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 

V

validate(String, String) - Static method in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
validateButton - Variable in class org.jrd.frontend.PluginMangerFrame.OkCancelPanel
 
validatePlugin(DecompilerWrapperInformation) - Method in class org.jrd.backend.decompiling.PluginManager
Validating the @param plugin using compilation
validation - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
valueOf(String) - Static method in enum org.jrd.backend.core.AgentRequestAction.RequestAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrd.backend.core.OutputController.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jrd.backend.core.AgentRequestAction.RequestAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrd.backend.core.OutputController.Level
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class org.jrd.backend.core.OutputController
 
VERBOSE - Static variable in class org.jrd.backend.data.Cli
 
view - Variable in class org.jrd.frontend.PluginMangerFrame.PluginConfigurationEditorController
 
vm - Variable in class org.jrd.backend.communication.InstallDecompilerAgentImpl
 
VM_ID_PARAM_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
VM_PID_PARAM_NAME - Static variable in class org.jrd.backend.core.AgentRequestAction
 
vmArrayList() - Constructor for class org.jrd.frontend.MainFrame.VmDecompilerInformationController.vmArrayList
 
vmChangingListener - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
VmDecompilerInformationController - Class in org.jrd.frontend.MainFrame
This class provides Action listeners and result proccreateRequestessing for the GUI.
VmDecompilerInformationController(MainFrameView, Model) - Constructor for class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
VmDecompilerInformationController.vmArrayList<T> - Class in org.jrd.frontend.MainFrame
 
VmDecompilerStatus - Class in org.jrd.backend.core
This class stores all information about the state of decompiler plugin on each VM.
VmDecompilerStatus() - Constructor for class org.jrd.backend.core.VmDecompilerStatus
 
vmDecompilerStatus - Variable in class org.jrd.backend.data.VmInfo
 
vmId - Variable in class org.jrd.backend.core.VmDecompilerStatus
 
vmId - Variable in class org.jrd.backend.data.VmInfo
 
VmInfo - Class in org.jrd.backend.data
Stores information about Available Virtual Machine.
VmInfo(String, int, String, boolean) - Constructor for class org.jrd.backend.data.VmInfo
Stores information about Available Virtual Machine.
vmInfo - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
vmInfoSet - Variable in class org.jrd.backend.data.VmManager
 
VmListRenderer - Class in org.jrd.frontend.MainFrame
 
VmListRenderer() - Constructor for class org.jrd.frontend.MainFrame.VmListRenderer
 
vmManager - Variable in class org.jrd.backend.core.AgentAttachManager
 
vmManager - Variable in class org.jrd.backend.core.DecompilerRequestReceiver
 
vmManager - Variable in class org.jrd.backend.data.Cli
 
vmManager - Variable in class org.jrd.backend.data.Model
 
VmManager - Class in org.jrd.backend.data
This class is used for creating/removing/updating information about available Java Virtual Machines.
VmManager() - Constructor for class org.jrd.backend.data.VmManager
 
vmManager - Variable in class org.jrd.frontend.MainFrame.VmDecompilerInformationController
 
vmManager - Variable in class org.jrd.frontend.NewConnectionFrame.NewConnectionController
 
vmName - Variable in class org.jrd.backend.data.VmInfo
 
vmPid - Variable in class org.jrd.backend.data.VmInfo
 

W

wasOkPressed - Variable in class org.jrd.frontend.MainFrame.RewriteClassDialog
 
welcomeJTextArea - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
welcomePanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
westPanel - Variable in class org.jrd.frontend.MainFrame.MainFrameView
 
work(DocumentEvent) - Method in class org.jrd.frontend.MainFrame.FiletoClassValidator
 
wrapperJList - Variable in class org.jrd.frontend.PluginMangerFrame.PluginListPanel
 
wrappers - Variable in class org.jrd.backend.decompiling.PluginManager
 
wrapperURL - Variable in class org.jrd.backend.decompiling.DecompilerWrapperInformation
 
wrapperUrlPanel - Variable in class org.jrd.frontend.PluginMangerFrame.ConfigPanel
 

X

XDG_CONFIG_SUFFIX - Static variable in class org.jrd.backend.data.Directories
 
XDG_JRD_HOME - Static variable in class org.jrd.backend.data.Directories
 
XDG_JRD_SUFFIX - Static variable in class org.jrd.backend.data.Directories
 
XDG_PLUGIN_SUFFIX - Static variable in class org.jrd.backend.data.Directories
 

Z

Zip - Class in org.jrd.frontend.PluginMangerFrame.embedded
 
Zip(File) - Constructor for class org.jrd.frontend.PluginMangerFrame.embedded.Zip
 
A B C D E F G H I J L M N O P R S T U V W X Z 
Skip navigation links