Package com.jsql.view.swing.interaction
Class MessageBinary
java.lang.Object
com.jsql.view.swing.interaction.MessageBinary
- All Implemented Interfaces:
InteractionCommand
Append text to the tab Binary.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MessageBinary
- Parameters:
interactionParams
- Text to append
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-