BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Public Member Functions | Public Attributes | Private Attributes | List of all members
org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor Enum Reference

Public Member Functions

 ListColor (String colorCode)
 
int getColor ()
 

Public Attributes

 BLUE =("#29A6D4")
 
 GREEN =("#1C7D6C")
 
 ORANGE =("#F77400")
 
 RED =("#F53B3C")
 

Private Attributes

final int color
 

Constructor & Destructor Documentation

org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.ListColor ( String  colorCode)

Member Function Documentation

int org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.getColor ( )

Member Data Documentation

org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.BLUE =("#29A6D4")
final int org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.color
private
org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.GREEN =("#1C7D6C")
org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.ORANGE =("#F77400")
org.buildmlearn.toolkit.adapter.TutorialAdapter.ListColor.RED =("#F53B3C")

The documentation for this enum was generated from the following file: