Package com.jsql.view.swing.interaction
Class CreateAdminPageTab
java.lang.Object
com.jsql.view.swing.interaction.CreateTabHelper
com.jsql.view.swing.interaction.CreateAdminPageTab
- All Implemented Interfaces:
InteractionCommand
Create a new tab for an administration webpage.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jsql.view.swing.interaction.CreateTabHelper
initializeSplitOrientation
-
Constructor Details
-
CreateAdminPageTab
- Parameters:
interactionParams
- Url of the webpage
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-