org.isqlviewer.bookmarks |
Classes for handling SQL bookmark functionality.
|
Java Source File Name | Type | Comment |
Bookmark.java | Class | Bookmark for an SQL command(s).
Like any kind of bookmark metaphor this allows the creation of an object represent an SQL command or series of
commands. |
BookmarkFolder.java | Class | Folder component for representing a collection of bookmarks and bookmark folders.
This object is the basis of creating a bookmark tree. |
BookmarkReference.java | Class | TODO Add BookmarkReference JavaDoc inforamation
author: Mark A. |
ColorLabel.java | enum | Simple Enumeration of allowable colors that a bookmark can use as its label color.
author: Mark A. |