Package

fr.acinq.eclair.gui

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. case class CopyAction(label: String = "Copy Value", value: String) extends Product with Serializable

    Permalink

    Action to copy a value

    Action to copy a value

    label

    label of the copy action in the context menu, defaults to copy value

    value

    the value to copy

  2. class IndexedObservableList[K, V] extends AnyRef

    Permalink

Value Members

  1. object Constants

    Permalink
  2. object ContextMenuUtils

    Permalink
  3. object GUIValidators

    Permalink

    Created by DPA on 27/09/2016.

  4. object QRCodeUtils extends Product with Serializable

    Permalink

    Created by DPA on 22/12/2017.

Ungrouped