Interface Inspectable

    • Method Detail

      • getCommentProperty

        InspectableProperty getCommentProperty()
        Returns:
        com.cosylab.vdct.inspector.InspectableProperty
      • getIcon

        Icon getIcon()
        Insert the method's description here. Creation date: (10.1.2001 15:14:56)
        Returns:
        javax.swing.Icon
      • getName

        String getName()
        Insert the method's description here. Creation date: (10.1.2001 14:47:43)
        Returns:
        java.lang.String
      • getProperties

        InspectableProperty[] getProperties​(int mode,
                                            boolean spreadsheet)
        Parameters:
        mode - mode
        spreadsheet - spreadsheet
        Returns:
        com.cosylab.vdct.inspector.InspectableProperty[]
      • getModeNames

        ArrayList getModeNames()
        Obtains list of all mode names for this particular property. Modes are numbered from 0-n. Creation date: (11.1.2001 21:30:04)
        Returns:
        java.util.ArrayList array of mode names - obtained using toString().
      • toString

        String toString()
        Insert the method's description here. Creation date: (10.1.2001 14:48:10)
        Overrides:
        toString in class Object
        Returns:
        java.lang.String
      • getDsId

        Object getDsId()
        Returns:
        something