Uses of Class
ca.corbett.extras.demo.SnippetAction
Packages that use SnippetAction
-
Uses of SnippetAction in ca.corbett.extras.demo.panels
Methods in ca.corbett.extras.demo.panels with parameters of type SnippetActionModifier and TypeMethodDescriptionprotected LabelFieldPanelBuilder.createSnippetLabel(SnippetAction action) Shorthand for creating a snippet label with a bottom margin of 16.protected LabelFieldPanelBuilder.createSnippetLabel(SnippetAction action, int bottomMargin) Can be invoked by demo panels as a shortcut to create a code snippet label.