edu.ucsb.nceas.morpho.plugins
Interface MetaDisplayFactoryInterface

All Known Implementing Classes:
MetaDisplayPlugin

public interface MetaDisplayFactoryInterface

This interface provides methods for initializing, displaying, updating and registering as a listener for a Component that styles XML and displays the results


Method Summary
 MetaDisplayInterface getInstance()
          Return a new instance of an object that implements the MetaDisplayInterface
 

Method Detail

getInstance

public MetaDisplayInterface getInstance()
Return a new instance of an object that implements the MetaDisplayInterface
Returns:
new instance of an object that implements the MetaDisplayInterface


Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.