|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.gui.ActionForwarder
public class ActionForwarder
Action listener that triggers an action on execution.
Field Summary | |
---|---|
private Action |
action
The action to trigger. |
private String |
command
The command to pass. |
static String |
COMMAND
Default command used to trigger the action. |
Constructor Summary | |
---|---|
ActionForwarder(Action action)
Creates a new action listener. |
|
ActionForwarder(Action action,
String command)
Creates a new action listener. |
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String COMMAND
"action"
private Action action
private final String command
Constructor Detail |
---|
public ActionForwarder(Action action)
COMMAND
as command.action
- the action to execute.public ActionForwarder(Action action, String command)
action
- the action to execute.command
- the command to issue.Method Detail |
---|
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG