com.speedment.tool.config.trait.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tool-config Show documentation
Show all versions of tool-config Show documentation
An observable configuration system that models the layout of a
relational database in a JavaFX observable fassion.
/**
* Common traits used in the implementations of the typed
* {@link com.speedment.tool.config.DocumentProperty} instances are located in
* this package.
*/
package com.speedment.tool.config.trait;