FlashCards
Class FlashCard.Side

java.lang.Object
  extended by FlashCards.FlashCard.Side
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FlashCard

 class FlashCard.Side
extends java.lang.Object
implements java.io.Serializable


Field Summary
(package private)  java.lang.String imagePath
           
(package private)  java.lang.String text
           
 
Constructor Summary
FlashCard.Side()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

imagePath

java.lang.String imagePath

text

java.lang.String text
Constructor Detail

FlashCard.Side

FlashCard.Side()