|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobject.PublicVariable
object.ViewableVariable
object.ViewablePoint
public class ViewablePoint
Nested Class Summary |
---|
Nested classes/interfaces inherited from class object.PublicVariable |
---|
PublicVariable.OwnershipState |
Field Summary |
---|
Fields inherited from class object.PublicVariable |
---|
hasValue, myHandle, obLook, ownersHandle, ownership |
Constructor Summary | |
---|---|
ViewablePoint(int x,
int y)
|
|
ViewablePoint(java.awt.Point p)
|
Method Summary | |
---|---|
java.awt.Point |
get()
|
void |
set(java.awt.Point newValue)
|
Methods inherited from class object.ViewableVariable |
---|
checkOwnership |
Methods inherited from class object.PublicVariable |
---|
addVariableListener, isOwned, removeVariableListener, requestOwnership, waitForOwnershipResolution |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewablePoint(java.awt.Point p)
public ViewablePoint(int x, int y)
Method Detail |
---|
public void set(java.awt.Point newValue) throws hla.rti13.java1.RTIexception, java.io.IOException
hla.rti13.java1.RTIexception
java.io.IOException
public java.awt.Point get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |