Package it.jKey.applications.applicationFramework.logic

Class Diagram Summary
logic 
 

Interface Summary
ApplicationLogic 
DocumentDescriptorIt's a JavaBean that holds DocumentDescriptor's properties.
DocumentListBasically it's an Observable read only List, that accepts only DocumentDescriptor or subclasses.
MutableDocumentDescriptorThis interface provide set methods for DocumentDescriptor's properties.
MutableDocumentListadds add and remove methods to the superinterface.
 

Class Summary
AbstractApplicationLogicIt's a basic framework for a generic application.
AlreadyOpenedException 
DefaultDocumentDescriptorDefault concrete implementation of MutableDocumentDescriptor interface.
DefaultMutableDocumentListThe concrete implementation of MutableDocumentList.
FileTypeNotSupportedException 
UndeclaredFileException