|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Structure
com.teamdev.xpcom.nsPluginRect
public class nsPluginRect
Field Summary |
---|
Fields inherited from class com.jniwrapper.Structure |
---|
f |
Fields inherited from class com.jniwrapper.Parameter |
---|
LICENSE_TYPE, V |
Constructor Summary | |
---|---|
nsPluginRect()
|
Method Summary | |
---|---|
long |
getBottom()
|
long |
getLeft()
|
long |
getRight()
|
long |
getTop()
|
void |
setBottom(long bottom)
|
void |
setLeft(long left)
|
void |
setRight(long right)
|
void |
setTop(long top)
|
Methods inherited from class com.jniwrapper.Structure |
---|
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write |
Methods inherited from class com.jniwrapper.Parameter |
---|
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public nsPluginRect()
Method Detail |
---|
public long getTop()
public void setTop(long top)
public long getLeft()
public void setLeft(long left)
public long getBottom()
public void setBottom(long bottom)
public long getRight()
public void setRight(long right)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |