|
||||||||||
| 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.JMEThreeDContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEThreeDContainer
public class JMEThreeDContainer
The Class JMEThreeDContainer.
| Constructor Summary | |
|---|---|
JMEThreeDContainer(ContentItem contentItem)
Instantiates a new JME three d container. |
|
| Method Summary | |
|---|---|
void |
addSubItem(ContentItem contentItem)
Adds the sub item. |
void |
removeSubItem(ContentItem contentItem)
Removes the sub item. |
void |
setBackGround(Background backGround)
Sets the back ground. |
void |
setBorder(Border border)
Sets the border. |
void |
setBoundaryEnabled(boolean isBoundaryEnabled)
Sets the boundary enabled. |
| Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEContentItem |
|---|
addMultitouchListener, contains, getImplementationObject, getLocalLocation, hasCollision, init, setAngle, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| 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.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Constructor Detail |
|---|
public JMEThreeDContainer(ContentItem contentItem)
contentItem - the content item| Method Detail |
|---|
public void addSubItem(ContentItem contentItem)
IThreeDContainerImplementation
addSubItem in interface IThreeDContainerImplementationcontentItem - the content itempublic void removeSubItem(ContentItem contentItem)
IThreeDContainerImplementation
removeSubItem in interface IThreeDContainerImplementationcontentItem - the content itempublic void setBackGround(Background backGround)
IContentItemImplementation
setBackGround in interface IContentItemImplementationsetBackGround in class JMEContentItembackGround - the new back groundpublic void setBorder(Border border)
IContentItemImplementation
setBorder in interface IContentItemImplementationsetBorder in class JMEContentItemborder - the new borderpublic void setBoundaryEnabled(boolean isBoundaryEnabled)
IContentItemImplementation
setBoundaryEnabled in interface IContentItemImplementationsetBoundaryEnabled in class JMEContentItemisBoundaryEnabled - the new boundary enabled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||