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. sealed trait FileDialog extends DialogSource[Option[File]]

  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. trait Platform extends Model[Update]

  9. trait Preferences extends AnyRef

  10. trait RecentFiles extends AnyRef

  11. trait SwingApplication extends Application

  12. trait UndoManager extends AnyRef

  13. trait Window extends AnyRef

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

  14. trait WindowHandler extends AnyRef

Value Members

  1. object BuildInfo extends Product with Serializable

  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 RecentFiles

  14. object Window

  15. package impl

Ungrouped