Package docking

Class ErrLogExpandableDialog

    • Field Detail

      • IMG_REPORT

        public static javax.swing.ImageIcon IMG_REPORT
      • IMG_EXCEPTION

        public static javax.swing.ImageIcon IMG_EXCEPTION
      • IMG_FRAME_ELEMENT

        public static javax.swing.ImageIcon IMG_FRAME_ELEMENT
      • IMG_STACK

        public static javax.swing.ImageIcon IMG_STACK
      • IMG_CAUSE

        public static javax.swing.ImageIcon IMG_CAUSE
      • root NEW

        protected docking.ErrLogExpandableDialog.ReportRootNode root
      • excTree NEW

        protected GTree excTree
      • horizontalSpacer NEW

        protected java.awt.Component horizontalSpacer
        This spacer addresses the optical impression that the message panel changes size when showing details
      • detailButton NEW

        protected javax.swing.JButton detailButton
      • sendButton NEW

        protected javax.swing.JButton sendButton
      • hasConsole NEW

        protected boolean hasConsole
      • popup NEW

        protected javax.swing.JPopupMenu popup

Constructor Detail