com.ibm.jtopenlite.command.program
Class OpenListOfObjectsFormat

java.lang.Object
  extended by com.ibm.jtopenlite.command.program.ListEntryFormatAdapter
      extended by com.ibm.jtopenlite.command.program.OpenListOfObjectsFormat
All Implemented Interfaces:
ListEntryFormat

public class OpenListOfObjectsFormat
extends ListEntryFormatAdapter


Constructor Summary
OpenListOfObjectsFormat()
           
OpenListOfObjectsFormat(OpenListOfObjectsFormatListener listener)
           
 
Method Summary
 OpenListOfObjectsFormatListener getListener()
           
 void setListener(OpenListOfObjectsFormatListener listener)
           
 
Methods inherited from class com.ibm.jtopenlite.command.program.ListEntryFormatAdapter
format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenListOfObjectsFormat

public OpenListOfObjectsFormat()

OpenListOfObjectsFormat

public OpenListOfObjectsFormat(OpenListOfObjectsFormatListener listener)
Method Detail

getListener

public OpenListOfObjectsFormatListener getListener()

setListener

public void setListener(OpenListOfObjectsFormatListener listener)