| Modifier and Type | Method and Description |
|---|---|
static FaxToMailUIContext |
FaxToMailUIContext.getApplicationContext() |
static FaxToMailUIContext |
FaxToMailUIContext.newContext(FaxToMailConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RunFaxToMail.startFaxToMail(FaxToMailUIContext context,
boolean openContext) |
| Modifier and Type | Method and Description |
|---|---|
FaxToMailUIContext |
AbstractFaxToMailAction.getContext() |
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailUIContext |
MainUI.model |
| Modifier and Type | Method and Description |
|---|---|
FaxToMailUIContext |
MainUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<FaxToMailUIContext> |
MainUIHandler.getValidator() |
| Constructor and Description |
|---|
MainUI(FaxToMailUIContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailUIContext |
AttachmentCellEditor.context |
| Constructor and Description |
|---|
AttachmentCellEditor(FaxToMailUIContext context) |
AttachmentEditorUI(FaxToMailUIContext param0) |
| Constructor and Description |
|---|
DemandGroupHighlightDialog(FaxToMailUIContext context,
ButtonEmailGroup buttonEmailGroup) |
DemandGroupUI(FaxToMailUIContext param0) |
| Constructor and Description |
|---|
HistoryListUI(FaxToMailUIContext param0) |
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailUIContext |
RepliesCellEditor.context |
| Constructor and Description |
|---|
DemandRepliesUI(FaxToMailUIContext param0) |
RepliesCellEditor(FaxToMailUIContext context) |
| Modifier and Type | Method and Description |
|---|---|
static FaxToMailUIContext |
FaxToMailUIUtil.getApplicationContext(jaxx.runtime.JAXXObject ui) |
FaxToMailUIContext |
AbstractFaxToMailUIHandler.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<MailFolder,FolderTreeNode> |
FaxToMailUIUtil.createFolderTree(FaxToMailUIContext context,
DefaultMutableTreeNode parent,
MailFolder folder)
Creates the tree nodes and returns a map of the nodes by folder
|
static void |
FaxToMailUIUtil.forceAttachmentFileLoading(FaxToMailUIContext context,
Attachment attachment)
Force le chargement des attachmentFile (edited and original) pour un attachment.
|
static void |
FaxToMailUIUtil.forceReplyContentLoading(FaxToMailUIContext context,
Reply reply)
Force le chargement des contenu source binaire des réponses.
|
static Map<MailFolder,FolderTreeNode> |
FaxToMailUIUtil.initFolderTree(FaxToMailUIContext context,
JTree navigationTree,
Collection<MailFolder> folders,
List<MailFolder> foldersToExpand,
boolean colorNotAffectedFolders) |
static void |
FaxToMailUIUtil.openFile(FaxToMailUIContext context,
AttachmentFile attachment)
Ouvre un attachment en fonction de la configuration des extensions, ou à default le open système.
|
| Constructor and Description |
|---|
AbstractToolbarPopupUI(FaxToMailUIContext context) |
Copyright © 2014–2015 CodeLutin. All rights reserved.