Class CacheAppViewer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class CacheAppViewer extends JDialog
This class will provide a visual way of viewing cache ids.
See Also:
  • Constructor Details

    • CacheAppViewer

      public CacheAppViewer(DeploymentConfiguration config)
      Creates a new instance of the cache viewer.
      Parameters:
      config - Deployment configuration file.
  • Method Details

    • centerDialog

      public void centerDialog()