Remote Systems
v6.4.1

com.ibm.etools.systems.editor
Interface ILpexViewInitializer


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.


Method Summary
 void initializeLpexView(LpexView newView)
           
 

Method Detail

initializeLpexView

public void initializeLpexView(LpexView newView)

Remote Systems
v6.4.1

Copyright © 2005 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.