Packages

class AuthorizationEditor extends SearchableConfigurable

Linear Supertypes
SearchableConfigurable, ConfigurableWithId, Configurable, UnnamedConfigurable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AuthorizationEditor
  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 AuthorizationEditor()

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
    AuthorizationEditor → UnnamedConfigurable
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def cancel(): Unit
    Definition Classes
    UnnamedConfigurable
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  8. def createComponent(): JComponent
    Definition Classes
    AuthorizationEditor → UnnamedConfigurable
  9. def disposeUIResources(): Unit
    Definition Classes
    UnnamedConfigurable
  10. def enableSearch(arg0: String): Runnable
    Definition Classes
    SearchableConfigurable
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  13. def focusOn(arg0: String): Unit
    Definition Classes
    Configurable
  14. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  15. def getDisplayName(): String
    Definition Classes
    AuthorizationEditor → Configurable
  16. def getDisplayNameFast(): String
    Definition Classes
    Configurable
  17. def getHelpTopic(): String
    Definition Classes
    Configurable
  18. def getId(): String
    Definition Classes
    AuthorizationEditor → ConfigurableWithId
  19. def getOriginalClass(): Class[_ <: AnyRef]
    Definition Classes
    SearchableConfigurable
  20. def getPreferredFocusedComponent(): JComponent
    Definition Classes
    UnnamedConfigurable
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def isModified(): Boolean
    Definition Classes
    AuthorizationEditor → UnnamedConfigurable
  24. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  26. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  27. def reset(): Unit
    Definition Classes
    UnnamedConfigurable
  28. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  29. def toString(): String
    Definition Classes
    AnyRef → Any
  30. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  31. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  32. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

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