|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages | |
|---|---|
| net.iharder.base64 | |
| sk.stuba.fiit.foo07.genex.beans | This package contains beans (simple data entities) representing data from database Every class has private data with getters/setters |
| sk.stuba.fiit.foo07.genex.common | Package common contains various helper classes to simplify other parts of application |
| sk.stuba.fiit.foo07.genex.dao | DAO stands for Data Access Object, and as the name suggests this package contains interfaces and classes for accessing database layer Almost every class from package beans has DAO here. |
| sk.stuba.fiit.foo07.genex.exceptions | This package contains custom Exceptions mainly for DAO and Export layers |
| sk.stuba.fiit.foo07.genex.export | Export package contains classes used for exporting database into other formats (Latex, Moodle XML, possibly others in future) |
| sk.stuba.fiit.foo07.genex.generator | |
| sk.stuba.fiit.foo07.genex.gui | GUI package contains classes representing Graphical User Interface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||