edu.jhu.tmaj.beans2
Interface SwingMap


public interface SwingMap

This class maps SwingColumns to SwingCells representing one row.


Method Summary
 java.util.Map<SwingColumn,SwingCell> getMap()
           
 

Method Detail

getMap

java.util.Map<SwingColumn,SwingCell> getMap()