load


Description:

public void load ()

Required API for GIO modules to implement.

This function is run after the module has been loaded into GIO, to initialize the module. Typically, this function will call implement.

Parameters:

this

a IOModule.