public class NamedQueryNode extends ResourceNode
AbstractNavTreeNode.DeleteReason, AbstractNavTreeNode.PopupAction, AbstractNavTreeNode.ResourceChangeListener| Modifier and Type | Field and Description |
|---|---|
static javax.swing.Icon |
DISABLED_ICON |
context, resourceId, workspacebold, children, childrenLoaded, copyAction, cutAction, deleteAction, depth, icon, italic, log, model, name, NAME_PATTERN, parent, pasteAction, protectedAction, protectedMenuItem, renameAction, selectionModel, text, thumbnail, tooltip| Constructor and Description |
|---|
NamedQueryNode(DesignerContext context,
TabbedResourceWorkspace workspace,
ProjectResource resource) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon() |
java.lang.String |
getTooltip() |
protected void |
onEditorClosed(ResourceEditor editor) |
protected void |
onEditorOpened(ResourceEditor editor) |
protected void |
onEditorSelected(ResourceEditor editor)
Called whenever the ResourceEditor for this resource has been opened or selected in the tabbed workspace.
|
protected void |
onEditorUnselected() |
void |
setToolTip(java.lang.String description) |
addEditActions, closeAndCommit, commitIfOpen, getProjectResource, getResourceId, init, initPopupMenu, install, isEditable, onDoubleClick, onEdit, onSelected, projectCtx, uninstallgatherChildrenIds, isProtected, isProtectedEnabled, selectChild, setProtected, setupEditActionsaddBadges, addEditActions, canCopy, canDelete, canDrag, canDrop, canPaste, checkChildren, children, confirmDelete, createProjectCopy, debug, debug, dispatchSelectionEvent, doCopy, doCut, doDelete, doPaste, expand, findChild, findCommonEditActionHandler, findDropHandler, findEditActionHandler, forceChildrenReload, getAllowsChildren, getChildAt, getChildCount, getClipboard, getCommonEditActionHandler, getDepth, getExpandedIcon, getIndex, getModel, getName, getParent, getSelectionModel, getSortOrder, getText, getThumbnail, getWorkspaceName, isBold, isEditActionHandler, isItalic, isLeaf, isSelected, isValidName, iterator, loadChildren, newLogger, notifyChildNameChanged, onChildrenSelected, pathToRoot, recreate, refresh, reload, select, select, setBold, setChildren, setIcon, setItalic, setName, setText, setThumbnail, setTooltip, showPopup, showPopupMenu, toString, uninstallChildren, useThumbnailTooltippublic NamedQueryNode(DesignerContext context, TabbedResourceWorkspace workspace, ProjectResource resource)
public javax.swing.Icon getIcon()
getIcon in class AbstractNavTreeNodeprotected void onEditorSelected(ResourceEditor editor)
ResourceNodeonEditorSelected in class ResourceNodeprotected void onEditorUnselected()
onEditorUnselected in class ResourceNodeprotected void onEditorOpened(ResourceEditor editor)
onEditorOpened in class ResourceNodeprotected void onEditorClosed(ResourceEditor editor)
onEditorClosed in class ResourceNodepublic java.lang.String getTooltip()
getTooltip in class AbstractNavTreeNodepublic void setToolTip(java.lang.String description)