Eclipse Remote Application Platform

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

Packages that use ExpandEvent
org.eclipse.swt.events   
 

Uses of ExpandEvent in org.eclipse.swt.events
 

Methods in org.eclipse.swt.events with parameters of type ExpandEvent
 void ExpandAdapter.itemCollapsed(ExpandEvent e)
          Sent when an item is collapsed.
 void ExpandListener.itemCollapsed(ExpandEvent e)
          Sent when an item is collapsed.
 void ExpandAdapter.itemExpanded(ExpandEvent e)
          Sent when an item is expanded.
 void ExpandListener.itemExpanded(ExpandEvent e)
          Sent when an item is expanded.
 


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