org.openpermis.editor.policy.gui.dock
Class ViewFocusTransmitter
java.lang.Object
org.openpermis.editor.policy.gui.dock.ViewFocusTransmitter
- All Implemented Interfaces:
- FocusListener, EventListener
public class ViewFocusTransmitter
- extends Object
- implements FocusListener
Focus listener that passes the focus to another component.
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewFocusTransmitter
public ViewFocusTransmitter(View view)
- Creates a view focus transmitter for the specified view.
- Parameters:
view
- the view the transmitter should operate on.- Since:
- 0.9.0
focusGained
public void focusGained(FocusEvent e)
- Specified by:
focusGained
in interface FocusListener
- Since:
- 0.9.0
focusLost
public void focusLost(FocusEvent e)
- Specified by:
focusLost
in interface FocusListener
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG