|
||||||||||
| 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
public class JMEWindow
The Class JMEWindow.
| Constructor Summary | |
|---|---|
JMEWindow(ContentItem contentItem)
Instantiates a new JME window. |
|
| Method Summary | |
|---|---|
Frame |
getBackgroundFrame()
Gets the background frame. |
void |
init()
Inits the. |
void |
lowerIndex()
Lower index. |
void |
setBackGround(Background backGround)
Sets the back ground. |
void |
setBorder(Border border)
Sets the border. |
void |
setHeight(int height)
Sets the height. |
void |
setWidth(int width)
Sets the width. |
| 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.IOrthoContainerImplementation |
|---|
addSubItem, detachSubItem, getNode, removeSubItem, updateOrder |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, setAngle, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Constructor Detail |
|---|
public JMEWindow(ContentItem contentItem)
contentItem - the content item| Method Detail |
|---|
public Frame getBackgroundFrame()
IWindowImplementation
getBackgroundFrame in interface IWindowImplementationpublic void init()
IContentItemImplementation
init in interface IContentItemImplementationinit in class JMEContentItempublic void lowerIndex()
public void setBackGround(Background backGround)
IContentItemImplementation
setBackGround in interface IContentItemImplementationsetBackGround in class JMEOrthoContainerbackGround - the new back groundpublic void setBorder(Border border)
IContentItemImplementation
setBorder in interface IContentItemImplementationsetBorder in class JMEOrthoContainerborder - the new borderpublic void setHeight(int height)
IWindowImplementation
setHeight in interface IWindowImplementationheight - the new heightpublic void setWidth(int width)
IWindowImplementation
setWidth in interface IWindowImplementationwidth - the new width
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||