|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IControlBarImplementation
The Interface IControlBarImplementation.
| Method Summary | |
|---|---|
void |
addControlBarMoverListener(ControlBarMover.ControlBarMoverListener l)
Adds the control bar mover listener. |
void |
setBarImageResource(java.net.URL imageResource)
Sets the bar image resource. |
void |
setControlBarLength(float controlBarLength)
Sets the control bar length. |
void |
setControlBarMoverEnabled(boolean controlBarMoverEnabled)
Sets the control bar mover enabled. |
void |
setControlBarWidth(float controlBarWidth)
Sets the control bar width. |
void |
setCurrentPosition(float currentPosition)
Sets the current position. |
void |
setCursorImageResource(java.net.URL imageResource)
Sets the cursor image resource. |
void |
setFinishedBarImageResource(java.net.URL imageResource)
Sets the finished bar image resource. |
void |
updateControlBar()
Update control bar. |
| 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, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Method Detail |
|---|
void addControlBarMoverListener(ControlBarMover.ControlBarMoverListener l)
l - the lvoid setBarImageResource(java.net.URL imageResource)
imageResource - the new bar image resourcevoid setControlBarLength(float controlBarLength)
controlBarLength - the new control bar lengthvoid setControlBarMoverEnabled(boolean controlBarMoverEnabled)
controlBarMoverEnabled - the new control bar mover enabledvoid setControlBarWidth(float controlBarWidth)
controlBarWidth - the new control bar widthvoid setCurrentPosition(float currentPosition)
currentPosition - the new current positionvoid setCursorImageResource(java.net.URL imageResource)
imageResource - the new cursor image resourcevoid setFinishedBarImageResource(java.net.URL imageResource)
imageResource - the new finished bar image resourcevoid updateControlBar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||