|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContentItem in apps.basketapp.client |
---|
Methods in apps.basketapp.client that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
Basket.getItems()
Gets the items. |
java.util.List<ContentItem> |
MapInitializer.getMystery(ContentSystem contentSystem)
Gets the mystery. |
java.util.List<ContentItem> |
BasketApp.getOnlineItems()
Gets the online items. |
java.util.List<ContentItem> |
StateLoader.loadItems()
Load items. |
Methods in apps.basketapp.client with parameters of type ContentItem | |
---|---|
boolean |
Basket.addItem(ContentItem basketItem)
Adds the item. |
boolean |
Basket.containsItem(ContentItem item)
Contains item. |
boolean |
Basket.detachItem(ContentItem item)
Detach item. |
void |
BasketApp.itemAdded(ContentItem item)
|
void |
Basket.BasketListener.itemAdded(ContentItem item)
Item added. |
void |
BasketApp.itemDetached(ContentItem item)
|
void |
Basket.BasketListener.itemDetached(ContentItem item)
Item detached. |
Method parameters in apps.basketapp.client with type arguments of type ContentItem | |
---|---|
void |
Basket.addItems(java.util.List<ContentItem> items)
Adds the items. |
void |
Basket.detachItems(java.util.List<ContentItem> items)
Detach items. |
Uses of ContentItem in apps.basketapp.controller |
---|
Methods in apps.basketapp.controller that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
ControllerApp.getOnlineItems()
Gets the online items. |
Uses of ContentItem in apps.basketapp.controller.mysteries |
---|
Methods in apps.basketapp.controller.mysteries that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
VideoMystery.getMystery(ContentSystem contentSystem)
Gets the mystery. |
java.util.List<ContentItem> |
TextMystery.getMystery(ContentSystem contentSystem)
Gets the mystery. |
java.util.List<ContentItem> |
TableMystery.getMystery(ContentSystem contentSystem,
java.lang.String appName)
Gets the mystery. |
Uses of ContentItem in apps.conceptmap.graphcomponents.nodes |
---|
Methods in apps.conceptmap.graphcomponents.nodes that return ContentItem | |
---|---|
ContentItem |
GraphNode.getNodeContainer()
Gets the node container. |
Uses of ContentItem in apps.diamondranking |
---|
Methods in apps.diamondranking with parameters of type ContentItem | |
---|---|
boolean |
DiamondRankingApp.clicksOnCorners(ContentItem item,
java.util.ArrayList<apps.diamondranking.DiamondRankingApp.CursorPoint> clickPoints)
Clicks on corners. |
Uses of ContentItem in apps.dissection |
---|
Methods in apps.dissection with parameters of type ContentItem | |
---|---|
void |
SolutionFinder.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
SolutionFinder.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DoubleClickFlip.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
Uses of ContentItem in apps.groove |
---|
Methods in apps.groove with parameters of type ContentItem | |
---|---|
void |
PianoInteraction.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
PianoInteraction.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
Uses of ContentItem in apps.mathpadapp.controllerapp.tablecontroller |
---|
Methods in apps.mathpadapp.controllerapp.tablecontroller that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
RemoteDesktop.getOnlineItems()
Gets the online items. |
Methods in apps.mathpadapp.controllerapp.tablecontroller with parameters of type ContentItem | |
---|---|
void |
RemoteDesktop.addOnlineItem(ContentItem item)
Adds the online item. |
void |
RemoteDesktop.removeOnlineItem(ContentItem item)
Removes the online item. |
Method parameters in apps.mathpadapp.controllerapp.tablecontroller with type arguments of type ContentItem | |
---|---|
void |
RemoteDesktop.addOnlineItems(java.util.List<ContentItem> items)
Adds the online items. |
Uses of ContentItem in apps.mathpadapp.mathtool |
---|
Methods in apps.mathpadapp.mathtool that return ContentItem | |
---|---|
ContentItem |
MathToolControlPanel.getLoginButton()
Gets the login button. |
Uses of ContentItem in apps.mathpadapp.networkmanager.managers.syncmanager |
---|
Methods in apps.mathpadapp.networkmanager.managers.syncmanager with parameters of type ContentItem | |
---|---|
void |
SyncRenderer.renderSyncData(ContentItem item,
java.util.HashMap<java.lang.Short,java.lang.Object> syncData)
Render sync data. |
void |
SyncRenderer.renderSyncData(ContentItem item,
java.lang.Short syncParameter,
java.lang.Object syncValue)
Render sync data. |
Uses of ContentItem in apps.mathpadapp.util |
---|
Methods in apps.mathpadapp.util that return ContentItem | |
---|---|
ContentItem |
MTListManager.getListItem(java.lang.Object item)
Gets the list item. |
Methods in apps.mathpadapp.util that return types with arguments of type ContentItem | |
---|---|
java.util.HashMap<java.lang.Object,ContentItem> |
MTListManager.getListItems()
Gets the list items. |
Uses of ContentItem in apps.mtdesktop.tabletop |
---|
Methods in apps.mtdesktop.tabletop that return types with arguments of type ContentItem | |
---|---|
java.util.Map<TableIdentity,java.util.List<ContentItem>> |
TabletopContentManager.getTableItems()
Gets the table items. |
Methods in apps.mtdesktop.tabletop with parameters of type ContentItem | |
---|---|
void |
TabletopContentManager.TabletopContentManagerListener.itemReceived(TableIdentity tableId,
ContentItem item)
Item received. |
Uses of ContentItem in apps.mtdesktop.tabletop.basket |
---|
Methods in apps.mtdesktop.tabletop.basket that return types with arguments of type ContentItem | |
---|---|
java.util.List<java.lang.Class<? extends ContentItem>> |
JmeNetworkedBasket.getExcludedItems()
Gets the excluded items. |
Methods in apps.mtdesktop.tabletop.basket with parameters of type ContentItem | |
---|---|
void |
JmeNetworkedBasket.addItem(ContentItem basketItem)
Adds the item. |
void |
JmeNetworkedBasket.detachItem(ContentItem item)
Detach item. |
boolean |
JmeNetworkedBasket.isExcluded(ContentItem contentItem)
Checks if is excluded. |
void |
BasketManager.itemReceived(TableIdentity tableId,
ContentItem item)
|
void |
JmeNetworkedBasket.linkItem(ContentItem item)
Link item. |
void |
InputOutputBasketController.remoteItemReceived(ContentItem item)
Remote item received. |
void |
JmeNetworkedBasket.removeItem(ContentItem item)
Removes the item. |
void |
BasketManager.sendItemToRemoteBasket(ContentItem item,
TableIdentity tableId)
Send item to remote basket. |
void |
JmeNetworkedBasket.unlinkItem(ContentItem item)
Unlink item. |
Method parameters in apps.mtdesktop.tabletop.basket with type arguments of type ContentItem | |
---|---|
void |
JmeNetworkedBasket.excludeItem(java.lang.Class<? extends ContentItem> itemClass)
Exclude item. |
Uses of ContentItem in apps.mysteries.client |
---|
Methods in apps.mysteries.client with parameters of type ContentItem | |
---|---|
void |
MysteryApp.contentItemLoaded(ContentItem item)
|
void |
MysteryApp.renderSynchronisedDate(ContentItem item,
java.util.Map<java.lang.String,java.lang.String> itemAttrs)
|
Uses of ContentItem in apps.mysteries.controller |
---|
Methods in apps.mysteries.controller with parameters of type ContentItem | |
---|---|
void |
MysteriesControllerApp.contentItemLoaded(ContentItem item)
|
void |
MysteriesControllerApp.renderSynchronisedDate(ContentItem item,
java.util.Map<java.lang.String,java.lang.String> itemAttrs)
|
Uses of ContentItem in apps.mysteries.projector |
---|
Methods in apps.mysteries.projector with parameters of type ContentItem | |
---|---|
void |
MysteryProjectorApp.contentItemLoaded(ContentItem item)
|
void |
MysteryProjectorApp.renderSynchronisedDate(ContentItem item,
java.util.Map<java.lang.String,java.lang.String> itemAttrs)
|
Uses of ContentItem in apps.mysteriestableportal |
---|
Methods in apps.mysteriestableportal that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
DinnerDisasterBuilder.build(ContentSystem contentSystem)
Builds the. |
java.util.List<ContentItem> |
StateRecorder.loadMysteryState()
Load mystery state. |
Methods in apps.mysteriestableportal with parameters of type ContentItem | |
---|---|
void |
MysteriesLogging.registerItemForLogging(ContentItem item)
Register item for logging. |
Method parameters in apps.mysteriestableportal with type arguments of type ContentItem | |
---|---|
void |
MysteriesLogging.registerItemsForLogging(java.util.List<ContentItem> items)
Register items for logging. |
void |
StateRecorder.registerMysteryContentItems(java.lang.String mysteryPath,
java.util.List<ContentItem> items)
Register mystery content items. |
void |
ControllerApp.removeItems(java.util.List<ContentItem> items)
Removes the items. |
Uses of ContentItem in apps.mysteriestableportal.messages |
---|
Methods in apps.mysteriestableportal.messages that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
ProjectorPostItemsMessage.getItems()
Gets the items. |
Method parameters in apps.mysteriestableportal.messages with type arguments of type ContentItem | |
---|---|
void |
ProjectorPostItemsMessage.setItems(java.util.List<ContentItem> items)
Sets the items. |
Constructor parameters in apps.mysteriestableportal.messages with type arguments of type ContentItem | |
---|---|
ProjectorPostItemsMessage(java.lang.Class<?> targetClass,
TableIdentity targetTableId,
java.util.List<ContentItem> items,
TableIdentity sourceTableId)
Instantiates a new projector post items message. |
Uses of ContentItem in apps.remotecontrol.networkmanager.managers |
---|
Fields in apps.remotecontrol.networkmanager.managers with type parameters of type ContentItem | |
---|---|
java.util.Map<java.lang.String,ContentItem> |
NetworkedContentManager.onlineItemsList
The online items list. |
Methods in apps.remotecontrol.networkmanager.managers that return types with arguments of type ContentItem | |
---|---|
java.util.Map<java.lang.String,ContentItem> |
NetworkedContentManager.getOnlineItems()
Gets the online items. |
Methods in apps.remotecontrol.networkmanager.managers with parameters of type ContentItem | |
---|---|
void |
NetworkedContentManager.transferContentItem(ContentItem item,
TableIdentity sourceTableId,
TableIdentity targetTableId,
Location newLoc)
Transfer content item. |
Method parameters in apps.remotecontrol.networkmanager.managers with type arguments of type ContentItem | |
---|---|
void |
NetworkedContentManager.registerContentItems(java.util.HashMap<ContentItem,Location> contentItems)
Register content items. |
void |
NetworkedContentManager.registerContentItems(java.util.List<ContentItem> contentItems)
Register content items. |
void |
NetworkedContentManager.unregisterContentItems(java.util.List<ContentItem> contentItems)
Unregister content items. |
Uses of ContentItem in apps.remotecontrol.networkmanager.managers.syncmanager |
---|
Methods in apps.remotecontrol.networkmanager.managers.syncmanager with parameters of type ContentItem | |
---|---|
void |
SyncManager.addSyncListeners(ContentItem item)
Adds the sync listeners. |
void |
SyncManager.fireItemMoved(ContentItem item)
Fire item moved. |
void |
SyncManager.fireItemRotated(ContentItem item)
Fire item rotated. |
void |
SyncManager.fireItemScaled(ContentItem item)
Fire item scaled. |
void |
SyncManager.unregisterContentItem(ContentItem item)
Unregister content item. |
Uses of ContentItem in apps.remotecontrol.networkmanager.managers.trackmanager |
---|
Methods in apps.remotecontrol.networkmanager.managers.trackmanager with parameters of type ContentItem | |
---|---|
void |
TrackListener.itemMoved(ContentItem item,
int x,
int y)
Item moved. |
Uses of ContentItem in apps.remotecontrol.networkmanager.messages |
---|
Methods in apps.remotecontrol.networkmanager.messages that return types with arguments of type ContentItem | |
---|---|
java.util.HashMap<ContentItem,java.lang.Short> |
UpdateContentPortalMessage.getItems()
Gets the items. |
java.util.List<ContentItem> |
PostWorkspacePortalMessage.getItems()
Gets the items. |
java.util.HashMap<ContentItem,Location> |
PostItemsPortalMessage.getItems()
Gets the items. |
Constructor parameters in apps.remotecontrol.networkmanager.messages with type arguments of type ContentItem | |
---|---|
ClearWorkspacePortalMessage(java.lang.Class<?> targetClass,
java.util.HashMap<ContentItem,java.lang.Short> collection)
Instantiates a new clear workspace portal message. |
|
PostItemsPortalMessage(java.lang.Class<?> targetClass,
TableIdentity tableId,
java.util.HashMap<ContentItem,Location> collection,
TableIdentity targetTableId)
Instantiates a new post items portal message. |
|
PostWorkspacePortalMessage(java.lang.Class<?> targetClass,
TableIdentity tableId,
java.util.Collection<ContentItem> collection)
Instantiates a new post workspace portal message. |
|
UpdateContentPortalMessage(java.lang.Class<?> targetClass,
java.util.HashMap<ContentItem,java.lang.Short> collection)
Instantiates a new update content portal message. |
Uses of ContentItem in apps.remotecontrol.tableportal |
---|
Methods in apps.remotecontrol.tableportal that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
DisplayPanel.getOnlineItems()
Gets the online items. |
Methods in apps.remotecontrol.tableportal with parameters of type ContentItem | |
---|---|
void |
WorkspaceManager.addWorkspaceListener(ContentItem item)
Adds the workspace listener. |
TablePortal |
WorkspaceManager.getSourceTablePortal(ContentItem item)
Gets the source table portal. |
void |
DisplayPanel.registerContentItem(ContentItem item)
Register content item. |
void |
RadarCullManager.registerItemForClipping(ContentItem item)
Register item for clipping. |
void |
CullManager.registerItemForClipping(ContentItem item)
Register item for clipping. |
void |
WorkspaceManager.unregisterContentItem(ContentItem item)
Unregister content item. |
Method parameters in apps.remotecontrol.tableportal with type arguments of type ContentItem | |
---|---|
void |
DisplayPanel.registerContentItems(java.util.List<ContentItem> items)
Register content items. |
Uses of ContentItem in apps.remotecontrol.tableportal.inspectionutility |
---|
Fields in apps.remotecontrol.tableportal.inspectionutility with type parameters of type ContentItem | |
---|---|
java.util.Map<ContentItem,Location> |
CircularLayout.originalLocsMap
The original locs map. |
Methods in apps.remotecontrol.tableportal.inspectionutility that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
InspectionUtility.getPickedItems(long id,
com.jme.math.Vector2f position)
Gets the picked items. |
Constructor parameters in apps.remotecontrol.tableportal.inspectionutility with type arguments of type ContentItem | |
---|---|
CircularLayout(ContentSystem contentSystem,
java.util.List<ContentItem> items,
com.jme.math.Vector3f centre,
float distance)
Instantiates a new circular layout. |
Uses of ContentItem in apps.remotecontrol.test |
---|
Method parameters in apps.remotecontrol.test with type arguments of type ContentItem | |
---|---|
void |
SyncTester.setItems(java.util.List<ContentItem> items)
Sets the items. |
Uses of ContentItem in apps.twentyfourpoint |
---|
Method parameters in apps.twentyfourpoint with type arguments of type ContentItem | |
---|---|
void |
TwentyFourPointApp.loadContent(java.util.List<ContentItem> items)
Load content. |
Uses of ContentItem in apps.twentyfourpoint.message |
---|
Methods in apps.twentyfourpoint.message that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
BroadcastData.getItems()
Gets the items. |
Constructor parameters in apps.twentyfourpoint.message with type arguments of type ContentItem | |
---|---|
BroadcastData(java.util.List<ContentItem> items)
Instantiates a new broadcast data. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem |
---|
Methods in synergynetframework.appsystem.contentsystem that return ContentItem | |
---|---|
abstract ContentItem |
ContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType)
Creates the content item. |
abstract ContentItem |
ContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType,
java.lang.String itemName)
Create a content item with a specific name. |
ContentItem |
ContentSystem.getContentItem(java.lang.String name)
Gets the content item. |
Methods in synergynetframework.appsystem.contentsystem that return types with arguments of type ContentItem | |
---|---|
java.util.Map<java.lang.String,ContentItem> |
ContentSystem.getAllContentItems()
Gets the all content items. |
java.util.Set<ContentItem> |
ContentSystem.loadContentItems(java.lang.String xmlFilePath)
Load content items. |
Methods in synergynetframework.appsystem.contentsystem with parameters of type ContentItem | |
---|---|
abstract void |
ContentSystem.addContentItem(ContentItem contentItem)
Adds the content item. |
abstract void |
ContentSystem.removeContentItem(ContentItem contentItem)
Removes the content item. |
abstract void |
ContentSystem.removeContentItem(ContentItem contentItem,
boolean releaseTextures)
Removes the content item. |
abstract void |
ContentSystem.setItemName(ContentItem item,
java.lang.String nameName)
Sets the item name. |
Method parameters in synergynetframework.appsystem.contentsystem with type arguments of type ContentItem | |
---|---|
abstract ContentItem |
ContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType)
Creates the content item. |
abstract ContentItem |
ContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType,
java.lang.String itemName)
Create a content item with a specific name. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.contentloader |
---|
Methods in synergynetframework.appsystem.contentsystem.contentloader that return types with arguments of type ContentItem | |
---|---|
java.util.Set<ContentItem> |
XMLContentLoader.loadContent(java.lang.String xmlPath,
ContentSystem contentsys)
|
java.util.Set<ContentItem> |
IContentLoader.loadContent(java.lang.String filePath,
ContentSystem contentsys)
Load content. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.contentloader.attributesrender |
---|
Methods in synergynetframework.appsystem.contentsystem.contentloader.attributesrender with parameters of type ContentItem | |
---|---|
void |
ContentItemRender.renderAttributes(java.util.Map<java.lang.String,java.lang.String> items,
ContentItem item,
ContentSystem contentSys)
Render attributes. |
Method parameters in synergynetframework.appsystem.contentsystem.contentloader.attributesrender with type arguments of type ContentItem | |
---|---|
static void |
AttributeRender.render(java.util.Map<ContentItem,java.util.Map<java.lang.String,java.lang.String>> items,
ContentSystem contentSystem)
Render. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.contentloader.contentitemcreator |
---|
Methods in synergynetframework.appsystem.contentsystem.contentloader.contentitemcreator that return types with arguments of type ContentItem | |
---|---|
static java.util.Map<ContentItem,java.util.Map<java.lang.String,java.lang.String>> |
ContentItemCreator.create(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> items,
ContentSystem contentSystem)
Creates the. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.items |
---|
Subclasses of ContentItem in synergynetframework.appsystem.contentsystem.items | |
---|---|
class |
BackgroundController
The Class BackgroundController. |
class |
ControlBar
The Class ControlBar. |
class |
DocViewer
The Class DocViewer. |
class |
DrawableFrame
The Class DrawableFrame. |
class |
DropDownList
The Class DropDownList. |
class |
Frame
The Class Frame. |
class |
HQPDFViewer
The Class HQPDFViewer. |
class |
HtmlFrame
The Class HtmlFrame. |
class |
ImageTextLabel
The Class ImageTextLabel. |
class |
Keyboard
The Class Keyboard. |
class |
LightImageLabel
The Class LightImageLabel. |
class |
LineItem
The Class LineItem. |
class |
ListContainer
The Class ListContainer. |
class |
MathPad
The Class MathPad. |
class |
MediaPlayer
The Class MediaPlayer. |
class |
MTKeyboard
The Class MTKeyboard. |
class |
MultiLineTextLabel
The Class MultiLineTextLabel. |
class |
ObjShape
The Class ObjShape. |
class |
OrthoContainer
The Class OrthoContainer. |
class |
OrthoContentItem
The Class OrthoContentItem. |
class |
PDFViewer
The Class PDFViewer. |
class |
PPTViewer
The Class PPTViewer. |
class |
QuadContentItem
The Class QuadContentItem. |
class |
RoundContentItem
The Class RoundContentItem. |
class |
RoundFrame
The Class RoundFrame. |
class |
RoundImageLabel
The Class RoundImageLabel. |
class |
RoundListContainer
The Class RoundListContainer. |
class |
RoundTextLabel
The Class RoundTextLabel. |
class |
RoundWindow
The Class RoundWindow. |
class |
SimpleButton
The Class SimpleButton. |
class |
SketchPad
The Class SketchPad. |
class |
SwingContainer
The Class SwingContainer. |
class |
TextLabel
The Class TextLabel. |
class |
ThreeDContainer
The Class ThreeDContainer. |
class |
ThreeDContentItem
The Class ThreeDContentItem. |
class |
TwoDShape
The Class TwoDShape. |
class |
VideoPlayer
The Class VideoPlayer. |
class |
VncFrame
The Class VncFrame. |
class |
Window
The Class Window. |
Methods in synergynetframework.appsystem.contentsystem.items that return ContentItem | |
---|---|
ContentItem |
LineItem.getSourceItem()
Gets the source item. |
ContentItem |
LineItem.getTargetItem()
Gets the target item. |
Methods in synergynetframework.appsystem.contentsystem.items that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
ThreeDContainer.getAllItemsIncludeSystemItems()
Gets the all items include system items. |
java.util.List<ContentItem> |
OrthoContainer.getAllItemsIncludeSystemItems()
Gets the all items include system items. |
Methods in synergynetframework.appsystem.contentsystem.items with parameters of type ContentItem | |
---|---|
void |
OrthoContainer.addSubItem(ContentItem contentItem)
|
boolean |
ThreeDContainer.contains(ContentItem contentItem)
Contains. |
boolean |
OrthoContainer.contains(ContentItem contentItem)
Contains. |
void |
OrthoContentItem.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DocViewer.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DocViewer.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
DocViewer.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContentItem.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
OrthoContainer.detachSubItem(ContentItem contentItem)
|
boolean |
ContentItem.hasCollision(ContentItem otherItem)
|
void |
OrthoContentItem.itemBringToToped(ContentItem item)
|
void |
OrthoContentItem.itemFlicked(ContentItem item,
float x,
float y)
|
void |
OrthoContentItem.itemRotated(ContentItem item,
float newAngle,
float oldAngle)
|
void |
OrthoContentItem.itemScaled(ContentItem item,
float newScaleFactor,
float oldScaleFactor)
|
void |
OrthoContentItem.itemScaleMotioned(ContentItem item,
float scale)
|
void |
OrthoContentItem.itemSnapped(ContentItem item,
FixLocationStatus fixLocationStatus)
|
void |
OrthoContentItem.itemSpun(ContentItem item,
float rot)
|
void |
OrthoContentItem.itemTranslated(ContentItem item,
float newLocationX,
float newLocationY,
float oldLocationX,
float oldLocationY)
|
void |
OrthoContainer.removeSubItem(ContentItem contentItem)
|
void |
OrthoContainer.removeSubItem(ContentItem contentItem,
boolean releaseTextures)
Removes the sub item. |
void |
OrthoContentItem.setRotateTranslateScalable(boolean isEnabled,
boolean attachToParent,
ContentItem targetItem)
|
void |
LineItem.setSourceItem(ContentItem sourceItem)
|
void |
LineItem.setTargetItem(ContentItem targetItem)
|
void |
OrthoContainer.setTopItem(ContentItem item)
Sets the top item. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.items.implementation |
---|
Methods in synergynetframework.appsystem.contentsystem.items.implementation with parameters of type ContentItem | |
---|---|
IContentItemImplementation |
IImplementationItemFactory.create(ContentItem contentItem)
Creates the. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.items.implementation.interfaces |
---|
Methods in synergynetframework.appsystem.contentsystem.items.implementation.interfaces with parameters of type ContentItem | |
---|---|
void |
IThreeDContainerImplementation.addSubItem(ContentItem contentItem)
Adds the sub item. |
void |
IOrthoContainerImplementation.addSubItem(ContentItem contentItem)
Adds the sub item. |
void |
IOrthoContainerImplementation.detachSubItem(ContentItem contentItem)
Detach sub item. |
boolean |
IContentItemImplementation.hasCollision(ContentItem contentItem)
Checks for collision. |
void |
IThreeDContainerImplementation.removeSubItem(ContentItem contentItem)
Removes the sub item. |
void |
IOrthoContainerImplementation.removeSubItem(ContentItem contentItem)
Removes the sub item. |
void |
IOrthoContentItemImplementation.setRotateTranslateScalable(boolean isEnabled,
boolean attachToParent,
ContentItem targetItem)
Sets the rotate translate scalable. |
void |
ILineImplementation.setSourceItem(ContentItem sourceItem)
Sets the source item. |
void |
ILineImplementation.setTargetItem(ContentItem targetItem)
Sets the target item. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.items.innernotecontroller |
---|
Methods in synergynetframework.appsystem.contentsystem.items.innernotecontroller with parameters of type ContentItem | |
---|---|
void |
InnerNoteController.addNoteController(ContentItem item)
Adds the note controller. |
void |
InnerNoteController.addNoteController(ContentItem parentItem,
QuadContentItem mainSubItem)
Adds the note controller. |
void |
InnerNoteController.addNoteEditor(QuadContentItem quadItem,
ContentItem parentItem)
Adds the note editor. |
void |
InnerNoteEventListener.noteBringToTop(ContentItem edittedItem)
Note bring to top. |
void |
InnerNoteController.noteBringToTop(ContentItem edittedItem)
|
void |
InnerNoteEventListener.noteChanged(ContentItem item,
java.lang.String text)
Note changed. |
void |
InnerNoteController.noteChanged(ContentItem item,
java.lang.String text)
|
void |
InnerNoteEventListener.noteLabelOn(ContentItem item,
boolean noteLabelOn)
Note label on. |
void |
InnerNoteController.noteLabelOn(ContentItem item,
boolean noteLabelOn)
|
void |
InnerNoteEventListener.noteRotated(ContentItem edittedItem,
float newAngle,
float oldAngle)
Note rotated. |
void |
InnerNoteController.noteRotated(ContentItem edittedItem,
float newAngle,
float oldAngle)
|
void |
InnerNoteEventListener.noteScaled(ContentItem edittedItem,
float newScaleFactor,
float oldScaleFactor)
Note scaled. |
void |
InnerNoteController.noteScaled(ContentItem edittedItem,
float newScaleFactor,
float oldScaleFactor)
|
void |
InnerNoteEventListener.noteTranslated(ContentItem edittedItem,
float newLocationX,
float newLocationY,
float oldLocationX,
float oldLocationY)
Note translated. |
void |
InnerNoteController.noteTranslated(ContentItem edittedItem,
float newLocationX,
float newLocationY,
float oldLocationX,
float oldLocationY)
|
void |
InnerNoteController.removeNoteEditor(QuadContentItem item,
ContentItem parentItem)
Removes the note editor. |
Method parameters in synergynetframework.appsystem.contentsystem.items.innernotecontroller with type arguments of type ContentItem | |
---|---|
void |
InnerNoteController.addNoteController(java.util.Collection<ContentItem> collection)
Adds the note controller. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.items.listener |
---|
Methods in synergynetframework.appsystem.contentsystem.items.listener with parameters of type ContentItem | |
---|---|
void |
ItemListener.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor changed. |
void |
ItemEventAdapter.cursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor clicked. |
void |
ItemEventAdapter.cursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor double clicked. |
void |
ItemEventAdapter.cursorDoubleClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor long held. |
void |
ItemEventAdapter.cursorLongHeld(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor pressed. |
void |
ItemEventAdapter.cursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor released. |
void |
ItemEventAdapter.cursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
ItemListener.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
Cursor right clicked. |
void |
ItemEventAdapter.cursorRightClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
BringToTopListener.itemBringToToped(ContentItem item)
Item bring to toped. |
void |
BringToTopAdapter.itemBringToToped(ContentItem item)
|
void |
OrthoFlickListener.itemFlicked(ContentItem item,
float x,
float y)
Item flicked. |
void |
OrthoControlPointRotateTranslateScaleListener.itemRotated(ContentItem item,
float newAngle,
float oldAngle)
Item rotated. |
void |
OrthoControlPointRotateTranslateScaleAdapter.itemRotated(ContentItem item,
float newAngle,
float oldAngle)
|
void |
OrthoControlPointRotateTranslateScaleListener.itemScaled(ContentItem item,
float newScaleFactor,
float oldScaleFactor)
Item scaled. |
void |
OrthoControlPointRotateTranslateScaleAdapter.itemScaled(ContentItem item,
float newScaleFactor,
float oldScaleFactor)
|
void |
OrthoScaleMotionListener.itemScaleMotioned(ContentItem item,
float scale)
Item scale motioned. |
void |
OrthoSnapListener.itemSnapped(ContentItem item,
FixLocationStatus fixLocationStatus)
Item snapped. |
void |
OrthoSnapAdapter.itemSnapped(ContentItem item,
FixLocationStatus fixLocationStatus)
|
void |
OrthoSpinListener.itemSpun(ContentItem item,
float rot)
Item spun. |
void |
OrthoControlPointRotateTranslateScaleListener.itemTranslated(ContentItem item,
float newLocationX,
float newLocationY,
float oldLocationX,
float oldLocationY)
Item translated. |
void |
OrthoControlPointRotateTranslateScaleAdapter.itemTranslated(ContentItem item,
float newLocationX,
float newLocationY,
float oldLocationX,
float oldLocationY)
|
void |
InnerNoteEditListener.noteChanged(ContentItem item,
java.lang.String text)
Note changed. |
void |
InnerNoteEditListener.noteLabelOn(ContentItem item,
boolean noteLabelOn)
Note label on. |
void |
ScreenCursorListener.screenCursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
Screen cursor changed. |
void |
ScreenCursorListener.screenCursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
Screen cursor clicked. |
void |
ScreenCursorListener.screenCursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
Screen cursor pressed. |
void |
ScreenCursorListener.screenCursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
Screen cursor released. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.jme |
---|
Methods in synergynetframework.appsystem.contentsystem.jme that return ContentItem | |
---|---|
ContentItem |
JMEContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType)
Create a content item where the name will be auto-generated. |
ContentItem |
JMEContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType,
java.lang.String itemName)
Create a content item with a specific name. |
ContentItem |
JMEContentSystem.getContentItem(com.jme.scene.Spatial spatial)
Gets the content item. |
Methods in synergynetframework.appsystem.contentsystem.jme with parameters of type ContentItem | |
---|---|
void |
JMEContentSystem.addContentItem(ContentItem contentItem)
|
void |
JMEContentSystem.removeContentItem(ContentItem contentItem)
|
void |
JMEContentSystem.removeContentItem(ContentItem contentItem,
boolean releaseTextures)
|
void |
JMEContentSystem.setItemName(ContentItem item,
java.lang.String newName)
|
Method parameters in synergynetframework.appsystem.contentsystem.jme with type arguments of type ContentItem | |
---|---|
ContentItem |
JMEContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType)
Create a content item where the name will be auto-generated. |
ContentItem |
JMEContentSystem.createContentItem(java.lang.Class<? extends ContentItem> contentItemType,
java.lang.String itemName)
Create a content item with a specific name. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.jme.items |
---|
Methods in synergynetframework.appsystem.contentsystem.jme.items with parameters of type ContentItem | |
---|---|
void |
JMEThreeDContainer.addSubItem(ContentItem contentItem)
|
void |
JMEOrthoContainer.addSubItem(ContentItem contentItem)
|
void |
JMEOrthoContainer.detachSubItem(ContentItem contentItem)
|
boolean |
JMEContentItem.hasCollision(ContentItem contentItem)
|
void |
JMEThreeDContainer.removeSubItem(ContentItem contentItem)
|
void |
JMEOrthoContainer.removeSubItem(ContentItem contentItem)
|
void |
JMEOrthoContentItem.screenCursorChanged(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
JMEOrthoContentItem.screenCursorClicked(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
JMEOrthoContentItem.screenCursorPressed(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
JMEOrthoContentItem.screenCursorReleased(ContentItem item,
long id,
float x,
float y,
float pressure)
|
void |
JMEOrthoContentItem.setRotateTranslateScalable(boolean isEnabled,
boolean attachToParent,
ContentItem targetItem)
|
void |
JMELineItem.setSourceItem(ContentItem sourceItem)
|
void |
JMELineItem.setTargetItem(ContentItem targetItem)
|
Constructors in synergynetframework.appsystem.contentsystem.jme.items with parameters of type ContentItem | |
---|---|
JMEBackgroundController(ContentItem contentItem)
Instantiates a new JME background controller. |
|
JMEContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME content item. |
|
JMEControlBar(ContentItem contentItem)
Instantiates a new JME control bar. |
|
JMEDrawableFrame(ContentItem contentItem)
Instantiates a new JME drawable frame. |
|
JMEDropDownList(ContentItem contentItem)
Instantiates a new JME drop down list. |
|
JMEFrame(ContentItem contentItem)
Instantiates a new JME frame. |
|
JMEHQPDFViewer(ContentItem item)
Instantiates a new JMEHQPDF viewer. |
|
JMEHtmlFrame(ContentItem contentItem)
Instantiates a new JME html frame. |
|
JMEImageTextLabel(ContentItem contentItem)
Instantiates a new JME image text label. |
|
JMEKeyboard(ContentItem contentItem)
Instantiates a new JME keyboard. |
|
JMELightImageLabel(ContentItem contentItem)
Instantiates a new JME light image label. |
|
JMELineItem(ContentItem contentItem)
Instantiates a new JME line item. |
|
JMELineItem(ContentItem contentItem,
com.jme.math.Vector3f sourcePoint,
com.jme.math.Vector3f targetPoint)
Instantiates a new JME line item. |
|
JMEListContainer(ContentItem contentItem)
Instantiates a new JME list container. |
|
JMEMathPad(ContentItem contentItem)
Instantiates a new JME math pad. |
|
JMEMediaPlayer(ContentItem contentItem)
Instantiates a new JME media player. |
|
JMEMTKeyboard(ContentItem contentItem)
Instantiates a new JMEMT keyboard. |
|
JMEMultiLineTextLabel(ContentItem contentItem)
Instantiates a new JME multi line text label. |
|
JMEObjShape(ContentItem contentItem)
Instantiates a new JME obj shape. |
|
JMEObjShape(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME obj shape. |
|
JMEOrthoContainer(ContentItem contentItem)
Instantiates a new JME ortho container. |
|
JMEOrthoContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME ortho content item. |
|
JMEPDFViewer(ContentItem item)
Instantiates a new JMEPDF viewer. |
|
JMEPPTViewer(ContentItem item)
Instantiates a new JMEPPT viewer. |
|
JMEQuadContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME quad content item. |
|
JMERoundContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME round content item. |
|
JMERoundFrame(ContentItem contentItem)
Instantiates a new JME round frame. |
|
JMERoundImageLabel(ContentItem contentItem)
Instantiates a new JME round image label. |
|
JMERoundListContainer(ContentItem contentItem)
Instantiates a new JME round list container. |
|
JMERoundTextLabel(ContentItem contentItem)
Instantiates a new JME round text label. |
|
JMERoundWindow(ContentItem contentItem)
Instantiates a new JME round window. |
|
JMESimpleButton(ContentItem contentItem)
Instantiates a new JME simple button. |
|
JMESketchPad(ContentItem contentItem)
Instantiates a new JME sketch pad. |
|
JMESwingContainer(ContentItem contentItem)
Instantiates a new JME swing container. |
|
JMETextLabel(ContentItem contentItem)
Instantiates a new JME text label. |
|
JMEThreeDContainer(ContentItem contentItem)
Instantiates a new JME three d container. |
|
JMEThreeDContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME three d content item. |
|
JMETwoDShape(ContentItem contentItem)
Instantiates a new JME two d shape. |
|
JMETwoDShape(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME two d shape. |
|
JMEVideoPlayer(ContentItem item)
Instantiates a new JME video player. |
|
JMEVncFrame(ContentItem contentItem)
Instantiates a new JME vnc frame. |
|
JMEWindow(ContentItem contentItem)
Instantiates a new JME window. |
Uses of ContentItem in synergynetframework.appsystem.contentsystem.jme.items.factory |
---|
Methods in synergynetframework.appsystem.contentsystem.jme.items.factory with parameters of type ContentItem | |
---|---|
IContentItemImplementation |
JMEImplementationItemFactory.create(ContentItem contentItem)
|
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager |
---|
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager that return types with arguments of type ContentItem | |
---|---|
java.util.Map<java.lang.String,ContentItem> |
NetworkedContentManager.getOnlineItems()
Gets the online items. |
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager with parameters of type ContentItem | |
---|---|
void |
NetworkedContentListener.contentItemLoaded(ContentItem item)
Content item loaded. |
void |
NetworkedContentManager.loadContentItem(ContentItem item)
Load content item. |
void |
NetworkedContentManager.removeContentItem(ContentItem item)
Removes the content item. |
void |
NetworkedContentListener.renderSynchronisedDate(ContentItem item,
java.util.Map<java.lang.String,java.lang.String> itemAttrs)
Render synchronised date. |
Method parameters in synergynetframework.appsystem.services.net.networkedcontentmanager with type arguments of type ContentItem | |
---|---|
void |
NetworkedContentManager.loadContent(java.util.List<ContentItem> collection)
Load content. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.controllers |
---|
Method parameters in synergynetframework.appsystem.services.net.networkedcontentmanager.controllers with type arguments of type ContentItem | |
---|---|
void |
ProjectorController.loadProjectorContent(TableIdentity sender,
java.util.List<ContentItem> items)
Load projector content. |
void |
RemoteDesktopController.loadRemoteDesktopContent(TableIdentity tableId,
java.util.List<ContentItem> collection)
Load remote desktop content. |
void |
ProjectorController.sendDataToProjector(TableIdentity tableId,
java.util.Map<java.lang.String,ContentItem> onlineItems)
Send data to projector. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.messages |
---|
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager.messages that return types with arguments of type ContentItem | |
---|---|
java.util.List<ContentItem> |
SwapTableMessage.getItems()
Gets the items. |
java.util.List<ContentItem> |
SendDataTo.getItems()
Gets the items. |
java.util.List<ContentItem> |
BroadcastData.getItems()
Gets the items. |
Constructor parameters in synergynetframework.appsystem.services.net.networkedcontentmanager.messages with type arguments of type ContentItem | |
---|---|
BroadcastData(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection)
Instantiates a new broadcast data. |
|
SendDataTo(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection,
TableIdentity id)
Instantiates a new send data to. |
|
SwapTableMessage(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection,
TableIdentity id)
Instantiates a new swap table message. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.networkedflick |
---|
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.networkedflick that return ContentItem | |
---|---|
ContentItem |
TransferableContentItem.getContentItem()
Gets the content item. |
Constructors in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.networkedflick with parameters of type ContentItem | |
---|---|
TransferableContentItem(java.lang.Class<?> targetClass,
ContentItem item,
TableIdentity targetTableId)
Instantiates a new transferable content item. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.projector |
---|
Constructor parameters in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.projector with type arguments of type ContentItem | |
---|---|
SendDataToProjector(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection,
TableIdentity id)
Instantiates a new send data to projector. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.remotedesktop |
---|
Constructor parameters in synergynetframework.appsystem.services.net.networkedcontentmanager.messages.remotedesktop with type arguments of type ContentItem | |
---|---|
SendClientDataTo(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection,
TableIdentity id)
Instantiates a new send client data to. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.utils |
---|
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager.utils that return types with arguments of type ContentItem | |
---|---|
java.util.Map<java.lang.String,ContentItem> |
RemoteDesktop.getOnlineItems()
Gets the online items. |
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager.utils with parameters of type ContentItem | |
---|---|
void |
RemoteDesktop.addNoteContainerForItem(ContentItem item,
ContentItem noteItem)
Adds the note container for item. |
void |
RemoteDesktop.removeNoteContainerForItem(ContentItem item)
Removes the note container for item. |
Method parameters in synergynetframework.appsystem.services.net.networkedcontentmanager.utils with type arguments of type ContentItem | |
---|---|
void |
RemoteDesktop.setOnlineItems(java.util.Map<java.lang.String,ContentItem> onlineItems)
Sets the online items. |
Uses of ContentItem in synergynetframework.appsystem.services.net.networkedcontentmanager.utils.networkedflick |
---|
Methods in synergynetframework.appsystem.services.net.networkedcontentmanager.utils.networkedflick that return ContentItem | |
---|---|
ContentItem |
TransferController.applyTransferableContentItem(TransferableContentItem message)
Apply transferable content item. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager that return types with arguments of type ContentItem | |
---|---|
static java.util.HashMap<java.lang.Class<? extends ContentItem>,ConstructionManager> |
RapidNetworkManager.getConstructionManagers()
Gets the construction managers. |
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager with parameters of type ContentItem | |
---|---|
static void |
RapidNetworkManager.broadcastItem(ContentItem item)
Broadcast item. |
static void |
RapidNetworkManager.postItem(ContentItem item,
TableIdentity tableIdentity)
Post item. |
static void |
RapidNetworkManager.shareItem(ContentItem item,
TableIdentity tableIdentity,
RapidNetworkManager.SyncType syncType)
Share item. |
static void |
RapidNetworkManager.unshareItem(ContentItem item,
TableIdentity tableIdentity,
RapidNetworkManager.SyncType syncType)
Unshare item. |
Method parameters in synergynetframework.appsystem.services.net.rapidnetworkmanager with type arguments of type ContentItem | |
---|---|
static void |
RapidNetworkManager.broadcastItems(java.util.List<ContentItem> items)
Broadcast items. |
static void |
RapidNetworkManager.postItems(java.util.List<ContentItem> items,
TableIdentity tableIdentity)
Post items. |
static void |
RapidNetworkManager.registerConstructionManager(java.lang.Class<? extends ContentItem> itemClass,
ConstructionManager constructManager)
Register construction manager. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager.constructionmanagers |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.constructionmanagers with parameters of type ContentItem | |
---|---|
java.util.HashMap<java.lang.String,java.lang.Object> |
ConstructionManager.buildConstructionInfo(ContentItem item)
Builds the construction info. |
void |
ConstructionManager.processConstructionInfo(ContentItem item,
java.util.HashMap<java.lang.String,java.lang.Object> info)
Process construction info. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers |
---|
Method parameters in synergynetframework.appsystem.services.net.rapidnetworkmanager.handlers with type arguments of type ContentItem | |
---|---|
void |
NetworkedContentMessageProcessor.NetworkedContentListener.itemsReceived(java.util.List<ContentItem> item,
TableIdentity tableId)
Items received. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages that return types with arguments of type ContentItem | |
---|---|
java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> |
PostItemConstructionMessage.getConstructionInfo()
Gets the construction info. |
java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> |
BroadcastItemConstructionMessage.getConstructionInfo()
Gets the construction info. |
java.util.List<ContentItem> |
PostItemsMessage.getItems()
Gets the items. |
java.util.List<ContentItem> |
BroadcastItemsMessage.getItems()
Gets the items. |
Method parameters in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages with type arguments of type ContentItem | |
---|---|
void |
PostItemConstructionMessage.setConstructionInfo(java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> constructInfo)
Sets the construction info. |
void |
BroadcastItemConstructionMessage.setConstructionInfo(java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> constructInfo)
Sets the construction info. |
void |
PostItemsMessage.setItems(java.util.List<ContentItem> items)
Sets the items. |
void |
BroadcastItemsMessage.setItems(java.util.List<ContentItem> items)
Sets the items. |
Constructor parameters in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages with type arguments of type ContentItem | |
---|---|
BroadcastItemConstructionMessage(java.lang.Class<?> targetClass,
java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> constructInfo)
Instantiates a new broadcast item construction message. |
|
BroadcastItemsMessage(java.lang.Class<?> targetClass,
java.util.List<ContentItem> items)
Instantiates a new broadcast items message. |
|
PostItemConstructionMessage(java.lang.Class<?> targetClass,
TableIdentity targetTableId,
java.util.HashMap<ContentItem,java.util.HashMap<java.lang.String,java.lang.Object>> constructInfo)
Instantiates a new post item construction message. |
|
PostItemsMessage(java.lang.Class<?> targetClass,
TableIdentity targetTableId,
java.util.List<ContentItem> items)
Instantiates a new post items message. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick that return ContentItem | |
---|---|
ContentItem |
TransferableContentItem.getContentItem()
Gets the content item. |
Constructors in synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick with parameters of type ContentItem | |
---|---|
NonTransferableContentItem(java.lang.Class<?> targetClass,
ContentItem item,
TableIdentity targetTableId)
Instantiates a new non transferable content item. |
|
TransferableContentItem(java.lang.Class<?> targetClass,
ContentItem item,
TableIdentity targetTableId)
Instantiates a new transferable content item. |
Uses of ContentItem in synergynetframework.appsystem.services.net.rapidnetworkmanager.utils.networkflick |
---|
Methods in synergynetframework.appsystem.services.net.rapidnetworkmanager.utils.networkflick that return ContentItem | |
---|---|
ContentItem |
TransferController.applyTransferableContentItem(TransferableContentItem message)
Apply transferable content item. |
Uses of ContentItem in synergynetframework.mtinput |
---|
Constructors in synergynetframework.mtinput with parameters of type ContentItem | |
---|---|
LongHoldDetector(long time,
float distance,
java.util.List<ItemListener> itemListeners,
ContentItem item)
Instantiates a new long hold detector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |