swarm.simtoolsgui
Interface GUIComposite

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

public interface GUIComposite

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


Method Summary
 Object disableDestroyNotification()
           
 Object enableDestroyNotification$notificationMethod(Object notificationTarget, Selector notificationMethod)
           
 

Method Detail

enableDestroyNotification$notificationMethod

public Object enableDestroyNotification$notificationMethod(Object notificationTarget,
                                                           Selector notificationMethod)

disableDestroyNotification

public Object disableDestroyNotification()