Uses of Class
org.episteme.social.history.HistoricalTimeline
Packages that use HistoricalTimeline
Package
Description
- historical events, timelines, and chronology.
-
Uses of HistoricalTimeline in org.episteme.social.history
Fields in org.episteme.social.history declared as HistoricalTimelineModifier and TypeFieldDescriptionstatic final HistoricalTimelineHistoryConstants.ANCIENT_HISTORYMajor events in ancient history.static final HistoricalTimelineHistoryConstants.WORLD_HISTORYMajor events in world history.Methods in org.episteme.social.history that return HistoricalTimelineModifier and TypeMethodDescriptionHistoricalTimeline.addEvent(HistoricalEvent event) static HistoricalTimelineHistoricalTimeline.worldHistory()Returns a standard timeline of major world history events. -
Uses of HistoricalTimeline in org.episteme.social.ui.viewers.history
Methods in org.episteme.social.ui.viewers.history with parameters of type HistoricalTimeline