- 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 - Static variable in class org.jrd.backend.data.Cli
-
- 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
-
- VmDecompilerInformationController - Class in org.jrd.frontend
-
This class provides Action listeners and result processing for the GUI.
- VmDecompilerInformationController(MainFrameView, VmManager) - Constructor for class org.jrd.frontend.VmDecompilerInformationController
-
- 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
-
- 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.
- VmListRenderer - Class in org.jrd.frontend
-
- VmListRenderer() - Constructor for class org.jrd.frontend.VmListRenderer
-
- 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
-