Uses of Class
net.sourceforge.atunes.gui.views.controls.playList.ColumnBean

Packages that use ColumnBean
net.sourceforge.atunes.gui.views.controls.playList   
net.sourceforge.atunes.kernel.modules.state   
 

Uses of ColumnBean in net.sourceforge.atunes.gui.views.controls.playList
 

Methods in net.sourceforge.atunes.gui.views.controls.playList that return ColumnBean
 ColumnBean Column.getColumnBean()
          Gets the column bean.
 

Methods in net.sourceforge.atunes.gui.views.controls.playList with parameters of type ColumnBean
 void Column.applyColumnBean(ColumnBean bean)
          Apply column bean.
 

Uses of ColumnBean in net.sourceforge.atunes.kernel.modules.state
 

Methods in net.sourceforge.atunes.kernel.modules.state that return types with arguments of type ColumnBean
 java.util.Map<java.lang.String,ColumnBean> ApplicationState.getColumns()
          Gets the columns.
 

Method parameters in net.sourceforge.atunes.kernel.modules.state with type arguments of type ColumnBean
 void ApplicationState.setColumns(java.util.Map<java.lang.String,ColumnBean> columns)
          Sets the columns.
 



Copyright © 2006-2008 The aTunes Team. All Rights Reserved.