edu.jhu.tmaj.beans2
Interface SwingRowConvertable


public interface SwingRowConvertable

Beans that can be converted into a Swing Table row will implement this class.


Method Summary
 SwingMap toSwingMap()
           
 void update(SwingMap swingMap)
           
 

Method Detail

toSwingMap

SwingMap toSwingMap()

update

void update(SwingMap swingMap)