|
Copyright 2011-01-06 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.media.binary.BinaryPanel.Highlight
public static class BinaryPanel.Highlight
| Field Summary | |
|---|---|
java.awt.Color |
color
|
long |
from
|
long |
to
|
| Constructor Summary | |
|---|---|
BinaryPanel.Highlight(long from,
long to,
java.awt.Color c,
java.lang.String label)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final long from
public final long to
public final java.awt.Color color
| Constructor Detail |
|---|
public BinaryPanel.Highlight(long from,
long to,
java.awt.Color c,
java.lang.String label)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
Copyright 2011-01-06 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||