Frames | No Frames |
Fields of type javax.swing.DesktopManager | |
DesktopManager | The default desktop manager used with JDesktopPane. |
Methods with return type javax.swing.DesktopManager | |
DesktopManager | This method returns a default DesktopManager that can be used with this
JInternalFrame.
|
DesktopManager | This method returns the DesktopManager to use with the JInternalFrame.
|
Classes implementing javax.swing.DesktopManager | |
class | The default implementation of DesktopManager for
Swing. |
Methods with parameter type javax.swing.DesktopManager | |
void | This method sets the DesktopManager to use with the JDesktopPane.
|
Methods with return type javax.swing.DesktopManager | |
DesktopManager | This method returns the DesktopManager used with the JDesktopPane.
|