Class BasicSessionControl.SessionView

All Implemented Interfaces:
Session.Observer, ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
BasicSessionControl

protected class BasicSessionControl.SessionView extends JPanel implements Session.Observer
See Also:
  • Field Details

  • Constructor Details

    • SessionView

      protected SessionView(Session session)
  • Method Details

    • init

      protected void init()
    • layoutComponents

      protected void layoutComponents()
    • updateField

      protected void updateField(JTextField fld, String text)
    • updateWD

      protected void updateWD(JTextField fld, boolean isReady)
    • updateCfg

      protected void updateCfg(JTextField fld, boolean isWDReady)
    • updated

      public void updated(Session.Event ev)
      Description copied from interface: Session.Observer
      Invoked when state of config has changed
      Specified by:
      updated in interface Session.Observer
      Parameters:
      ev - - Event describing the change