Uses of Class
org.fife.rsta.ac.GoToMemberWindow
Packages that use GoToMemberWindow
Package
Description
A framework that facilitates code completion and parsing of languages in RSyntaxTextArea.
-
Uses of GoToMemberWindow in org.fife.rsta.ac
Methods in org.fife.rsta.ac with parameters of type GoToMemberWindowModifier and TypeMethodDescriptionprivate voidGoToMemberAction.setLocationBasedOn(GoToMemberWindow gtmw, org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textArea) Centers the window in the text area.