Class Summary |
FavoriteViewFactoryImpl |
FavoriteViewFactoryImpl
The FavoriteViewFactoryImpl class provides factory methods
to create favorite views and favorite view folders. |
FavoriteViewImpl |
FavoriteViewImpl
This class describes a favorite view. |
FavoriteViewModel |
The FavoriteViewModel class provides internal methods to load
and save the favorite view tree. |
FavoriteViewsFolderImpl |
FavoriteViewsFolderImpl
A folder is a container object with a name. |
FavoriteViewXMLBuilder |
FavoriteViewXMLBuilder
Translates a tree built from FavoriteViewTreeNode objects (more
precisely from FavoriteViewsFolder and
FavoriteView objects) into an XML text. |
FavoriteViewXMLHandler |
FavoriteViewXMLHandler
Parses a given XML file representing favorite views and translates it into a
tree consisting of FavoriteViewsFolder and
FavoriteView objects. |