|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.contentsystem.jme.items.JMEContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEOrthoContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEOrthoContainer
synergynetframework.appsystem.contentsystem.jme.items.JMEWindow
synergynetframework.appsystem.contentsystem.jme.items.JMEMTKeyboard
public class JMEMTKeyboard
The Class JMEMTKeyboard.
Constructor Summary | |
---|---|
JMEMTKeyboard(ContentItem contentItem)
Instantiates a new JMEMT keyboard. |
Method Summary | |
---|---|
void |
init()
Inits the. |
void |
setBorder(Border border)
Sets the border. |
Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEWindow |
---|
getBackgroundFrame, lowerIndex, setBackGround, setHeight, setWidth |
Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEOrthoContainer |
---|
addSubItem, detachSubItem, getNode, removeSubItem, updateOrder |
Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEContentItem |
---|
contains, getImplementationObject, getLocalLocation, hasCollision, setAngle, setBoundaryEnabled, setId, setLocation, setManipulate, setScale, setScale, setVisible, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IWindowImplementation |
---|
getBackgroundFrame, setHeight, setWidth |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IOrthoContainerImplementation |
---|
addSubItem, detachSubItem, getNode, removeSubItem, updateOrder |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
---|
addMultitouchListener, contains, getImplementationObject, hasCollision, setAngle, setBackGround, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
Constructor Detail |
---|
public JMEMTKeyboard(ContentItem contentItem)
contentItem
- the content itemMethod Detail |
---|
public void init()
IContentItemImplementation
init
in interface IContentItemImplementation
init
in class JMEWindow
public void setBorder(Border border)
IContentItemImplementation
setBorder
in interface IContentItemImplementation
setBorder
in class JMEWindow
border
- the new border
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |