Documentation of 'org.jdmp.gui.variable.VariableGUIObject' Java class
VariableGUIObject
org.jdmp.gui.variable

Class VariableGUIObject

    • Constructor Detail

      • VariableGUIObject

        public VariableGUIObject(Variable v)
    • Method Detail

      • clear

        public void clear()
      • getIcon

        public final java.awt.Image getIcon()
      • getLabel

        public java.lang.String getLabel()
        Description copied from interface: HasLabel
        Returns the String label of an object.
        Returns:
        the label
      • setLabel

        public void setLabel(java.lang.Object label)
        Description copied from interface: HasLabel
        Sets the label of an object
        Parameters:
        label - the new label.
      • getLabelObject

        public java.lang.Object getLabelObject()
        Description copied from interface: HasLabel
        Returns the label of an object.
        Returns:
        the label
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription(java.lang.String description)
      • getCoreObject

        public Variable getCoreObject()
      • getFrame

        public javax.swing.JFrame getFrame()
        Description copied from interface: GUIObject
        This method will return a JFrame for this object.
      • getPanel

        public javax.swing.JPanel getPanel()
        Description copied from interface: GUIObject
        This method will return a JPanel for this object.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.