rj.tools.jcsc.plugins.netbeans
Class RulesAction
rj.tools.jcsc.plugins.netbeans.RulesAction
- public class RulesAction
Action that can always be invoked and work procedurally.
- Version:
- $Revision: 1.3 $
- Author:
- Ralph Jocham
Method Summary |
org.openide.util.HelpCtx |
getHelpCtx()
getHelpCtx return the the help context |
java.lang.String |
getName()
getName returns the name of the action |
protected java.lang.String |
iconResource()
iconResource return the abs path of the icon |
void |
performAction()
performAction called from NB to execute |
RulesAction
public RulesAction()
performAction
public void performAction()
performAction
called from NB to execute
getName
public java.lang.String getName()
getName
returns the name of the action
- Returns:
- a
String
value
iconResource
protected java.lang.String iconResource()
iconResource
return the abs path of the icon
- Returns:
- a
String
value
getHelpCtx
public org.openide.util.HelpCtx getHelpCtx()
getHelpCtx
return the the help context
- Returns:
- a
HelpCtx
value
(c) 1999-2004 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License