Uses of Class
gnu.jemacs.swing.SwingWindow

Packages that use SwingWindow
gnu.jemacs.swing   
 

Uses of SwingWindow in gnu.jemacs.swing
 

Methods in gnu.jemacs.swing that return SwingWindow
static SwingWindow SwingWindow.getWindow(java.awt.event.ActionEvent event)
           
 

Constructors in gnu.jemacs.swing with parameters of type SwingWindow
SwingFrame(SwingWindow window)