Class ScanListTerminal

java.lang.Object
com.jsql.view.interaction.SubscriberInteraction
com.jsql.view.scan.ScanListTerminal
All Implemented Interfaces:
Flow.Subscriber<com.jsql.model.bean.util.Request>

public class ScanListTerminal extends com.jsql.view.interaction.SubscriberInteraction
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.
  • Constructor Details

    • ScanListTerminal

      public ScanListTerminal()