Uses of Class
story.scheherazade.virgil.TimelineColor

Packages that use TimelineColor
story.scheherazade.virgil   
 

Uses of TimelineColor in story.scheherazade.virgil
 

Fields in story.scheherazade.virgil declared as TimelineColor
static TimelineColor TimelineColor.BLUE_METAL
           
static TimelineColor TimelineColor.CYAN
           
static TimelineColor TimelineColor.GREEN
           
static TimelineColor TimelineColor.RED
           
 

Methods in story.scheherazade.virgil that return TimelineColor
static TimelineColor TimelineColor.assignFromOrdinality(int ordinality)
           
 

Methods in story.scheherazade.virgil with parameters of type TimelineColor
 void TimelineSelector.setTimeline(TimelineID timeline, TimelineColor color)
           
 

Constructor parameters in story.scheherazade.virgil with type arguments of type TimelineColor
TimelineViewer(Virgil virgil, VirgilConfiguration config, StateViewer stateViewer, TimelineArrowPanel arrowPanel, java.util.Hashtable<java.lang.String,TimelineColor> colors)
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.