|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kemet.lf.tools.ihm.Screen
public class Screen
Screen : toolbox for screen.
Constructor Summary | |
---|---|
Screen()
|
Method Summary | |
---|---|
static double[] |
getMaxScreenToDouble()
return the max (X,Y) of screen. |
static java.awt.Rectangle |
getMaxScreenToRectangle()
return the max (X,Y) of screen. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Screen()
Method Detail |
---|
public static double[] getMaxScreenToDouble()
return the max (X,Y) of screen.
public static java.awt.Rectangle getMaxScreenToRectangle()
return the max (X,Y) of screen.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |