public interface Callback
int callback(int selector,
Object parm)
selector - An indicator of the function to be performed.
Interpretation is determined by the implementing class.parm - Whatever data may be appropriate to the callback.Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.