Interface VisualComponent

    • Method Detail

      • draw

        void draw​(Graphics g)
        Insert the method's description here. Creation date: (10.12.2000 11:25:20)
        Parameters:
        g - g
      • getComponentHeight

        int getComponentHeight()
        Insert the method's description here. Creation date: (11.12.2000 16:23:31)
        Returns:
        something
      • getComponentWidth

        int getComponentWidth()
        Insert the method's description here. Creation date: (11.12.2000 16:23:02)
        Returns:
        int
      • resize

        void resize​(int x0,
                    int y0,
                    int width,
                    int height)
        Insert the method's description here. Creation date: (10.12.2000 11:26:54)
        Parameters:
        x0 - x0
        y0 - y0
        width - width
        height - height