All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface multilizer.TranslateObjectListener

public interface TranslateObjectListener
extends EventListener
The listener interface for receiving translate object events. You can write a special translation code if an object or objects by implementing this interface.


Method Index

 o translateObject(ObjectEventObject)
The object implements the restrictProperty method to translate object manually.

Methods

 o translateObject
 public abstract void translateObject(ObjectEventObject event)
The object implements the restrictProperty method to translate object manually.


All Packages  Class Hierarchy  This Package  Previous  Next  Index