|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.config.identity.IdentityConfigPrefsItem
public class IdentityConfigPrefsItem
The Class IdentityConfigPrefsItem.
Constructor Summary | |
---|---|
IdentityConfigPrefsItem()
|
Method Summary | |
---|---|
javax.swing.JPanel |
getConfigurationPanel()
Gets the configuration panel. |
java.lang.String |
getID()
Gets the id. |
java.lang.String |
getName()
Gets the name. |
boolean |
isTableIdDefined()
Checks if is table id defined. |
void |
setID(java.lang.String uid)
Sets the id. |
void |
setTableIdDefined(boolean isTableIdDefined)
Sets the table id defined. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdentityConfigPrefsItem()
Method Detail |
---|
public javax.swing.JPanel getConfigurationPanel()
PreferencesItem
getConfigurationPanel
in interface PreferencesItem
public java.lang.String getID()
public java.lang.String getName()
PreferencesItem
getName
in interface PreferencesItem
public boolean isTableIdDefined()
public void setID(java.lang.String uid)
uid
- the new idpublic void setTableIdDefined(boolean isTableIdDefined)
isTableIdDefined
- the new table id defined
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |