com.typesafe.tools.mima.core.ui

widget

package widget

Visibility
  1. Public
  2. All

Type Members

  1. class BugReportDialog extends Dialog with Centered

    Simple dialog for reporting unexpected failures.

  2. class ClassPathEditor extends GridBagPanel with WithConstraints

    A simple interface for interacting with the classpath.

  3. class ClassPathFileChooser extends FileChooser

    A file chooser that filters files to be jars, and allows selecting a directory as well.

  4. class CloseButton extends Button

    A close button displayed as an icon.

  5. class FilePicker extends Component

    Jar File Picker.

  6. class HtmlViewPane extends Component

  7. class ImagePanel extends Panel

    A panel containing an image.

  8. class JarFileChooser extends ClassPathFileChooser

  9. class LinkImagePanel extends ImagePanel

    A panel containing an image that when clicked opens the uri in the user's default browser.

  10. abstract class ListItemsPanel extends Component

  11. class LoadingPanel extends JComponent with MouseListener

    Copy/pasted from http://www.jroller.com/gfx/date/20050215.

  12. class NavigationPanel extends BoxPanel

    Simple navigation panel that exposes its three buttons: next, back and exit

Value Members

  1. object FilePicker

Ungrouped