Uses of Class
org.fife.ui.rsyntaxtextarea.PopupWindowDecorator
Packages that use PopupWindowDecorator
-
Uses of PopupWindowDecorator in org.fife.ui.rsyntaxtextarea
Fields in org.fife.ui.rsyntaxtextarea declared as PopupWindowDecoratorModifier and TypeFieldDescriptionprivate static PopupWindowDecorator
PopupWindowDecorator.decorator
The singleton instance of this class.Methods in org.fife.ui.rsyntaxtextarea that return PopupWindowDecoratorModifier and TypeMethodDescriptionstatic PopupWindowDecorator
PopupWindowDecorator.get()
Returns the singleton instance of this class.Methods in org.fife.ui.rsyntaxtextarea with parameters of type PopupWindowDecoratorModifier and TypeMethodDescriptionstatic void
PopupWindowDecorator.set
(PopupWindowDecorator decorator) Sets the singleton instance of this class.