|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.hivegui.application.ApplicationContextHolderImpl
public class ApplicationContextHolderImpl
Field Summary | |
---|---|
protected org.jdesktop.application.ApplicationContext |
_context
|
Constructor Summary | |
---|---|
ApplicationContextHolderImpl()
|
Method Summary | |
---|---|
HiveGuiApplicationMain |
getApplication()
|
org.jdesktop.application.ApplicationContext |
getContext()
|
void |
setContext(org.jdesktop.application.ApplicationContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.jdesktop.application.ApplicationContext _context
Constructor Detail |
---|
public ApplicationContextHolderImpl()
Method Detail |
---|
public org.jdesktop.application.ApplicationContext getContext()
getContext
in interface ApplicationContextHolder
public void setContext(org.jdesktop.application.ApplicationContext context)
setContext
in interface ApplicationContextHolder
public HiveGuiApplicationMain getApplication()
getApplication
in interface ApplicationContextHolder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |