Package com.pixelmed.display
Class DisplayDeviceArea
- java.lang.Object
-
- com.pixelmed.display.DisplayDeviceArea
-
public class DisplayDeviceArea extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DisplayDeviceArea(java.awt.GraphicsDevice gd)
DisplayDeviceArea(java.awt.GraphicsDevice gd, int x, int y, int w, int h)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JFrame
getFrame()
java.lang.String
toString()
-