Uses of Class
com.jsql.view.interaction.SubscriberInteraction
Packages that use SubscriberInteraction
-
Uses of SubscriberInteraction in com.jsql.view.scan
Subclasses of SubscriberInteraction in com.jsql.view.scanModifier 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
Methods in com.jsql.view.swing that return SubscriberInteraction -
Uses of SubscriberInteraction in com.jsql.view.terminal
Subclasses of SubscriberInteraction in com.jsql.view.terminalModifier and TypeClassDescriptionclass
View in the MVC pattern for integration test, process actions sent by the model.