g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.reporting.IConfigurableSolver

Packages that use IConfigurableSolver
eu.geclipse.ui.problems   
 

Uses of IConfigurableSolver in eu.geclipse.ui.problems
 

Classes in eu.geclipse.ui.problems that implement IConfigurableSolver
 class OpenUrlSolver
          Solver for opening the system browser for a specified URL.
 class ShowCheatsheetSolver
          This Solver takes care of opening the Cheatsheet viewer at the requested cheatsheet ID.
 class ShowHelpPageSolver
          This Solver opens the help browser at the requested help resource.
 class ShowPreferencePageSolver
          This Solver opens the preferences window at the requested properties page.
 class ShowViewSolver
          This Solver opens the view with the requested viewID.
 class ShowWizardPageSolver
          This Solver opens a wizard at the requested wizard page.
 


g-Eclipse
Release 1.0.0