- All Known Implementing Classes:
GuiSwingTableColumnString.MultilineColumnTextPane
,GuiSwingTableColumnString.MultilineColumnTextViewPane
,GuiSwingViewDocumentEditor.PropertyDocumentEditorPane
,GuiSwingViewDocumentEditor.PropertyDocumentTextPane
,LambdaProperty.LambdaDocumentPlainEditorPane
,LambdaProperty.LambdaDocumentTextPane
- Enclosing class:
GuiSwingViewDocumentEditor
public static interface GuiSwingViewDocumentEditor.WrapLineSupport
the interface for the target pane of
GuiSwingViewDocumentEditor.DocumentSettingPane
;
if the pane implements the interface, it will be called at updating the wrapping-line property from the setting pane.- Since:
- 1.7
-
Method Summary
-
Method Details
-
setWrapLine
void setWrapLine(boolean wrapLine)
-