java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.AbstractButton
javax.swing.JButton
com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons.RefreshFileView
All Implemented Interfaces:
BBlocButton, ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class RefreshFileView extends JButton implements BBlocButton
Dispatches a call for all of the tabs in the FileList to be refreshed. This button is shown to the user if an automatic refresh call could not make it in time for a refresh.
Since:
3.0
Author:
Jack Meng
See Also: