Uses of Class
org.jscroll.widgets.DesktopListener

Packages that use DesktopListener
org.jscroll.widgets   
 

Uses of DesktopListener in org.jscroll.widgets
 

Methods in org.jscroll.widgets with parameters of type DesktopListener
 JScrollInternalFrame DesktopScrollPane.add(DesktopListener dListener, String title, ImageIcon icon, JPanel frameContents, boolean isClosable, int x, int y)
          creates a JScrollInternalFrame and adds it to the virtual desktop
 void DesktopScrollPane.add(DesktopListener dListener, JInternalFrame f, int x, int y)
          adds an internal frame to the virtual desktop
 



Copyright © 2001-2003 JScroll.org. All Rights Reserved.