caltool.view_ui
Class WeeklyListDisplay

java.lang.Object
  extended by mvp.View
      extended by caltool.view_ui.WeeklyListDisplay
All Implemented Interfaces:
java.io.Serializable, java.util.Observer

public class WeeklyListDisplay
extends mvp.View

See Also:
Serialized Form

Field Summary
 
Fields inherited from class mvp.View
closeAdapter, editable, model, screen, shown, widget, window
 
Constructor Summary
WeeklyListDisplay()
           
 
Method Summary
 
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

WeeklyListDisplay

public WeeklyListDisplay()