|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.qriterium.dogma.gui.DogmaMenuComponent
public class DogmaMenuComponent
DogmaMenuComponent is one of the gui-components that the Dogma-program uses. It creates the contents of the menubar and also has the listeners for each event needed there.
Constructor Summary | |
---|---|
DogmaMenuComponent(org.eclipse.swt.widgets.Shell shell,
DogmaDBCommComponent db,
DogmaMain core)
Creates a new Menu to the given shell. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DogmaMenuComponent(org.eclipse.swt.widgets.Shell shell, DogmaDBCommComponent db, DogmaMain core)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |