com.skyarts.midp.ui.palm
??????? ButtonOwnerable

???????????:
Dialog

public interface ButtonOwnerable


???????
 void buttonPressed(Button button)
           
 void preRepaint(int x, int y, int width, int height)
           
 

???????

buttonPressed

public void buttonPressed(Button button)

preRepaint

public void preRepaint(int x,
                       int y,
                       int width,
                       int height)