org.nakedobjects.plugins.dnd
Interface HelpViewer

All Known Implementing Classes:
ExternalHelpViewerProgram, InternalHelpViewer

public interface HelpViewer

A HelpSystem is used to launch the help system and bring up contextual help.


Method Summary
 void open(Location location, java.lang.String name, java.lang.String description, java.lang.String help)
           
 

Method Detail

open

void open(Location location,
          java.lang.String name,
          java.lang.String description,
          java.lang.String help)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.