swarm.simtoolsgui
Interface CompositeWindowGeometryRecordNameC

All Known Subinterfaces:
ActionCacheC, EZBinC, EZDistributionC, EZGraphC, GUICompositeC

public interface CompositeWindowGeometryRecordNameC
extends WindowGeometryRecordNameC, WindowGeometryRecordNameS

Protocol for archiving objects with several GUI components.. Protocol for assigning archiving names to components of an object with several GUI components.


Method Summary
 java.lang.Object setWindowGeometryRecordNameForComponent$widget(java.lang.String componentName, java.lang.Object widget)
          Update the list of components, and compute the derived archiving name.
 
Methods inherited from interface swarm.simtoolsgui.WindowGeometryRecordNameC
setSaveSizeFlag, setWindowGeometryRecordName
 

Method Detail

setWindowGeometryRecordNameForComponent$widget

public java.lang.Object setWindowGeometryRecordNameForComponent$widget(java.lang.String componentName,
                                                                       java.lang.Object widget)
Update the list of components, and compute the derived archiving name.