TV-Browser 3.3.3 API

tvbrowser.ui.settings.tablebackgroundstyles
Interface TableBackgroundStyle

All Known Implementing Classes:
DayTimeBackgroundStyle, SingleColorBackgroundStyle, SingleImageBackgroundStyle, TimeBlockBackgroundStyle, UiColorBackgroundStyle, UiTimeBlockBackgroundStyle

public interface TableBackgroundStyle


Method Summary
 javax.swing.JPanel createSettingsContent()
           
 java.lang.String getName()
           
 java.lang.String getSettingsString()
           
 boolean hasContent()
           
 void storeSettings()
           
 

Method Detail

hasContent

boolean hasContent()

createSettingsContent

javax.swing.JPanel createSettingsContent()

storeSettings

void storeSettings()

getName

java.lang.String getName()

getSettingsString

java.lang.String getSettingsString()

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)