public abstract class AbstractView extends Object implements IView
| Constructor and Description |
|---|
AbstractView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addViewListener(IViewListener listener) |
void |
removeViewListener(IViewListener listener) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyActionConfigurations, getMenuItemConfigurations, getStateBarComponentConfigurations, getToolBarItemConfigurationsgetComponentpublic void removeViewListener(IViewListener listener)
removeViewListener in interface IViewpublic void addViewListener(IViewListener listener)
addViewListener in interface IViewCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.