|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.properties.AbstractProperty<ESourceType>
eu.geclipse.ui.properties.MultilineProperty<ESourceType>
ESourceType - type of object, for which property is displayedpublic abstract class MultilineProperty<ESourceType>
Property, which shown first line of muliline String finished by "..."
If user click on button near the "...", then dialog is shown with all lines for property-value
| Constructor Summary | |
|---|---|
MultilineProperty(java.lang.String name,
java.lang.String category)
|
|
| Method Summary |
|---|
| Methods inherited from class eu.geclipse.ui.properties.AbstractProperty |
|---|
getDescriptor, getValue, isShowEmptyValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultilineProperty(java.lang.String name,
java.lang.String category)
name - The property namecategory - The category, in which property will be visibled. May be
null
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||