|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.essex.common.menu.MenuServiceImpl
public class MenuServiceImpl
Created Date: 01-Nov-2003
Method Summary | |
---|---|
void |
destroy()
Destroy the service |
javax.swing.JMenuBar |
get(MenuDescriptor[] menuDescriptors)
|
javax.swing.JMenu |
get(MenuDescriptor menuDescriptor,
java.util.Locale currentLocale)
|
static MenuService |
getInstance()
|
void |
initialise()
Initialise the service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MenuService getInstance()
public javax.swing.JMenu get(MenuDescriptor menuDescriptor, java.util.Locale currentLocale) throws MenuCreationException
get
in interface MenuService
menuDescriptor
- currentLocale
-
MenuCreationException
public javax.swing.JMenuBar get(MenuDescriptor[] menuDescriptors) throws MenuCreationException
get
in interface MenuService
menuDescriptors
-
MenuCreationException
public void initialise() throws InitialisationException
initialise
in interface Service
InitialisationException
public void destroy() throws DestructionException, ShutdownCancelledException
destroy
in interface Service
DestructionException
ShutdownCancelledException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |