DESY ACOP Beans Home

com.cosylab.gui.components.numberfield
Class HMSNumberDescriptor

java.lang.Object
  extended by com.cosylab.gui.components.numberfield.AngleNumberDescriptor
      extended by com.cosylab.gui.components.numberfield.HMSNumberDescriptor
All Implemented Interfaces:
NumberDescriptor
Direct Known Subclasses:
Rad2HMSNumberDescriptor

public class HMSNumberDescriptor
extends AngleNumberDescriptor

Visualize double number in hours:minutes:seconds format.

Author:
Igor Kriznar

Field Summary
static java.lang.String DESCRIPTION
           
static java.lang.String NAME
           
 
Constructor Summary
HMSNumberDescriptor()
          Creates new instance.
 
Method Summary
 
Methods inherited from class com.cosylab.gui.components.numberfield.AngleNumberDescriptor
getDegreeSeparator, getFormat, getMinuteSeparator, getNumberType, getSecondSeparator, isUseFullFormat, main, parseNumber, printEditString, printString, setDegreeSeparator, setFormat, setMinuteSeparator, setNumberType, setSecondSeparator, setUseFullFormat
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
NumberDescriptor, Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
See Also:
NumberDescriptor, Constant Field Values
Constructor Detail

HMSNumberDescriptor

public HMSNumberDescriptor()
Creates new instance.



Copyright © 2010. All Rights Reserved.