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)