|
||||||||||
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.JMESwingContainer
public class JMESwingContainer
The Class JMESwingContainer.
Constructor Summary | |
---|---|
JMESwingContainer(ContentItem contentItem)
Instantiates a new JME swing container. |
Method Summary | |
---|---|
javax.swing.JDesktopPane |
getJDesktopPane()
Gets the j desktop pane. |
void |
init()
Inits the. |
void |
update(float tpf)
Update. |
Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEWindow |
---|
getBackgroundFrame, lowerIndex, setBackGround, setBorder, 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.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 |
Constructor Detail |
---|
public JMESwingContainer(ContentItem contentItem)
contentItem
- the content itemMethod Detail |
---|
public javax.swing.JDesktopPane getJDesktopPane()
ISwingContainerImplementation
getJDesktopPane
in interface ISwingContainerImplementation
public void init()
IContentItemImplementation
init
in interface IContentItemImplementation
init
in class JMEWindow
public void update(float tpf)
IContentItemImplementation
update
in interface IContentItemImplementation
update
in class JMEOrthoContentItem
tpf
- the interpolation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |