|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nlm.mms.filters.ContentViewFilter.ContentViewOption
protected class ContentViewFilter.ContentViewOption
Represents a single defined content view.
| Constructor Summary | |
|---|---|
ContentViewFilter.ContentViewOption()
Instantiates a ContentViewFilter.ContentViewOption |
|
| Method Summary | |
|---|---|
protected JCheckBox |
getCheckBox()
Returns the JCheckBox for this ContentViewOption. |
protected String |
getCode()
Returns the code. |
protected String |
getDescription()
Returns the description of the ContentViewOption. |
protected String |
getId()
Returns the id of the ContentViewOption. |
protected String |
getName()
Returns the name of the ContentViewOption. |
protected void |
initCheckBox()
Initialize the JCheckBox for this ContentViewOption. |
protected void |
setCode(String code)
Sets the code of the ContentViewOption. |
protected void |
setDescription(String desc)
Sets the description of the ContentViewOption. |
protected void |
setId(String id)
Sets the id of the ContentViewFilter.ContentViewOption. |
protected void |
setName(String name)
Sets the name of the ContentViewOption. |
void |
setProperty(String key,
String value)
Initializes the ContentViewOption with data from the properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentViewFilter.ContentViewOption()
ContentViewFilter.ContentViewOption
| Method Detail |
|---|
protected void initCheckBox()
JCheckBox for this ContentViewOption.
protected JCheckBox getCheckBox()
JCheckBox for this ContentViewOption.
JCheckBox
public void setProperty(String key,
String value)
key - name of the propertyvalue - value of the propertyprotected void setCode(String code)
code - the codeprotected String getCode()
protected void setDescription(String desc)
desc - descriptionprotected String getDescription()
protected void setName(String name)
name - the name of the ContentViewOptionprotected String getName()
protected void setId(String id)
ContentViewFilter.ContentViewOption.
id - the id of the ContentViewFilter.ContentViewOptionprotected String getId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||