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 PopupWindowDecoratorPopupWindowDecorator.decoratorThe singleton instance of this class.Methods in org.fife.ui.rsyntaxtextarea that return PopupWindowDecoratorModifier and TypeMethodDescriptionstatic PopupWindowDecoratorPopupWindowDecorator.get()Returns the singleton instance of this class.Methods in org.fife.ui.rsyntaxtextarea with parameters of type PopupWindowDecoratorModifier and TypeMethodDescriptionstatic voidPopupWindowDecorator.set(PopupWindowDecorator decorator) Sets the singleton instance of this class.