| javax.swing.JPanel org.apache.tools.ant.module.wizards.shortcut.SelectFolderPanel
SelectFolderPanel | final class SelectFolderPanel extends JPanel implements DocumentListener(Code) | | Wizard panel that lets you select a menu or toolbar folder and a display name
for the menu or toolbar item.
|
Inner Class :public static class SelectFolderWizardPanel implements WizardDescriptor.Panel<ShortcutWizard> | |
Constructor Summary | |
public | SelectFolderPanel(SelectFolderWizardPanel wiz, String name, String hint, String displayNameLabelText, DataFolder top, boolean stripAmps, String prop) Create the wizard panel component and set up some basic properties. |
SelectFolderPanel | public SelectFolderPanel(SelectFolderWizardPanel wiz, String name, String hint, String displayNameLabelText, DataFolder top, boolean stripAmps, String prop)(Code) | | Create the wizard panel component and set up some basic properties.
|
getNestedDisplayName | String getNestedDisplayName(DataFolder folder)(Code) | | |
requestFocus | public void requestFocus()(Code) | | |
|
|