Uses of Class
net.sf.jagzilla.exceptions.NullSourceException

Packages that use NullSourceException
net.sf.jagzilla.events Contains code for event handling in jagzilla  
 

Uses of NullSourceException in net.sf.jagzilla.events
 

Methods in net.sf.jagzilla.events that throw NullSourceException
 java.lang.String JagzillaEvent.getSource()
          return a String identifying the piece of code generating the event.
 java.lang.String JagzillaEventImpl.getSource()
           
 



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.