swarm.simtoolsgui
Interface GUIComposite

All Known Subinterfaces:
EZBin, EZDistribution, EZGraph
All Known Implementing Classes:
EZBinImpl, EZGraphImpl

public interface GUIComposite
extends CompositeWindowGeometryRecordName, CompositeWindowGeometryRecordNameS

Base class for objects that use several GUI components.. Base class for objects that use several GUI components.


Method Summary
 void disableDestroyNotification()
           
 void enableDestroyNotification$notificationMethod(java.lang.Object notificationTarget, Selector notificationMethod)
           
 

Method Detail

enableDestroyNotification$notificationMethod

public void enableDestroyNotification$notificationMethod(java.lang.Object notificationTarget,
                                                         Selector notificationMethod)

disableDestroyNotification

public void disableDestroyNotification()