@API(type=EXTENDABLE,
src=PUBLIC)
public interface InputURLChooserCustomizer
Modifier and Type | Method and Description |
---|---|
void |
customizeBrowseActions(java.util.List<javax.swing.Action> existingBrowseActions,
InputURLChooser chooser)
Contribute if necessary to the list of "Browse" actions which appear in any Input URL chooser for Oxygen.
|
void customizeBrowseActions(java.util.List<javax.swing.Action> existingBrowseActions, InputURLChooser chooser)
existingBrowseActions
- The existing list of actions.
The first action in the list will be the default one (performed when the drop-down button is clicked).
chooser
- The chooser which will get called to set the new URL by the custom code after the user has chosen the new URL.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.