Skip navigation links
com.essbase.eas.ui
Class DefaultFocusHandler
java.lang.Object
java.awt.event.FocusAdapter
com.essbase.eas.ui.DefaultFocusHandler
- All Implemented Interfaces:
- java.awt.event.FocusListener, java.util.EventListener
-
public class DefaultFocusHandler
- extends java.awt.event.FocusAdapter
Title:
Description:
Copyright: Copyright (c) 2001
Company: Hyperion Solutions Corporation
- Version:
- 1.0
- Author:
- Sree Menon
Methods inherited from class java.awt.event.FocusAdapter |
focusLost |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFocusHandler
public DefaultFocusHandler(javax.swing.JButton defButton)
focusGained
public void focusGained(java.awt.event.FocusEvent e)
-
- Specified by:
focusGained
in interface java.awt.event.FocusListener
- Overrides:
focusGained
in class java.awt.event.FocusAdapter
focusListenerFor
public void focusListenerFor(java.awt.Component[] components)
removefocusListeners
public void removefocusListeners()
dispose
public void dispose()
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.