?? java.telephony.phone.phonegraphicdisplay.html
字號:
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Interface java.telephony.phone.PhoneGraphicDisplay</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.html">This Package</a> <a href="java.telephony.phone.PhoneDisplay.html#_top_">Previous</a> <a href="java.telephony.phone.PhoneHookswitch.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.phone.PhoneGraphicDisplay</h1><dl> <dt> public interface <b>PhoneGraphicDisplay</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.phone.Component.html#_top_">Component</a></dl>A PhoneGraphicsDisplay represents a display device that ispixel-addressable,and which can be drawn into using AWT primitives.<hr><a name="index"></a><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getGraphics()"><b>getGraphics</b></a>() <dd> Returns a Graphics object for drawing into the display. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#size()"><b>size</b></a>() <dd> Returns the size of the display.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getGraphics()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getGraphics"><b>getGraphics</b></a><pre> public abstract <a href="java.awt.Graphics.html#_top_">Graphics</a> getGraphics() throws <a href="java.telephony.PlatformException.html#_top_">PlatformException</a></pre><dl> <dd> Returns a Graphics object for drawing into the display.<p> <dl> <dt> <b>Returns:</b> <dd> A Graphic object, as defined in the AWT. <dt> <b>Throws:</b> <a href="java.telephony.PlatformException.html#_top_">PlatformException</a> <dd> A platform-specific exception occurred. </dl></dl><a name="size()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="size"><b>size</b></a><pre> public abstract <a href="java.awt.Dimension.html#_top_">Dimension</a> size()</pre><dl> <dd> Returns the size of the display.<p> <dl> <dt> <b>Returns:</b> <dd> The size of the display, packaged in an AWT Dimension object. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.html">This Package</a> <a href="java.telephony.phone.PhoneDisplay.html#_top_">Previous</a> <a href="java.telephony.phone.PhoneHookswitch.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -