|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.beans.common.ParentSection
public class ParentSection
The ParentSection class represents a parent for all
classes representing a group of items.
| Field Summary | |
|---|---|
protected java.lang.String |
title
The title of the group |
| Constructor Summary | |
|---|---|
ParentSection(java.lang.String title)
Initializes a newly created ParentSection with
the specified name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getTitle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String title
| Constructor Detail |
|---|
public ParentSection(java.lang.String title)
ParentSection with
the specified name. The title argument is the
title of the group.
title - a title of the group.| Method Detail |
|---|
public java.lang.String getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||