Documentation of 'org.jdmp.core.AbstractCoreObject' Java class
AbstractCoreObject
org.jdmp.core

Class AbstractCoreObject

    • Constructor Detail

      • AbstractCoreObject

        public AbstractCoreObject()
    • Method Detail

      • showGUI

        public final javax.swing.JFrame showGUI()
        Description copied from interface: HasGUIObject
        This method will show the object in a JFrame on the screen.
        Specified by:
        showGUI in interface HasGUIObject
      • toString

        public abstract java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • fireValueChanged

        public final void fireValueChanged()
        Description copied from interface: HasGUIObject
        This method is used to signal changes in the object to the corresponding GUIObject if it exists.

        Maybe this method can be deleted, when all changes are made trough the GUIObject?

        Specified by:
        fireValueChanged in interface HasGUIObject
      • getGUIObject

        public GUIObject getGUIObject()
        Description copied from interface: HasGUIObject
        Returns an object suitable for displaying on the screen. Ensures that, for each basic object, only one GUIObject can be returned.
        Specified by:
        getGUIObject in interface HasGUIObject
        Returns:
        object suitable for displaying on the screen
      • clone

        public CoreObject clone()
        Specified by:
        clone in interface CoreObject
        Overrides:
        clone in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.