mailpuccino
Class RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList

java.lang.Object
  extended bymailpuccino.RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread

class RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList

RegularEmailComposer.EditingInterface.RecipientListView.AddressingDialog.SearchThread.ResetList()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable