protected class

WindowsFileChooserUI.DirectoryComboBoxAction

extends Object
implements ActionListener
java.lang.Object
   ↳ com.sun.java.swing.plaf.windows.WindowsFileChooserUI.DirectoryComboBoxAction

Class Overview

Acts when DirectoryComboBox has changed the selected item.

Summary

Protected Constructors
WindowsFileChooserUI.DirectoryComboBoxAction()
Public Methods
void actionPerformed(ActionEvent e)
Invoked when an action occurs.
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.awt.event.ActionListener

Protected Constructors

protected WindowsFileChooserUI.DirectoryComboBoxAction ()

Public Methods

public void actionPerformed (ActionEvent e)

Invoked when an action occurs.