Uses of Class
org.qriterium.dogma.gui.DogmaCore

Packages that use DogmaCore
org.qriterium.dogma.gui   
 

Uses of DogmaCore in org.qriterium.dogma.gui
 

Subclasses of DogmaCore in org.qriterium.dogma.gui
 class DogmaMain
          DogmaMain is the main class for opening the program and creating the components for it.
 

Constructors in org.qriterium.dogma.gui with parameters of type DogmaCore
DogmaSearchComponent(org.eclipse.swt.widgets.Shell shell, DogmaDBCommComponent base, DogmaCore core)
          Creates the searchtablecomponent for given shell.