Class DisposeResourcesCommand

  • All Implemented Interfaces:
    ILayerCommand

    public class DisposeResourcesCommand
    extends AbstractContextFreeCommand
    Command fired by NatTable just before it is disposed. This command can be handled by layers which need to dispose resources (to avoid memory leaks). See GlazedListsEventLayer
    • Constructor Detail

      • DisposeResourcesCommand

        public DisposeResourcesCommand()