public class AttachmentEditorUIHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_DIALOG_ACTION |
protected Action |
closeAction |
protected TuttiUIContext |
context |
protected Action |
openAction |
protected PersistenceService |
persistenceService |
static String |
SHOW_DIALOG_ACTION |
protected AttachmentEditorUI |
ui |
| Constructor and Description |
|---|
AttachmentEditorUIHandler(TuttiUIContext context,
AttachmentEditorUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment() |
protected void |
addAttachment(Attachment attachment) |
protected void |
afterInitUI() |
protected void |
beforeInitUI() |
void |
closeEditor() |
void |
init() |
void |
openEditor(JComponent component) |
void |
place(JComponent component) |
protected void |
resetFields() |
public static final String CLOSE_DIALOG_ACTION
public static final String SHOW_DIALOG_ACTION
protected final AttachmentEditorUI ui
protected final PersistenceService persistenceService
protected final TuttiUIContext context
protected Action closeAction
protected Action openAction
public AttachmentEditorUIHandler(TuttiUIContext context, AttachmentEditorUI ui)
protected void beforeInitUI()
protected void afterInitUI()
public void closeEditor()
public void openEditor(JComponent component)
public void init()
public void place(JComponent component)
public void addAttachment()
protected void addAttachment(Attachment attachment)
protected void resetFields()
Copyright © 2012-2013 Ifremer. All Rights Reserved.