Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Java-Archive/swing-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages