Class DisplayPanel

    • Field Detail

      • displaySpeed

        protected String displaySpeed
      • haveDisplay

        protected boolean haveDisplay
      • frame

        protected JFrame frame
      • showPaintTime

        protected boolean showPaintTime
      • rectClip

        protected final Rectangle rectClip
      • frontAction

        protected Action frontAction
      • topAction

        protected Action topAction
      • bottomAction

        protected Action bottomAction
      • rightAction

        protected Action rightAction
      • leftAction

        protected Action leftAction
      • hydrogensAction

        protected Action hydrogensAction
      • measurementsAction

        protected Action measurementsAction
      • perspectiveAction

        protected Action perspectiveAction
      • axesAction

        protected Action axesAction
      • boundboxAction

        protected Action boundboxAction
      • deleteAction

        protected Action deleteAction
      • zoomAction

        protected Action zoomAction
      • xlateAction

        protected Action xlateAction
      • timeLast

        protected static int timeLast
      • timeCount

        protected static int timeCount
      • timeTotal

        protected static int timeTotal
      • timeBegin

        protected long timeBegin
      • lastMotionEventNumber

        protected int lastMotionEventNumber
    • Constructor Detail

      • DisplayPanel

        protected DisplayPanel​(JmolPanel jmolPanel)