Class CreateFileTab

java.lang.Object
com.jsql.view.swing.interaction.CreateTabHelper
com.jsql.view.swing.interaction.CreateFileTab
All Implemented Interfaces:
InteractionCommand

public class CreateFileTab extends CreateTabHelper implements InteractionCommand
Create a new tab for the file.
  • Constructor Details

    • CreateFileTab

      public CreateFileTab(Object[] interactionParams)
      Parameters:
      interactionParams - Name, content and path of the file
  • Method Details