Uses of Package
org.jadv.basic.interfaces

Packages that use org.jadv.basic.interfaces
org.jadv.basic JadvLib: Some basic objects
 
org.jadv.events JadvLib: Some basic events
 
 

Classes in org.jadv.basic.interfaces used by org.jadv.basic
AcceptEvents
          All Objects, that wants to receive any events, must implement this interface
 

Classes in org.jadv.basic.interfaces used by org.jadv.events
AcceptEvents
          All Objects, that wants to receive any events, must implement this interface