Package hec.script

Class LogViewerTextArea

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.text.JTextComponent
javax.swing.JTextArea
org.fife.ui.rtextarea.RTextAreaBase
org.fife.ui.rtextarea.RTextArea
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
hec.script.LogViewerTextArea
All Implemented Interfaces:
ImageObserver, MenuContainer, Printable, Serializable, Accessible, Scrollable, org.fife.ui.rsyntaxtextarea.SyntaxConstants

public class LogViewerTextArea extends org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
See Also:
  • Constructor Details

    • LogViewerTextArea

      public LogViewerTextArea(int x, int y)
  • Method Details

    • displayFindDialog

      public void displayFindDialog()