de.sciss

desktop

package desktop

Visibility
  1. Public
  2. All

Type Members

  1. trait Application extends AnyRef

  2. trait DialogSource[+A] extends AnyRef

  3. trait DocumentHandler extends AnyRef

  4. trait FileDialog extends DialogSource[Option[File]]

    A dialog for selecting a file or folder.

  5. sealed trait FocusType extends AnyRef

  6. trait LogPane extends AnyRef

     A pane widget which can be used to log text output, and which can be hooked up to capture the default console output.

  7. sealed trait OptionPane[A] extends DialogSource[A]

  8. class PathField extends Component

  9. trait Platform extends Model[Update]

  10. trait Preferences extends AnyRef

  11. trait RecentFiles extends AnyRef

  12. trait SwingApplication extends Application

  13. trait UndoManager extends AnyRef

  14. trait Window extends AnyRef

    Interface that unites functionality from inhomogeneous classes such as JFrame, JDialog, JInternalFrame

  15. trait WindowHandler extends AnyRef

Value Members

  1. object BuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

  2. object Desktop

  3. object DialogSource

  4. object DocumentHandler

  5. object FileDialog

  6. object FocusType

  7. object Implicits

  8. object KeyStrokes

  9. object LogPane

  10. object Menu

  11. object OptionPane

  12. object Preferences

  13. object PrefsGUI

  14. object RecentFiles

  15. object Util

  16. object Window

  17. package edit

  18. package impl

Ungrouped