|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.umd.cfar.lamp.apploader.AppLoaderMenu
A JMenu that uses the preferences file to determine its contents.
| Constructor Summary | |
AppLoaderMenu()
|
|
| Method Summary | |
AppLoader |
getCore()
|
void |
resetMenu(javax.swing.JRootPane frame)
Resets the menu attached to the given Swing frame to the menu this object describes. |
void |
setCore(AppLoader core)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppLoaderMenu()
| Method Detail |
public void resetMenu(javax.swing.JRootPane frame)
throws PreferenceException
frame - the frame to hold the menu
PreferenceException - if there is an error while parsing the menu from its RDF
descriptionpublic AppLoader getCore()
public void setCore(AppLoader core)
core - The core to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||