|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.util.EventObject
com.objex.panywhere.SubtextEvent
public class SubtextEvent
This events is fired everytime there is a change in the SubtextLegend.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
SubtextEvent(SubtextLegendItem aItem,
java.lang.Object aSource)
Creates a new instance of SubtextEvent |
|
| Method Summary | |
|---|---|
SubtextLegendItem |
getLegendItem()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubtextEvent(SubtextLegendItem aItem,
java.lang.Object aSource)
aItem - The subtext legend item for which the event was firedaSource - The source of the event object| Method Detail |
|---|
public SubtextLegendItem getLegendItem()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||