|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmvp.View
caltool.help_ui.HelpUI
public class HelpUI
Skeletal version of HelpUI class that constructs and composes its pulldown menu. Construction and composition of remaining Help UI dialogs is forthcoming.
| Field Summary | |
|---|---|
protected HelpMenu |
helpMenu
|
| Fields inherited from class mvp.View |
|---|
closeAdapter, editable, model, screen, shown, widget, window |
| Constructor Summary | |
|---|---|
HelpUI(mvp.Screen screen,
Help help)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
compose()
|
| Methods inherited from class mvp.View |
|---|
getModel, getWidget, getWindow, hide, isEditable, isShown, run, setEditable, setExitOnClose, setModel, show, show, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected HelpMenu helpMenu
| Constructor Detail |
|---|
public HelpUI(mvp.Screen screen,
Help help)
| Method Detail |
|---|
public java.awt.Component compose()
compose in class mvp.View
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||