
org.codefx.libfx.nesting.property.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of LibFX Show documentation
Show all versions of LibFX Show documentation
LibFX provides usability classes for Java and JavaFX.
The newest version!
/**
* Contains the definition for {@link org.codefx.libfx.nesting.property.NestedProperty NestedProperty} as well as its
* implementations (a generic {@link org.codefx.libfx.nesting.property.NestedObjectProperty NestedObjectProperty} and
* its primitive type wrapping counterparts) and builders for them.
*
* See {@link org.codefx.libfx.nesting nesting} for a more comprehensive overview.
*/
package org.codefx.libfx.nesting.property;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy