RSE
Release 3.0

org.eclipse.rse.ui.widgets
Interface ISystemCollapsableSectionListener


public interface ISystemCollapsableSectionListener

Listener for collapse / expand events on the SystemCollapsableSection widget.


Method Summary
 void sectionCollapsed(boolean collapsed)
          Notifies listeners of a section collapsed or expanded.
 

Method Detail

sectionCollapsed

void sectionCollapsed(boolean collapsed)
Notifies listeners of a section collapsed or expanded.


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.