net.sf.jour.rt.swingmonitor.ui.action
Class UpdateCurrentTabAction
java.lang.Object
javax.swing.AbstractAction
net.sf.jour.rt.swingmonitor.ui.action.UpdateCurrentTabAction
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
- public class UpdateCurrentTabAction
- extends javax.swing.AbstractAction
TODO Add docs
Created on 15.12.2004
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.2 $ ($Author: vlads $) $Date: 2004/12/16 05:35:55 $
- Author:
- vlads
- See Also:
- Serialized Form
Nested classes inherited from class javax.swing.AbstractAction |
|
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateCurrentTabAction
public UpdateCurrentTabAction(javax.swing.JTabbedPane tabbedPane)
- Parameters:
tabbedPane
-
isEnabled
public boolean isEnabled()
isEnabled_TODO
public boolean isEnabled_TODO()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Method actionPerformed
Copyright © 2004 sourceforge. All Rights Reserved.