|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmvp.View
caltool.caltool_ui.CalendarToolWindow
public class CalendarToolWindow
Field Summary | |
---|---|
protected CalendarToolUI |
calToolUI
The parent caltool UI |
Fields inherited from class mvp.View |
---|
closeAdapter, editable, model, screen, shown, widget, window |
Constructor Summary | |
---|---|
CalendarToolWindow(mvp.Screen screen,
mvp.Model model,
CalendarToolUI calToolUI)
|
Method Summary | |
---|---|
void |
show()
Show this' window. |
Methods inherited from class mvp.View |
---|
compose, getModel, getWidget, getWindow, hide, isEditable, isShown, run, setEditable, setExitOnClose, setModel, show, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CalendarToolUI calToolUI
Constructor Detail |
---|
public CalendarToolWindow(mvp.Screen screen, mvp.Model model, CalendarToolUI calToolUI)
Method Detail |
---|
public void show()
show
in class mvp.View
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |