Class ProjectMigrationWithOptions.Option<T>

    • Field Detail

    • Constructor Detail

      • Option

        public Option​(String id)
    • Method Detail

      • createComponent

        public abstract JComponent createComponent()
      • getValue

        public abstract T getValue​(JComponent component)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object