Class FPMIDBUtilities


  • public class FPMIDBUtilities
    extends java.lang.Object
    Adds the client-only "refresh" function to system.db
    • Constructor Summary

      Constructors 
      Constructor Description
      FPMIDBUtilities()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean refresh​(javax.swing.JComponent comp, java.lang.String propName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FPMIDBUtilities

        public FPMIDBUtilities()
    • Method Detail

      • refresh

        public static boolean refresh​(javax.swing.JComponent comp,
                                      java.lang.String propName)