Class SubscriptionManagerUI.SubsParentView

    • Field Detail

      • title

        private java.lang.String title
      • parent_composite

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

        private org.eclipse.swt.widgets.Composite composite
    • Constructor Detail

      • SubsParentView

        private SubsParentView​(java.lang.String _title)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
      • 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
      • initialize

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

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

        private void delete()