Class DObject


  • public class DObject
    extends java.lang.Object
    Class with only static methods to cache the properties of a Visual Kopi application
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.awt.Frame phantom  
      static java.awt.Image windowIcon  
    • Constructor Summary

      Constructors 
      Constructor Description
      DObject()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • windowIcon

        public static java.awt.Image windowIcon
      • phantom

        public static final java.awt.Frame phantom
    • Constructor Detail

      • DObject

        public DObject()