ContentPanel
net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
net.datenwerke.rs.adminutils.client.systemconsole.memory.ui.MemoryInfoPanel
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class MemoryInfoPanel extends DwContentPanel
Displays a diagram showing the current JVM memory usage. The garbage collector can also be activated manually here.
  • Constructor Details