|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.pietschy.command.file.RecentFileListModelEvent
public class RecentFileListModelEvent
Fired when the contents of a RecentFileListModel changes.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
RecentFileListModelEvent(RecentFileListModel source)
Creates a new instance. |
|
| Method Summary | |
|---|---|
RecentFileListModel |
getSource()
Gets the source RecentFileListModel. |
| Methods inherited from class java.util.EventObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RecentFileListModelEvent(RecentFileListModel source)
source - the model that generated the event.| Method Detail |
|---|
public RecentFileListModel getSource()
RecentFileListModel.
getSource in class java.util.EventObjectRecentFileListModel.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||