Class LayerManagerApp


  • public class LayerManagerApp
    extends java.lang.Object
    Shows how to instantiate the new layer manager. This class merely instantiates and positions it. The layer manager, itself, handles all the logic of identifying which layers are visible and enabling changes to their Z order.
    • Constructor Detail

      • LayerManagerApp

        public LayerManagerApp()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)