|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.ui.BaseForm
public abstract class BaseForm
Field Summary | |
---|---|
protected org.eclipse.swt.widgets.Display |
display
|
protected LanguageEngine |
lang
|
protected Logger |
logger
|
protected org.eclipse.swt.widgets.Shell |
parent
|
protected ResourceManager |
resource
|
protected org.eclipse.swt.widgets.Shell |
shell
|
Fields inherited from interface net.sf.zekr.ui.helper.EventProtocol |
---|
CLEAR_CACHE_ON_EXIT, CUSTOM_ZEKR_EVENT, END_WAITING, GOTO_LOCATION, RECREATE_VIEW, REFRESH_VIEW, SPLASH_PROGRESS, SPLASH_PROGRESS_FULLY, UPDATE_BOOKMARKS_MENU, UPDATE_SURA_NAMES |
Constructor Summary | |
---|---|
BaseForm()
|
Method Summary | |
---|---|
boolean |
isDisposed()
|
void |
loopEver()
|
void |
show()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final Logger logger
protected final LanguageEngine lang
protected final ResourceManager resource
protected org.eclipse.swt.widgets.Shell shell
protected org.eclipse.swt.widgets.Shell parent
protected org.eclipse.swt.widgets.Display display
Constructor Detail |
---|
public BaseForm()
Method Detail |
---|
public void show()
public boolean isDisposed()
public void loopEver()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |