Class DeviceManagerUI.deviceView

    • Field Detail

      • parent_key

        private java.lang.String parent_key
      • device

        private Device device
      • parent_composite

        private org.eclipse.swt.widgets.Composite parent_composite
      • composite

        private org.eclipse.swt.widgets.Composite composite
      • last_indicator

        private int last_indicator
      • refresher

        private java.lang.Runnable refresher
    • Constructor Detail

      • deviceView

        public deviceView()
      • deviceView

        protected deviceView​(java.lang.String parent_key,
                             Device device)
    • Method Detail

      • setDataSource

        public void setDataSource​(java.lang.String _parent_key,
                                  java.lang.String _device_id)
      • init

        private void init​(java.lang.String _parent_key,
                          Device _device)
      • initialize

        public void initialize​(org.eclipse.swt.widgets.Composite _parent_composite)
      • getComposite

        public org.eclipse.swt.widgets.Composite getComposite()
      • getTitleInfoProperty

        public java.lang.Object getTitleInfoProperty​(int propertyID)
        Specified by:
        getTitleInfoProperty in interface ViewTitleInfo
        Parameters:
        propertyID - TITLE_*
        Returns:
        value, or null if you don't want to set it
      • getTitle

        public java.lang.String getTitle()
      • refresh

        private void refresh()
      • refreshTitles

        protected void refreshTitles()
      • delete

        private void delete()