Package com.jsql.view.swing.interaction
Class CreateSQLShellTab
java.lang.Object
com.jsql.view.swing.interaction.CreateTabHelper
com.jsql.view.swing.interaction.CreateSQLShellTab
- All Implemented Interfaces:
com.jsql.view.interaction.InteractionCommand
public class CreateSQLShellTab
extends CreateTabHelper
implements com.jsql.view.interaction.InteractionCommand
Create a new tab for the terminal.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jsql.view.swing.interaction.CreateTabHelper
initializeSplitOrientation
-
Constructor Details
-
CreateSQLShellTab
- Parameters:
interactionParams
- The local path and url for the shell
-
-
Method Details
-
execute
public void execute()- Specified by:
execute
in interfacecom.jsql.view.interaction.InteractionCommand
-