Write a paintComponent method for a JComponent subclass that draws the following pattern. The pattern should fill the panel regardless of its size. Just write the paintComponent method, not any of the rest of the class definition. Note that there are four lines to be drawn within the boundaries of the component Show transcribed image text Write a paintComponent method for a JComponent subclass that draws the following pattern. The pattern should fill the panel regardless