java - How to draw a JButton in Android -



java - How to draw a JButton in Android -

which class should utilize in android programme when gets 1 draws button or textfield, when gets 0 not draw anything. there class in java can perform functionality? want when 1 shoud draw button.

android doesn't utilize jbuttons, uses it's own button widget: http://developer.android.com/reference/android/widget/button.html

java android button

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -