Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.events.FocusEvent

Packages that use FocusEvent
org.eclipse.swt.events   
 

Uses of FocusEvent in org.eclipse.swt.events
 

Methods in org.eclipse.swt.events with parameters of type FocusEvent
 void FocusAdapter.focusGained(FocusEvent event)
          Sent when a control gets focus.
 void FocusListener.focusGained(FocusEvent event)
          Sent when a control gets focus.
 void FocusAdapter.focusLost(FocusEvent event)
          Sent when a control loses focus.
 void FocusListener.focusLost(FocusEvent event)
          Sent when a control loses focus.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0