|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.livescribe.configuration.PaperTablet
public class PaperTablet
| Field Summary | |
|---|---|
static int |
AREA_ID_RIGHT_BUTTON
|
static int |
AREA_ID_TABLET
|
static int |
AREA_ID_TABLET_180
|
static int |
AREA_ID_TABLET_270
|
static int |
AREA_ID_TABLET_90
|
static int |
AREA_ID_TABLET_LANDSCAPE
|
| Constructor Summary | |
|---|---|
PaperTablet()
|
|
| Method Summary | |
|---|---|
static void |
enable(boolean enable)
Turn on/off Paper Tablet streaming for regions with the tablet bit set |
static void |
enableMacMode(boolean enable)
Turn on/off Mac Mode for Paper Tablet streaming. |
static boolean |
isAvailable()
This will return true on an Echo pen that has the Paper Tablet app installed |
static boolean |
isEnabled()
The status of Paper Tablet streaming |
static boolean |
isMacModeEnabled()
The status of Mac Mode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int AREA_ID_TABLET
public static final int AREA_ID_TABLET_LANDSCAPE
public static final int AREA_ID_TABLET_90
public static final int AREA_ID_TABLET_180
public static final int AREA_ID_TABLET_270
public static final int AREA_ID_RIGHT_BUTTON
| Constructor Detail |
|---|
public PaperTablet()
| Method Detail |
|---|
public static boolean isAvailable()
public static void enable(boolean enable)
enable - public static boolean isEnabled()
public static void enableMacMode(boolean enable)
enable - public static boolean isMacModeEnabled()
|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||