public class CMovieDB extends AbstractController implements ListSelectionListener
| Constructor and Description |
|---|
CMovieDB() |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleActionState> |
getHandledActions() |
JComponent |
getView() |
void |
onClose(IFClosing closing) |
void |
postCreate() |
void |
valueChanged(ListSelectionEvent e) |
getTitleProvider, performModuleAction, postException, postException, postInfoMessage, postMessage, preCreatepublic JComponent getView()
getView in interface IFControllerpublic void postCreate()
postCreate in interface IFControllerpostCreate in class AbstractControllerpublic List<ModuleActionState> getHandledActions()
getHandledActions in interface IFControllergetHandledActions in class AbstractControllerpublic void valueChanged(ListSelectionEvent e)
valueChanged in interface ListSelectionListenerpublic void onClose(IFClosing closing)
onClose in interface IFControllerCopyright © 2013. All Rights Reserved.