I am assuming that you are talking about import javax.swing.awt.*; or something along those lines. what it is is a collection of classes that allows you to use certain tools. Yes, one of those tools is the JFrame which is windowed programs. If you want more clarification you can go to the java documentation page
here and at the top there will be a link for javax.swing.