Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.jdeveloper.vcs.util
Class VCSNodeIconUtils

java.lang.Object
  extended by oracle.jdeveloper.vcs.util.VCSNodeIconUtils

public final class VCSNodeIconUtils
extends java.lang.Object

Utility class for fetching icons based on a node resource.

Since:
9.0.5

Method Summary
static javax.swing.Icon getIconForSuffix(java.lang.String suffix)
           
static javax.swing.Icon getIconForURL(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIconForURL

public static javax.swing.Icon getIconForURL(java.net.URL url)
Parameters:
url -
Returns:

getIconForSuffix

public static javax.swing.Icon getIconForSuffix(java.lang.String suffix)
Parameters:
suffix -
Returns:

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.