org.openoffice.ide.eclipse.core.unotypebrowser
Interface IInitListener

All Known Implementing Classes:
UnoTypeBrowser

public interface IInitListener

Listener interface for the UnoTypeProvider initialization.

Author:
cedricbosdo

Method Summary
 void initialized()
          Method called when the UnoTypeProvider is initialized.
 

Method Detail

initialized

void initialized()
Method called when the UnoTypeProvider is initialized.