Package com.jsql.view.scan
Class ScanListTerminal
java.lang.Object
com.jsql.view.interaction.SubscriberInteraction
com.jsql.view.scan.ScanListTerminal
- All Implemented Interfaces:
Flow.Subscriber<Request>
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.
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.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jsql.view.interaction.SubscriberInteraction
onComplete, onError, onNext, onSubscribe
-
Constructor Details
-
ScanListTerminal
public ScanListTerminal()
-