PROP_IGNORED_FILES files that should be ignored
DO NOT CHANGE THIS PROPERTY NAME without checking that
this property name was changed also in GlobalVisibilityQueryImpl
in module org.netbeans.modules.masterfs.
final public static String PROP_IGNORED_FILES(Code)
files that should be ignored
DO NOT CHANGE THIS PROPERTY NAME without checking that
this property name was changed also in GlobalVisibilityQueryImpl
in module org.netbeans.modules.masterfs.
PROP_SHOW_FILE_EXTENSIONS
final public static String PROP_SHOW_FILE_EXTENSIONS(Code)
show file extensions property name
PROP_SHOW_TOOLTIPS_IN_IDE
final public static String PROP_SHOW_TOOLTIPS_IN_IDE(Code)
Getter for ShowToolTipsInIDE
true if dialog will be shown
getWWWBrowser
public static HtmlBrowser.Factory getWWWBrowser()(Code)
Getter for preffered web browser.
First time when this function is called Lookup is used
to find prefered browser factory in a browser registry.
prefered browser,may return null if it is not possible to get the browser
public void setShowFileExtensions(boolean s)(Code)
Setter for showing file extensions.
Parameters: s - whether to show them
setShowToolTipsInIDE
public void setShowToolTipsInIDE(boolean value)(Code)
Setter for ShowToolTipsInIDE
Parameters: value - true if on the next start of corona the dialog will be shownfalse otherwise
setWWWBrowser
public static void setWWWBrowser(HtmlBrowser.Factory brow)(Code)
Setter for preffered browser.
Actually Node.Handle of node that represent browser in lookup folder is stored.
Parameters: brow - prefered browser capable of providing implementation