Package net.sf.cuf.fw

This package holds a very light weight framework for structuring Java Swing or JavaFX applications.
It basically defines each dialog is modeled as a strongly coupled pair of a dialog component (class implements the Dc interface) and a presentation component (class implements the Pc interface) the application is modeled with exactly on object that implements the Application interface a very simple life cycle is defined (the the interfaces for details)

See: Description

Package net.sf.cuf.fw Description

This package holds a very light weight framework for structuring Java Swing or JavaFX applications.
It basically defines

Copyright © 2016 Jürgen Zeller (privat). All rights reserved.