Servertec
Foundation Classes
1.3.3 09/04/2005

stec.sfc.Win32
Class NetworkResourceDisplayType

java.lang.Object
  extended by stec.sfc.Win32.NetworkResourceDisplayType

public final class NetworkResourceDisplayType
extends java.lang.Object

Network resource display types used by NetworkResourceEnumerator.

Since:
1.2.0 12/03/2002

Field Summary
static int DOMAIN
          The resource should be displayed as a domain.
static int GENERIC
          The resource should be displayed using the default format.
static int SERVER
          The resource should be displayed as a server.
static int SHARE
          The resource should be displayed as a share.
 
Constructor Summary
NetworkResourceDisplayType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOMAIN

public static final int DOMAIN
The resource should be displayed as a domain.


SERVER

public static final int SERVER
The resource should be displayed as a server.


SHARE

public static final int SHARE
The resource should be displayed as a share.


GENERIC

public static final int GENERIC
The resource should be displayed using the default format.

Constructor Detail

NetworkResourceDisplayType

public NetworkResourceDisplayType()

Servertec
Foundation Classes
1.3.3 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.