Alguem poderia me dizer o porque desse erro ?
Exception in thread “main” java.lang.NullPointerException
at it.businesslogic.ireport.FontListLoader.loadTTFFonts(FontListLoader.j
ava:100)
at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:272)
at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:5774)