public class AdminConfigDomain extends Object
Constructor and Description |
---|
AdminConfigDomain(String data)
Creates a resource from a string in the INI file.
|
AdminConfigDomain(String[] data)
Creates a resource from a string array from a list box.
|
AdminConfigDomain(VirtualPanel vp)
Creates a resource from a panel.
|
Modifier and Type | Method and Description |
---|---|
String |
getDomainID()
Gets the domain ID.
|
String |
getListBoxString()
Gets the listbox string for this domain.
|
boolean |
isDomainAddressAllowed(SocketNameInterface sni)
Checks if a connection is allowed or denied depending on the domain specification.
|
static void |
performListSelectionChange(VirtualPanel vp,
VirtualCListBox list,
int line,
boolean hasSelection)
Performs a list selection change in the resource definition panel.
|
void |
setItem(IniFile ini)
Sets the item in the ini file.
|
public AdminConfigDomain(VirtualPanel vp)
public AdminConfigDomain(String[] data) throws IOException
IOException
- when the data doesn't have the correct format.public AdminConfigDomain(String data) throws IOException
IOException
- when the data doesn't have the correct format.public static void performListSelectionChange(VirtualPanel vp, VirtualCListBox list, int line, boolean hasSelection)
public String getDomainID()
public String getListBoxString()
public void setItem(IniFile ini)
public boolean isDomainAddressAllowed(SocketNameInterface sni)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.