Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: awt ::  
 | 
| interface XEventHandler | 
 | 
- Description
 
- This interface can be implemented by clients that need access to the
 toolkits window message loop.
 
 
 | 
| Methods' Summary | 
| handleEvent | 
requests the implementor of this interface to handle a platform
 dependend event.
   | 
| Methods' Details | 
handleEvent
| boolean | 
 
| handleEvent( | 
[in] any | 
 event ); | 
 
 
 
- Description
 
- requests the implementor of this interface to handle a platform
 dependend event.
 
 
- Returns
 
- true if the event was handled properly and no further 
 handling should take place, false otherwise.
 
 
- Parameter event
 
- the platform dependend event.
 
 
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.