Skip to content

Swing Java Preferences

AndreasWBartels edited this page Dec 6, 2021 · 7 revisions

maven

<dependency>
  <groupId>net.anwiba.commons</groupId>
  <artifactId>anwiba-commons-preferences</artifactId>
  <version>1.1.158</version>
</dependency>

<dependency>
  <groupId>net.anwiba.commons</groupId>
  <artifactId>anwiba-commons-swing-preferences</artifactId>
  <version>1.1.158</version>
</dependency>

Swing Editor Component

show view

usage

See demo and edit dialog lauch action


Clone this wiki locally