|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmvp.View
caltool.view_ui.WindowsUI
public class WindowsUI
| Field Summary |
|---|
| Fields inherited from class mvp.View |
|---|
closeAdapter, editable, model, screen, shown, widget, window |
| Constructor Summary | |
|---|---|
WindowsUI(mvp.Screen screen,
mvp.Model model)
Construct this simply by calling the parent View constructor. |
|
| Method Summary | |
|---|---|
protected void |
RepopulateWindowsList()
Repopulate the top part of the menu, which consists of the chronologically-ordered list of active windows. |
| Methods inherited from class mvp.View |
|---|
compose, 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 |
| Constructor Detail |
|---|
public WindowsUI(mvp.Screen screen,
mvp.Model model)
| Method Detail |
|---|
protected void RepopulateWindowsList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||