Package org.qriterium.dogma.gui

Class Summary
DogmaClipboard  
DogmaCore An abstact class which should be extended by every Main-program, so that the communication between the components can be contained.
DogmaDBCommComponent Used for containing the communication between resourcebase and other components.
DogmaFormView  
DogmaListeners  
DogmaMain DogmaMain is the main class for opening the program and creating the components for it.
DogmaMenuComponent DogmaMenuComponent is one of the gui-components that the Dogma-program uses.
DogmaResourceTable this class instance contains information for getting the resource data
DogmaResourceTableComponent DogmaResourceTableComponent is one of the gui-components that the Dogma-program uses.
DogmaResourceTransfer  
DogmaSearch Keeps track of the searches shown in the searchcomponent.
DogmaSearchComponent  
DogmaSearchTable  
DogmaSortComparator  
DogmaTable DogmaTable is a subclass of KTable that gives the user possibility to retain selected rows on rightclick.
DogmaURIComponent DogmaURIComponent is one of the gui-components that the Dogma-program uses.
DogmaURITable  
GUILib Library class for different gui-items used in Dogma.
QueryDialog A Class for creating a dialog that asks for text - input with or without SWT.MULTI - mode.
TableLib