Class PTFloatEditor


  • public class PTFloatEditor
    extends PTBaseTextEditor
    This editor is used to edit float values
    • Field Summary

      • Fields inherited from class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor

        text
    • Constructor Summary

      Constructors 
      Constructor Description
      PTFloatEditor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addVerifyListeners()
      Add the verify listeners
      java.lang.Object convertValue()  
      int getStyle()  
      private boolean verifyEntry​(java.lang.String entry, int keyCode)
      Check if an entry is a float
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait