gui
Class InboxFrame.ReadListener

java.lang.Object
  |
  +--gui.InboxFrame.ReadListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
InboxFrame

class InboxFrame.ReadListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

Klassen ReaddListener reagerar på listselectionevents ifrån listan över brev i inboxen.


Constructor Summary
(package private) InboxFrame.ReadListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent e)
          Vid klickning av en rad i listan över brev i inboxen hämtas texten i aktuellt brev och skrivs ut textfältet i inbox.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboxFrame.ReadListener

InboxFrame.ReadListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Vid klickning av en rad i listan över brev i inboxen hämtas texten i aktuellt brev och skrivs ut textfältet i inbox.

Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener
Parameters:
e - typ av händelse