Uses of Enum Class
org.gvsig.timesupport.swing.impl.panel.TimePanel.TIME_MODE
Packages that use TimePanel.TIME_MODE
-
Uses of TimePanel.TIME_MODE in org.gvsig.timesupport.swing.impl.panel
Methods in org.gvsig.timesupport.swing.impl.panel that return TimePanel.TIME_MODEModifier and TypeMethodDescriptionTimePanel.getTimeMode()Get the current TIME_MODEstatic TimePanel.TIME_MODEReturns the enum constant of this class with the specified name.static TimePanel.TIME_MODE[]TimePanel.TIME_MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gvsig.timesupport.swing.impl.panel with parameters of type TimePanel.TIME_MODEModifier and TypeMethodDescriptionvoidTimePanel.setTimeMode(TimePanel.TIME_MODE mode, org.gvsig.timesupport.Instant start, org.gvsig.timesupport.Instant end) Set the time Mode