Class SystemPropertiesTableView.SystemProperty

  • Enclosing class:
    SystemPropertiesTableView

    public static final class SystemPropertiesTableView.SystemProperty
    extends Object
    Represents a system property.
    • Method Detail

      • getType

        public com.iamsoft.util.ui.javafx.table.SystemPropertiesTableView.Type getType()
      • getName

        public String getName()
      • getVal

        public String getVal()