public class SampleOrderEditorUIHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_DIALOG_ACTION |
protected Action |
closeAction |
protected TuttiUIContext |
context |
protected Action |
openAction |
static String |
SHOW_DIALOG_ACTION |
| Constructor and Description |
|---|
SampleOrderEditorUIHandler(TuttiUIContext context,
SampleOrderEditorUI ui) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterInitUI() |
protected void |
beforeInitUI() |
void |
closeEditor() |
void |
init() |
void |
openEditor(JComponent component) |
void |
place(JComponent component) |
public static final String CLOSE_DIALOG_ACTION
public static final String SHOW_DIALOG_ACTION
protected final TuttiUIContext context
protected Action closeAction
protected Action openAction
public SampleOrderEditorUIHandler(TuttiUIContext context, SampleOrderEditorUI ui)
protected void beforeInitUI()
protected void afterInitUI()
public void closeEditor()
public void openEditor(JComponent component)
public void init()
public void place(JComponent component)
Copyright © 2012–2013 Ifremer. All rights reserved.