I'm trying to use SlideShow to create presentation...
http://poi.apache.org/apidocs/org/apache/poi/hslf/usermodel/SlideShow.html
and I see some uses of java.awt classes in the examples. My question is: to what extent awt can be used in creating PPT using POI?
further, how swing can be used together with Apache POI?
Could some experts enlighten me in this direction?
thanks.