doctus.core

comp

package comp

Support for GUI-components

Currently the main focus of doctus is not to develop a complete set of components for different platforms.

Interfaces hosted in this package can be seen as a proof of concept.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. comp
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait DoctusSelect[T] extends AnyRef

    A multiple select box

  2. trait DoctusText extends AnyRef

    A component for displaying a text

Inherited from AnyRef

Inherited from Any

Ungrouped