public interface MailAccountSetupExtension extends BasicExtension
Modifier and Type | Method and Description |
---|---|
JComponent[] |
getReaderFurtherOptions(AbstractMailReader.Type type) |
Map<String,JComponent> |
getReaderOptions(AbstractMailReader.Type type) |
JComponent[] |
getWriterFurtherOptions(AbstractMailWriter.Type type) |
Map<String,JComponent> |
getWriterOptions(AbstractMailWriter.Type type) |
void |
load(DbMailAccount account) |
void |
save(DbMailAccount account) |
getRequiredPluginIds
static final String ID
JComponent[] getReaderFurtherOptions(AbstractMailReader.Type type)
Map<String,JComponent> getReaderOptions(AbstractMailReader.Type type)
JComponent[] getWriterFurtherOptions(AbstractMailWriter.Type type)
Map<String,JComponent> getWriterOptions(AbstractMailWriter.Type type)
void load(DbMailAccount account)
void save(DbMailAccount account)
Copyright © 2015 OpenEstate. All rights reserved.