phenote.gui
Interface CharacterTableSource

All Known Implementing Classes:
CharacterTable, CharacterTemplateTable

public interface CharacterTableSource

Methods used by FieldPanel to update its interface for the currently edited character table.


Method Summary
 java.lang.String getGroup()
           
 ca.odell.glazedlists.swing.EventSelectionModel<CharacterI> getSelectionModel()
           
 

Method Detail

getGroup

java.lang.String getGroup()

getSelectionModel

ca.odell.glazedlists.swing.EventSelectionModel<CharacterI> getSelectionModel()