tl1.maxcom
Class DisplaySheet
java.lang.Object
Activity
tl1.maxcom.DisplaySheet
public class DisplaySheet
- extends Activity
Classe pour afficher une fiche. Utilise le layout sheet.xml
- Author:
- Télécom Lille1
Method Summary |
void |
onCreate(Bundle savedInstanceState)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sheetImage
private java.lang.String sheetImage
viewImageSheet
private ImageView viewImageSheet
textSheet
private TextView textSheet
bdd
private BDD bdd
mp
private MediaPlayer mp
layoutSheet
private LinearLayout layoutSheet
s
private Sheet s
retour
private Button retour
DisplaySheet
public DisplaySheet()
onCreate
public void onCreate(Bundle savedInstanceState)