public class AdvancedKeyboard.Overlay
extends java.lang.Object
AdvancedKeyboard.getOverlays() method.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthor()
Gets the author of the keyboard overlay.
|
java.lang.String |
getDate()
Gets the creation date of the keyboard overlay.
|
java.lang.String |
getDescription()
Gets the description of the keyboard overlay.
|
java.lang.String |
getName()
Gets the name of the keyboard overlay.
|
int |
getRevision()
Gets the revision of the keyboard overlay.
|
int |
getVersion()
Gets the version of the keyboard overlay.
|
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.String getAuthor()
public int getVersion()
public int getRevision()
public java.lang.String getDate()