- IMPLEMENT_METHOD - Static variable in class org.netbeans.jellytools.modules.java.editor.GenerateCodeOperator
-
- InspectorAction - Class in org.netbeans.jellytools.modules.form.actions
-
- InspectorAction() - Constructor for class org.netbeans.jellytools.modules.form.actions.InspectorAction
-
Deprecated.
Creates new InspectorAction instance
- invoke() - Static method in class org.netbeans.jellytools.JavaProjectsTabOperator
-
invokes Projects and returns new instance of ProjectsTabOperator
- invoke() - Static method in class org.netbeans.jellytools.modules.debugger.AttachDialogOperator
-
Opens Attach dialog and returns instance of AttachDialogOperator.
- invoke() - Static method in class org.netbeans.jellytools.modules.debugger.SourcesOperator
-
Opens Sessions top component from main menu Window|Debugging|Sessions and
returns SourcesOperator.
- isUsed(String) - Method in class org.netbeans.jellytools.modules.debugger.SourcesOperator
-
Returns true if source root is used for debugging and false otherwise.
- ITEM_SHARED_MEMORY_ATTACH - Static variable in class org.netbeans.jellytools.modules.debugger.AttachDialogOperator
-
SharedMemoryAttach (Attaches by shared memory to other VMs) item.
- ITEM_SHARED_MEMORY_LISTEN - Static variable in class org.netbeans.jellytools.modules.debugger.AttachDialogOperator
-
SharedMemoryListen (Accepts shared memory connections initiated by other VMs) item.
- ITEM_SOCKET_ATTACH - Static variable in class org.netbeans.jellytools.modules.debugger.AttachDialogOperator
-
SocketAttach (Attaches by socket to other VMs) item.
- ITEM_SOCKET_LISTEN - Static variable in class org.netbeans.jellytools.modules.debugger.AttachDialogOperator
-
SocketListen (Accepts socket connections initiated by other VMs) item.