iSeries Remote Systems
v6.0.1

com.ibm.etools.iseries.editor
Class ISeriesEditorParser.DataLineMarkListener

java.lang.Object
  extended bycom.ibm.etools.iseries.editor.ISeriesEditorParser.DataLineMarkListener
All Implemented Interfaces:
com.ibm.lpex.core.LpexMarkListener
Enclosing class:
ISeriesEditorParser

protected class ISeriesEditorParser.DataLineMarkListener
extends Object
implements com.ibm.lpex.core.LpexMarkListener

Used to handle parsing of deleted compile time data elements

Since:
6.0.1

Constructor Summary
ISeriesEditorParser.DataLineMarkListener(ISeriesEditorParser parser)
           
 
Method Summary
 void markChanged(com.ibm.lpex.core.LpexView arg0, int arg1)
           
 void markDeleted(com.ibm.lpex.core.LpexView view, int arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISeriesEditorParser.DataLineMarkListener

public ISeriesEditorParser.DataLineMarkListener(ISeriesEditorParser parser)
Method Detail

markChanged

public void markChanged(com.ibm.lpex.core.LpexView arg0,
                        int arg1)
Specified by:
markChanged in interface com.ibm.lpex.core.LpexMarkListener

markDeleted

public void markDeleted(com.ibm.lpex.core.LpexView view,
                        int arg1)
Specified by:
markDeleted in interface com.ibm.lpex.core.LpexMarkListener

iSeries Remote Systems
v6.0.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.