Package

dotterweide

ide

Permalink

package ide

Visibility
  1. Public
  2. All

Type Members

  1. class ActionAdapter extends Action

    Permalink

    Wraps an editor.Action inside a scala.swing.Action.

  2. class DynamicStyling extends Styling

    Permalink

    A mutable color scheme, taking a map from scheme names to schemes and notifying observers when the scheme is switched.

  3. trait Launcher extends Observable

    Permalink
  4. class MainFrame extends Frame

    Permalink
  5. trait Panel extends ObservableEvents[Update]

    Permalink

    The main IDE component.

  6. class PanelImpl extends Panel

    Permalink
  7. trait StatusBar extends AnyRef

    Permalink
  8. class StatusBarImpl extends BoxPanel with StatusBar

    Permalink

Value Members

  1. object Panel

    Permalink
  2. package action

    Permalink

Ungrouped