eTextReader.tabletpc
Class InkUtils
java.lang.Object
eTextReader.tabletpc.InkUtils
public class InkUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TABLET_ANNOTATION_PORT
public static final int TABLET_ANNOTATION_PORT
- See Also:
- Constant Field Values
PORTRAIT
public static final int PORTRAIT
- See Also:
- Constant Field Values
LANDSCAPE
public static final int LANDSCAPE
- See Also:
- Constant Field Values
tabletTested
private static boolean tabletTested
isTablet
private static boolean isTablet
InkUtils
public InkUtils()
getTabletOrientation
public static final int getTabletOrientation()
showTabletInputPanel
public static void showTabletInputPanel(java.awt.Component container)
hideTabletInputPanel
public static void hideTabletInputPanel(java.awt.Component container)
showTabletInputPanel
public static void showTabletInputPanel(boolean show,
java.awt.Component container)
connectToInkServer
public static java.net.Socket connectToInkServer()
isTabletPC
public static boolean isTabletPC()
startInkServer
public static void startInkServer()
stopInkServer
public static void stopInkServer()
main
public static void main(java.lang.String[] args)