|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tcat.citd.sim.udig.bookmarks.BookmarkCommandFactory
public class BookmarkCommandFactory
Factory for creating bookmark-related commands
Method Summary | |
---|---|
NavCommand |
createGotoBookmarkCommand(Bookmark target)
Creates a new GotoBookmarkCommand |
static BookmarkCommandFactory |
getInstance()
Creates a new BookmarkCommandFactory object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static BookmarkCommandFactory getInstance()
public NavCommand createGotoBookmarkCommand(Bookmark target)
target
- The target bookmark for the new command
NavCommand
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |