|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.tools.PropertyComparable
public abstract class PropertyComparable
| Field Summary | |
|---|---|
protected PropertyContainer |
container
|
| Constructor Summary | |
|---|---|
PropertyComparable()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
protected abstract PropertyContainer |
getContainer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PropertyContainer container
| Constructor Detail |
|---|
public PropertyComparable()
| Method Detail |
|---|
protected abstract PropertyContainer getContainer()
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||