com.ibm.etools.systems.editor
Interface ILpexViewInitializer
- All Known Implementing Classes:
- DdsCursorListener
public interface ILpexViewInitializer
Interface required by Edmund Reinhardt
that helps him write code that can listen to the Editor directly
and not rely on the parsers which come and go and have a
many-to-one relationship with the editor.
initializeLpexView
void initializeLpexView(LpexView newView)
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.