|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlacam.actions.ShowHelpAction
Shows help for the given context.
Constructor Summary | |
ShowHelpAction(java.lang.String index_page,
java.lang.String main_page)
Creates a new ShowHelpAction which will show the given index page in the index frame and main page in the main frame |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShowHelpAction(java.lang.String index_page, java.lang.String main_page)
index_page
- The index page to show.main_page
- The main page to show.Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |