|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |