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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -