com.skyarts.midp.ui.palm
??? Button
java.lang.Object
|
+--com.skyarts.midp.ui.palm.Button
- public final class Button
- extends java.lang.Object
??? java.lang.Object ?????????? |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Button
public Button()
setButtonOwner
public void setButtonOwner(ButtonOwnerable buttonOwner)
getButtonOwner
public ButtonOwnerable getButtonOwner()
setText
public void setText(java.lang.String text)
getText
public java.lang.String getText()
setIDNo
public void setIDNo(int idNo)
getIDNo
public int getIDNo()
setBounds
public void setBounds(int x,
int y,
int width,
int height)