Packages

class ScaledaGenericConfigurable extends SearchableConfigurable

Linear Supertypes
SearchableConfigurable, ConfigurableWithId, Configurable, UnnamedConfigurable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScaledaGenericConfigurable
  2. SearchableConfigurable
  3. ConfigurableWithId
  4. Configurable
  5. UnnamedConfigurable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ScaledaGenericConfigurable()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(): Unit
    Definition Classes
    ScaledaGenericConfigurable → UnnamedConfigurable
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val autoOpenWaveform: JCheckBox
  7. def cancel(): Unit
    Definition Classes
    UnnamedConfigurable
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  9. var config: ScaledaIdeaConfig
  10. def createComponent(): JComponent
    Definition Classes
    ScaledaGenericConfigurable → UnnamedConfigurable
  11. def disposeUIResources(): Unit
    Definition Classes
    UnnamedConfigurable
  12. def enableSearch(arg0: String): Runnable
    Definition Classes
    SearchableConfigurable
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. def focusOn(arg0: String): Unit
    Definition Classes
    Configurable
  16. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  17. def getDisplayName(): String
    Definition Classes
    ScaledaGenericConfigurable → Configurable
  18. def getDisplayNameFast(): String
    Definition Classes
    Configurable
  19. def getHelpTopic(): String
    Definition Classes
    Configurable
  20. def getId(): String
    Definition Classes
    ScaledaGenericConfigurable → ConfigurableWithId
  21. def getOriginalClass(): Class[_ <: AnyRef]
    Definition Classes
    SearchableConfigurable
  22. def getPreferredFocusedComponent(): JComponent
    Definition Classes
    UnnamedConfigurable
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def isModified(): Boolean
    Definition Classes
    ScaledaGenericConfigurable → UnnamedConfigurable
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  29. val notifyWaveformUpdate: JCheckBox
  30. def reset(): Unit
    Definition Classes
    ScaledaGenericConfigurable → UnnamedConfigurable
  31. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  34. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  35. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  36. val waveformHandler: ComboBox[String]

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

  2. def isModified(arg0: JToggleButton, arg1: Boolean): Boolean
    Definition Classes
    Configurable
    Annotations
    @Deprecated
    Deprecated

    (Since version 1)

  3. def isModified(arg0: JTextField, arg1: Int, arg2: UINumericRange): Boolean
    Definition Classes
    Configurable
    Annotations
    @Deprecated
    Deprecated

    (Since version 1)

  4. def isModified(arg0: JTextField, arg1: String): Boolean
    Definition Classes
    Configurable
    Annotations
    @Deprecated
    Deprecated

    (Since version 1)

Inherited from SearchableConfigurable

Inherited from ConfigurableWithId

Inherited from Configurable

Inherited from UnnamedConfigurable

Inherited from AnyRef

Inherited from Any

Ungrouped