|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.aplu.nxt.platform.ConnectPanel
public class ConnectPanel
Message forms with standard title.
Field Summary |
---|
Method Summary | |
---|---|
static java.lang.String |
askBtName()
Shows a form with a input field and asks for Bluetooth friendly name. |
static void |
hide()
|
static void |
show(java.lang.String text)
Creates a form with an output field and shows the given text. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void show(java.lang.String text)
text
- the text to displaypublic static java.lang.String askBtName()
public static void hide()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |