- onColorPreferenceToggle(View) - Method in class edu.illinois.cs.cs125.spring2019.mp4.MoleculeActivity
-
Toggles whether or not the molecules on screen are colored.
- onCreate(Bundle) - Method in class edu.illinois.cs.cs125.spring2019.mp4.MoleculeActivity
-
Called when the activity is created.
- onNextButtonClick(View) - Method in class edu.illinois.cs.cs125.spring2019.mp4.MoleculeActivity
-
Load and display the next molecule.
- onPrevButtonClick(View) - Method in class edu.illinois.cs.cs125.spring2019.mp4.MoleculeActivity
-
Load and display the previous molecule.
- OrganicMoleculeBuilder - Class in edu.illinois.cs.cs125.spring2019.mp4.lib
-
Provides a convenient way to construct OrganicMolecule objects.
- OrganicMoleculeBuilder(int) - Constructor for class edu.illinois.cs.cs125.spring2019.mp4.lib.OrganicMoleculeBuilder
-
Creates an organic molecule builder.
- OrganicMoleculeBuilder.Substituent - Class in edu.illinois.cs.cs125.spring2019.mp4.lib
-
Helps represent, build, and attach substituents to the backbone.
- OrganicMoleculeBuilder.SubstituentType - Enum in edu.illinois.cs.cs125.spring2019.mp4.lib
-
Possible types of substituents.
- OXYGEN - Static variable in class edu.illinois.cs.cs125.spring2019.mp4.lib.ChemicalElement
-
Element 8, oxygen.