org.gamenet.swing.controls
Interface DataSectionTree.NamedDataSectionable

All Superinterfaces:
DataSectionable
All Known Implementing Classes:
DataSectionTree.LeafDataSectionable, DataSectionTree.ListDataSectionable, DataSectionTree.ListItemDataSectionable, DataSectionTree.NamedDataSectionableImpl
Enclosing interface:
DataSectionTree

static interface DataSectionTree.NamedDataSectionable
extends DataSectionable


Method Summary
 String getLabel()
           
 
Methods inherited from interface org.gamenet.swing.controls.DataSectionable
getComponentForDataSection, getData, getDataForDataSection, getListComponentForDataSection, getStaticDataSections
 

Method Detail

getLabel

public String getLabel()