Uses of Class
net.hironico.minisql.ui.history.QueryHistoryEntry
Packages that use QueryHistoryEntry
-
Uses of QueryHistoryEntry in net.hironico.minisql.ui.history
Methods in net.hironico.minisql.ui.history that return QueryHistoryEntryMethods in net.hironico.minisql.ui.history that return types with arguments of type QueryHistoryEntryMethods in net.hironico.minisql.ui.history with parameters of type QueryHistoryEntryModifier and TypeMethodDescriptionintQueryHistoryEntry.compareTo(QueryHistoryEntry o) Compare the timestmap of the entryvoidQueryHistoryListener.queryAdded(QueryHistoryEntry query) voidQueryHistoryTableModel.queryAdded(QueryHistoryEntry query) voidQueryHistoryListener.queryRemoved(QueryHistoryEntry query) voidQueryHistoryTableModel.queryRemoved(QueryHistoryEntry query)