Class PeersGraphicView

    • Field Detail

      • MSGID_PREFIX

        public static java.lang.String MSGID_PREFIX
      • OWN_SIZE

        private static int OWN_SIZE
      • perimeter

        private double perimeter
      • rs

        private double[] rs
      • angles

        private final double[] angles
      • deltaXXs

        private final double[] deltaXXs
      • deltaXYs

        private final double[] deltaXYs
      • deltaYXs

        private final double[] deltaYXs
      • deltaYYs

        private final double[] deltaYYs
      • my_flag

        private org.eclipse.swt.graphics.Image my_flag
      • display

        private org.eclipse.swt.widgets.Display display
      • canvas

        private org.eclipse.swt.widgets.Canvas canvas
      • img

        private org.eclipse.swt.graphics.Image img
      • dm_data_lock

        private java.lang.Object dm_data_lock
      • always_show_dm_name

        private boolean always_show_dm_name
      • comp_focused

        private boolean comp_focused
      • focus_pending_ds

        private java.lang.Object focus_pending_ds
    • Method Detail

      • setAlwaysShowDownloadName

        public void setAlwaysShowDownloadName​(boolean b)
      • setFocused

        protected void setFocused​(boolean foc)
      • dataSourceChanged

        protected void dataSourceChanged​(java.lang.Object newDataSource)
      • delete

        protected void delete()
      • getComposite

        protected org.eclipse.swt.widgets.Composite getComposite()
      • getData

        private java.lang.String getData()
      • initialize

        protected void initialize​(org.eclipse.swt.widgets.Composite composite)
      • refresh

        protected void refresh()