Class TransparentPanel

    • Constructor Detail

      • TransparentPanel

        public TransparentPanel()
        Initializes a new TransparentPanel instance.
      • TransparentPanel

        public TransparentPanel​(LayoutManager layout)
        Initializes a new TransparentPanel instance which is to use a specific LayoutManager.
        Parameters:
        layout - the LayoutManager to be used by the new instance