Uses of Class
com.jsql.view.interaction.SubscriberInteraction
-
Uses of SubscriberInteraction in com.jsql.view.scan
Modifier and TypeClassDescriptionclass
View in the MVC pattern, defines all the components and process actions sent by the model.
Main groups of components:
- at the top: textfields input,
- at the center: tree on the left, table on the right,
- at the bottom: information labels. -
Uses of SubscriberInteraction in com.jsql.view.swing
-
Uses of SubscriberInteraction in com.jsql.view.terminal
Modifier and TypeClassDescriptionclass
View in the MVC pattern for integration test, process actions sent by the model.