swing-demo

How to start/stop with junit5 a Swing app

Sven including a repo on github

How to define what PageObject is used

Sven provides the basic life cycle

-> How to define the API for the Swing Developer to create an instance of the component -> MyViewPageObjectSwing

  • based on the dependency in maven

How to create the plain Java Interfaces for the generic Components?

-> ComboBox in Swing and Vaadin -> ComboBox plain Java

  • Button
  • TextField

generic / Vaadin (Selenium) / Swing

Write a simple demo test that is dealing with Swing and Vaadin

-> interactive session Ben/Sven

Ben

Ben needs the repo/maven project for this some demo pattern in Swing based on Button/TextField