public class GoogleExporter extends AbstractExporter
Modifier and Type | Field and Description |
---|---|
static String |
PASSWORD |
static String |
REMINDER |
static String |
REMINDERALERT |
static String |
REMINDEREMAIL |
static String |
REMINDERMINUTES |
static String |
REMINDERSMS |
static String |
SELECTEDCALENDAR |
static String |
STOREPASSWORD |
static String |
STORESETTINGS |
static String |
USERNAME |
Constructor and Description |
---|
GoogleExporter() |
Modifier and Type | Method and Description |
---|---|
boolean |
exportPrograms(Program[] programs,
Properties settings,
AbstractPluginProgramFormating formating)
Export programs
|
String |
getName() |
boolean |
hasSettingsDialog() |
void |
showSettingsDialog(Properties settings)
Show settings-dialog
|
toString
public static final String USERNAME
public static final String PASSWORD
public static final String STOREPASSWORD
public static final String STORESETTINGS
public static final String SELECTEDCALENDAR
public static final String REMINDER
public static final String REMINDERMINUTES
public static final String REMINDERSMS
public static final String REMINDEREMAIL
public static final String REMINDERALERT
public String getName()
public boolean exportPrograms(Program[] programs, Properties settings, AbstractPluginProgramFormating formating)
ExporterIf
programs
- this programssettings
- the settingspublic boolean hasSettingsDialog()
hasSettingsDialog
in interface ExporterIf
hasSettingsDialog
in class AbstractExporter
public void showSettingsDialog(Properties settings)
ExporterIf
showSettingsDialog
in interface ExporterIf
showSettingsDialog
in class AbstractExporter
settings
- Show Dialog with this settingsTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)