Package org.citydb.event.global
Class StatusDialogTitle
- java.lang.Object
-
- org.citydb.event.Event
-
- org.citydb.event.global.StatusDialogTitle
-
public class StatusDialogTitle extends Event
-
-
Field Summary
-
Fields inherited from class org.citydb.event.Event
GLOBAL_CHANNEL
-
-
Constructor Summary
Constructors Constructor Description StatusDialogTitle(java.lang.String title, java.lang.Object source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getTitle()
-
Methods inherited from class org.citydb.event.Event
getChannel, getEventType, getSource, isCancelled, setCancelled
-
-