Click or drag to resize

ClientChannelCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(String, String, LayoutManager)
Creates and returns a new ClientChannel with supplied arguments.
Public methodStatic memberCreate(String, String, String)
Creates and returns a new ClientChannel instance.
Public methodStatic memberCreate(String, String, LayoutManager, ClientListener)
Creates a new ClientChannel with supplied arguments.
Public methodStatic memberCreate(String, String, String, ClientListener)
Creates and returns a new ClientChannel with supplied arguments.
Top
See Also