|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProducer
Interface for an event producer.
Method Summary | |
---|---|
java.awt.Color |
getColor()
Return the color associated with the producer |
java.lang.String |
getDescription()
Returns the description of the producer |
java.util.Collection<IEventType> |
getEventTypes()
Returns the event types for the producer. |
java.lang.String |
getName()
Returns the name of the producer |
java.lang.String |
getURIString()
Returns the URI string. |
Method Detail |
---|
java.awt.Color getColor()
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getURIString()
java.util.Collection<IEventType> getEventTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |