Class MultiDecoratorTableCelleRenderer

    • Field Detail

      • types

        protected final List<Class<?>> types
        accepted types
      • decorators

        protected io.ultreia.java4all.decoration.Decorator[] decorators
        decorators for accepted types
    • Constructor Detail

      • MultiDecoratorTableCelleRenderer

        public MultiDecoratorTableCelleRenderer​(io.ultreia.java4all.decoration.Decorator... decorator)
      • MultiDecoratorTableCelleRenderer

        public MultiDecoratorTableCelleRenderer​(TableCellRenderer delegate,
                                                io.ultreia.java4all.decoration.Decorator... decorator)