Interface InspectorInterface

  • All Known Implementing Classes:
    Inspector

    public interface InspectorInterface
    Insert the type's description here. Creation date: (8.1.2001 17:43:35)
    Author:
    Matej Sekoranja
    • Method Detail

      • dispose

        void dispose()
        Insert the method's description here. Creation date: (8.1.2001 21:40:02)
      • getInspectedObject

        Inspectable getInspectedObject()
        Returns:
        com.cosylab.vdct.inspector.Inspectable
      • inspectObject

        void inspectObject​(Inspectable object)
        Parameters:
        object - com.cosylab.vdct.inspector.Inspectable
      • isFrozen

        boolean isFrozen()
        Insert the method's description here. Creation date: (8.1.2001 21:48:50)
        Returns:
        boolean
      • reinitialize

        void reinitialize()
        Insert the method's description here. Creation date: (8.1.2001 17:45:56)
      • updateObject

        void updateObject()
        Insert the method's description here. Creation date: (8.1.2001 17:45:56)
      • setHelp

        void setHelp​(String help)
        Insert the method's description here. Creation date: (26.1.2001 15:18:35)
        Parameters:
        help - java.lang.String
      • setHelpColor

        void setHelpColor​(Color color)
        Parameters:
        color - color
      • setVisible

        void setVisible​(boolean state)
        Insert the method's description here. Creation date: (8.1.2001 17:48:51)
        Parameters:
        state - boolean
      • updateComment

        void updateComment()
        Insert the method's description here. Creation date: (5.5.2001 15:13:26)
      • updateObjectList

        void updateObjectList()
        Insert the method's description here. Creation date: (8.1.2001 17:46:28)
      • updateProperty

        void updateProperty​(InspectableProperty property)
        Parameters:
        property - com.cosylab.vdct.inspector.InspectableProperty
      • getMode

        int getMode()
        Returns:
        something
      • getDsId

        Object getDsId()
        Returns:
        something