Class BasicView

    • Constructor Detail

      • BasicView

        public BasicView()
        Creates a new BasicView with a double buffer and a flow layout.
    • Method Detail

      • dispose

        public void dispose()
        Releases all of the resources used by this view, its subcomponents, and all of its owned children.
        Specified by:
        dispose in interface Disposable
      • getSelectionContext

        public com.bc.ceres.swing.selection.SelectionContext getSelectionContext()
        Gets the current selection context, if any.
        Returns:
        The current selection context, or null if none exists.
        Since:
        BEAM 4.7