Package | Description |
---|---|
net.sf.cuf.model.state |
This package contains a bridge between the ValueModel domain to the State/Stateadapter domain.
|
net.sf.cuf.state |
The State/StateAdapter library eases the management and reaction of binary states.
It greatly reduces the code needed to keep the internal (logical) state of an application with its visual representation, e.g. |
Modifier and Type | Class and Description |
---|---|
class |
ValueState
A ValueState object wraps a ValueModel as a MutableState.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleState
This class implements a MutableState and holds the necessary
state information inside the SimpleState object.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.