Uses of Class
org.graffiti.help.HelpContext
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes | |
| org.graffiti.editor.actions |
Contains the editor's action classes.
|
| org.graffiti.help | |
| org.graffiti.plugin.actions | |
| org.graffiti.plugins.guis.switchselections |
-
Uses of HelpContext in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes that return HelpContext Modifier and Type Method Description HelpContextFileOpenAction. getHelpContext()HelpContextFileSaveAsAction. getHelpContext() -
Uses of HelpContext in org.graffiti.editor.actions
Methods in org.graffiti.editor.actions that return HelpContext Modifier and Type Method Description HelpContextAddAttributeAction. getHelpContext()Returns the help context of this action.HelpContextChangeAttributeValueAction. getHelpContext()Returns the help context for the action.HelpContextCloneViewAction. getHelpContext()Returns the help context for this action.HelpContextCloseViewAction. getHelpContext()Returns the help context for this action.HelpContextCopyAction. getHelpContext()Returns the help context for the action.HelpContextCutAction. getHelpContext()Returns the help context for the action.HelpContextDeleteAction. getHelpContext()Returns the help context for the action.HelpContextDeleteAttributeAction. getHelpContext()Returns the help context of this action.HelpContextEditRedoAction. getHelpContext()HelpContextEditUndoAction. getHelpContext()HelpContextExitAction. getHelpContext()HelpContextFileCloseAction. getHelpContext()HelpContextFileNewAction. getHelpContext()HelpContextFileOpenAction. getHelpContext()HelpContextFileSaveAction. getHelpContext()HelpContextFileSaveAllAction. getHelpContext()HelpContextFileSaveAsAction. getHelpContext()HelpContextPasteAction. getHelpContext()Returns the help context for the action.HelpContextPluginManagerEditAction. getHelpContext()HelpContextRedrawViewAction. getHelpContext()HelpContextRunAlgorithm. getHelpContext()HelpContextSelectAllAction. getHelpContext()Returns the help context for the action.HelpContextViewNewAction. getHelpContext() -
Uses of HelpContext in org.graffiti.help
Methods in org.graffiti.help that return HelpContext Modifier and Type Method Description HelpContextHelpContext. findHelp(JComponent comp)Returns a help context for the given gui component. -
Uses of HelpContext in org.graffiti.plugin.actions
Methods in org.graffiti.plugin.actions that return HelpContext Modifier and Type Method Description HelpContextGraffitiAction. getHelpContext()Returns the help context for this action.HelpContextPopupAction. getHelpContext()Returns the help context for the action. -
Uses of HelpContext in org.graffiti.plugins.guis.switchselections
Methods in org.graffiti.plugins.guis.switchselections that return HelpContext Modifier and Type Method Description HelpContextSelectionChangeAction. getHelpContext()HelpContextSelectionSaveAction. getHelpContext()