net.sourceforge.java.feednread.frontend.components.tabbar
Class NewsFeedView.TabSelectionHandler

java.lang.Object
  extended byorg.eclipse.swt.events.SelectionAdapter
      extended bynet.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView.TabSelectionHandler
All Implemented Interfaces:
EventListener, SelectionListener, SWTEventListener
Enclosing class:
NewsFeedView

private class NewsFeedView.TabSelectionHandler
extends SelectionAdapter


Constructor Summary
private NewsFeedView.TabSelectionHandler()
           
 
Method Summary
 void widgetSelected(SelectionEvent e)
           Sent when a tab in this NewsFeedView is selected.
 
Methods inherited from class org.eclipse.swt.events.SelectionAdapter
widgetDefaultSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsFeedView.TabSelectionHandler

private NewsFeedView.TabSelectionHandler()
Method Detail

widgetSelected

public void widgetSelected(SelectionEvent e)

Sent when a tab in this NewsFeedView is selected.

Parameters:
e - an event containing information about the selection