|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.display.DisplayDeviceArea
public class DisplayDeviceArea
| Constructor Summary | |
|---|---|
DisplayDeviceArea(GraphicsDevice gd)
|
|
DisplayDeviceArea(GraphicsDevice gd,
int x,
int y,
int w,
int h)
|
|
| Method Summary | |
|---|---|
JFrame |
getFrame()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayDeviceArea(GraphicsDevice gd,
int x,
int y,
int w,
int h)
public DisplayDeviceArea(GraphicsDevice gd)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic JFrame getFrame()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||