public class URLTextField extends FileField implements java.awt.event.ActionListener
JTextField that is intended to hold
  a single URL.  The user is allowed to type freely into
  the text field, and the text will be converted into an URL
  when the getURL() method is called; if the string cannot
  be converted into an URL for whatever reason, getURL() returns null.
  As a convenience, URLTextField also implements
  ActionListener.  This is intended to be used by "Browse..."
  buttons whose action is to bring up the URLChooser to
  select an appropriate file/directory.  Such a button just needs to
  set the URLTextField instance as its ActionListener.
javax.swing.JTextField.AccessibleJTextFieldjavax.swing.text.JTextComponent.AccessibleJTextComponent, javax.swing.text.JTextComponent.DropLocation, javax.swing.text.JTextComponent.KeyBindingjavax.swing.JComponent.AccessibleJComponent| Modifier and Type | Field and Description | 
|---|---|
| static int | OPEN_DIALOGDialog type constant indicating that the URL chooser invoked through
 this field should be an open dialog. | 
| static int | SAVE_DIALOGDialog type constant indicating that the URL chooser invoked through
 this field should be a save dialog. | 
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWaccessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT| Constructor and Description | 
|---|
| URLTextField()Creates an empty  URLTextFieldthat is configured to
  handle a directoryURL. | 
| URLTextField(java.net.URL url)Creates a new  URLTextFieldwhose displayed value
  reflects the specifiedURL, which is interpreted as
  representing a directory. | 
| URLTextField(java.net.URL url,
            boolean isDir) | 
| URLTextField(java.net.URL url,
            boolean isDir,
            boolean showJarsAsDirs) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | actionPerformed(java.awt.event.ActionEvent e)Convenience implementation for allowing buttons to set the
   URLTextFieldas theirActionListener. | 
| void | addChooseableURLFilter(URLFilter filter)Adds a  URLFilterto the "File types" filter combo box. | 
| boolean | browseForURL()Pops up a  URLChooserthat allows the user to browse for
  theURL. | 
| void | clearActiveMacro()Clear any active macro associated with the URLText field. | 
| void | clearChooseableURLFilters()Clears the list of  URLFilters in the "File types" filter combo
 box. | 
| protected URLChooser | createChooser(Context context,
             java.net.URL url)Creates a URL chooser initialized to the URL displayed in this field. | 
| protected URLChooser | createChooser(java.net.URL url)Creates a URL chooser initialized to the URL displayed in this field. | 
| URLChooserInit | getChooserInit()Retrieves the current filter for browsing new URLs | 
| int | getDialogType()Gets whether the URL chooser displayed through this text field is an
 Open dialog or a Save dialog. | 
| URLFilter | getFilter()Retrieves the current filter for browsing new URLs | 
| java.net.URL | getURL()Returns an  URLcorresponding to the text that is currently
  displayed in the text field. | 
| java.net.URL | getURL(boolean expandMacros)Returns a version of the URL where any macro expressions have not been expanded | 
| boolean | isDirectoryOnly()Whether the  URLTextFieldis displaying a directory or a file. | 
| static URLTextField | newForSavingFile()Convenience method for a common configuration of URLTextField. | 
| void | setActiveMacro(java.lang.String name,
              java.lang.String value)If the URLTextField is being set to a value that includes a macro expression, this method
 should be called to associate the macro name with its expanded value. | 
| void | setBaseURL(java.net.URL baseURL)This is an undocumented feature. | 
| void | setChooserInit(URLChooserInit chooserInit)Specifies a URLChooserInit to use when browsing for new URLs. | 
| void | setClearAllFilters(boolean clearFilters)Deprecated. 
 Replaced by  clearChooseableURLFilters(). | 
| void | setDefaultChooserURL(java.net.URL url) | 
| void | setDialogHelpContext(java.lang.String helpContext) | 
| void | setDialogTitle(java.lang.String title)Sets the title to use for the browse dialog | 
| void | setDialogType(int type)Sets whether the URL chooser displayed through this text field is an
 Open dialog or a Save dialog. | 
| void | setDirectoryOnly(boolean isDir)Specifies whether this  URLTextFieldshould display directories
 or files. | 
| void | setFilter(URLFilter filter)Specifies a filter to use when browsing for new URLs. | 
| void | setURL(java.net.URL url)Sets the  URLdisplayed in theURLTextField. | 
getInsightProvider, isOnlyDirectories, isTextValid, isValidateExistingFile, setOnlyDirectories, setValidateExistingFilegetInvalidCharacterRanges, getPopupHandler, paintComponent, removeNotify, setAlignWithField, setInsightVisible, setText, setWidthOfFieldactionPropertyChanged, addActionListener, configurePropertiesFromAction, createActionPropertyChangeListener, createDefaultModel, fireActionPerformed, getAccessibleContext, getAction, getActionListeners, getActions, getColumns, getColumnWidth, getHorizontalAlignment, getHorizontalVisibility, getPreferredSize, getScrollOffset, getUIClassID, isValidateRoot, paramString, postActionEvent, removeActionListener, scrollRectToVisible, setAction, setActionCommand, setColumns, setDocument, setFont, setHorizontalAlignment, setScrollOffsetaddCaretListener, addInputMethodListener, addKeymap, copy, cut, fireCaretUpdate, getCaret, getCaretColor, getCaretListeners, getCaretPosition, getDisabledTextColor, getDocument, getDragEnabled, getDropLocation, getDropMode, getFocusAccelerator, getHighlighter, getInputMethodRequests, getKeymap, getKeymap, getMargin, getNavigationFilter, getPreferredScrollableViewportSize, getPrintable, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, getSelectedText, getSelectedTextColor, getSelectionColor, getSelectionEnd, getSelectionStart, getText, getText, getToolTipText, getUI, isEditable, loadKeymap, modelToView, moveCaretPosition, paste, print, print, print, processInputMethodEvent, read, removeCaretListener, removeKeymap, replaceSelection, restoreComposedText, saveComposedText, select, selectAll, setCaret, setCaretColor, setCaretPosition, setComponentOrientation, setDisabledTextColor, setDragEnabled, setDropMode, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setUI, updateUI, viewToModel, writeaddAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateadd, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCyclepublic static final int OPEN_DIALOG
public static final int SAVE_DIALOG
public URLTextField()
URLTextField that is configured to
  handle a directory URL.public URLTextField(java.net.URL url)
URLTextField whose displayed value
  reflects the specified URL, which is interpreted as
  representing a directory.  If the URL is null, then
  the text field will be initially empty.  If the URL that the
  text field displays is for a file, you must use the
  URLTextField(URL, boolean) constructor instead.public URLTextField(java.net.URL url,
                    boolean isDir)
url - The initial URL to show in the text field.
  This may be null, which means the text field will
  be initially empty.isDir - If true the URL returned by
  the getURL() method will be an URL for a
  directory; otherwise, it will be an URL for a file.public URLTextField(java.net.URL url,
                    boolean isDir,
                    boolean showJarsAsDirs)
url - The initial URL to show in the text field.
  This may be null, which means the text field will
  be initially empty.isDir - If true the URL returned by
  the getURL() method will be an URL for a
  directory; otherwise, it will be an URL for a file.showJarsAsDirs - If true the dialog will show jar
  files in the directory list.public static URLTextField newForSavingFile()
new URLTextField( null, false, false );public java.net.URL getURL()
URL corresponding to the text that is currently
  displayed in the text field.public java.net.URL getURL(boolean expandMacros)
public void setURL(java.net.URL url)
URL displayed in the URLTextField.public boolean isDirectoryOnly()
URLTextField is displaying a directory or a file.true if the URL displayed by this field
 should be a directory.public void setDirectoryOnly(boolean isDir)
URLTextField should display directories
 or files.isDir - whether the URL displayed by this URLTextField
 should be a directory.@Deprecated public void setClearAllFilters(boolean clearFilters)
clearChooseableURLFilters().public void setDefaultChooserURL(java.net.URL url)
public void addChooseableURLFilter(URLFilter filter)
URLFilter to the "File types" filter combo box.public void clearChooseableURLFilters()
URLFilters in the "File types" filter combo
 box.URLChooser.clearChooseableURLFilters()public URLFilter getFilter()
public void setFilter(URLFilter filter)
filter - the filter to usepublic void setDialogType(int type)
public int getDialogType()
public URLChooserInit getChooserInit()
public void setChooserInit(URLChooserInit chooserInit)
chooserInit - the URLChooserInit to usepublic void setBaseURL(java.net.URL baseURL)
public void setDialogTitle(java.lang.String title)
public void setDialogHelpContext(java.lang.String helpContext)
public void actionPerformed(java.awt.event.ActionEvent e)
URLTextField as their ActionListener.
  When the action event is triggered, the user will be prompted
  to browse for a directory using the URLChooser.actionPerformed in interface java.awt.event.ActionListenerpublic boolean browseForURL()
URLChooser that allows the user to browse for
  the URL.  The URLChooser will come up in either
  FILES_ONLY mode or in
  DIRECTORIES_ONLY mode
  depending on the isDir flag that was passed into
  the URLTextField constructor.protected URLChooser createChooser(java.net.URL url)
url - The initial URL to select in the chooser.protected URLChooser createChooser(Context context, java.net.URL url)
context - An IDE context.  If the url contains macros, the context may be required
        to expand the macro expressionurl - The initial URL to select in the chooser.public void setActiveMacro(java.lang.String name,
                           java.lang.String value)
name - The macro expression in the form ${qualifier:name}value - The expanded value of the macropublic void clearActiveMacro()