org.grinvin.help

Class CSHAction


public class CSHAction
extends AbstractAction

Action to display context-sensitive help for a component.

Constructor Summary

CSHAction(String id)
creates a new CSHAction that opens the given id

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

CSHAction

public CSHAction(String id)
creates a new CSHAction that opens the given id

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)