Serialized Form

  • Package groovy.console.ui

    • Class groovy.console.ui.AstBrowser._closure1 extends groovy.lang.Closure implements Serializable

    • Class groovy.console.ui.AstBrowserUiPreferences._closure1 extends groovy.lang.Closure implements Serializable

    • Class groovy.console.ui.ButtonOrDefaultRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

    • Class groovy.console.ui.ButtonOrTextEditor extends javax.swing.AbstractCellEditor implements Serializable

      • Serialized Fields

        • editorComponent
          javax.swing.JComponent editorComponent
    • Class groovy.console.ui.ConsoleTextEditor extends javax.swing.JScrollPane implements Serializable

      • Serialized Fields

        • defaultFamily
          java.lang.String defaultFamily
        • documentChangedSinceLastRepaint
          boolean documentChangedSinceLastRepaint
        • editable
          boolean editable
        • numbersPanel
          groovy.console.ui.ConsoleTextEditor.LineNumbersPanel numbersPanel
        • printAction
          groovy.console.ui.ConsoleTextEditor.PrintAction printAction
        • redoAction
          groovy.console.ui.ConsoleTextEditor.RedoAction redoAction
        • textEditor
          TextEditor textEditor
        • undoAction
          groovy.console.ui.ConsoleTextEditor.UndoAction undoAction
        • undoManager
          TextUndoManager undoManager
    • Class groovy.console.ui.TreeNodeWithProperties extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

      • Serialized Fields

        • properties
          java.util.List<java.util.List<java.lang.String>> properties
  • Package groovy.console.ui.text

    • Class groovy.console.ui.text.AutoIndentAction extends javax.swing.AbstractAction implements Serializable

      • Serialized Fields

        • simpleAttributeSet
          javax.swing.text.AttributeSet simpleAttributeSet
    • Class groovy.console.ui.text.TextEditor extends javax.swing.JTextPane implements Serializable

      • Serialized Fields

        • defaultCaret
          javax.swing.text.Caret defaultCaret
        • mouseAdapter
          java.awt.event.MouseAdapter mouseAdapter
        • multiLineTab
          boolean multiLineTab
        • numPages
          int numPages
        • overtypeCaret
          javax.swing.text.Caret overtypeCaret
        • tabsAsSpaces
          boolean tabsAsSpaces
        • unwrapped
          boolean unwrapped
    • Class groovy.console.ui.text.TextUndoManager extends javax.swing.undo.UndoManager implements Serializable

      • Serialized Fields

        • compoundEdit
          groovy.console.ui.text.TextUndoManager.StructuredEdit compoundEdit
        • firstModified
          long firstModified
        • modificationMarker
          javax.swing.undo.UndoableEdit modificationMarker
        • propChangeSupport
          javax.swing.event.SwingPropertyChangeSupport propChangeSupport
  • Package groovy.ui

    • Class groovy.ui.ConsoleApplet extends javax.swing.JApplet implements Serializable

      • Serialized Fields

        • console
          groovy.ui.Console console
          Deprecated.
    • Class groovy.ui.ConsoleTextEditor extends javax.swing.JScrollPane implements Serializable

      • Serialized Fields

        • defaultFamily
          java.lang.String defaultFamily
          Deprecated.
        • documentChangedSinceLastRepaint
          boolean documentChangedSinceLastRepaint
          Deprecated.
        • editable
          boolean editable
          Deprecated.
        • numbersPanel
          groovy.ui.ConsoleTextEditor.LineNumbersPanel numbersPanel
          Deprecated.
        • printAction
          groovy.ui.ConsoleTextEditor.PrintAction printAction
          Deprecated.
        • redoAction
          groovy.ui.ConsoleTextEditor.RedoAction redoAction
          Deprecated.
        • textEditor
          TextEditor textEditor
          Deprecated.
        • undoAction
          groovy.ui.ConsoleTextEditor.UndoAction undoAction
          Deprecated.
        • undoManager
          TextUndoManager undoManager
          Deprecated.
  • Package groovy.ui.text

    • Class groovy.ui.text.AutoIndentAction extends javax.swing.AbstractAction implements Serializable

      • Serialized Fields

        • simpleAttributeSet
          javax.swing.text.AttributeSet simpleAttributeSet
          Deprecated.
    • Class groovy.ui.text.TextEditor extends javax.swing.JTextPane implements Serializable

      • Serialized Fields

        • defaultCaret
          javax.swing.text.Caret defaultCaret
          Deprecated.
        • mouseAdapter
          java.awt.event.MouseAdapter mouseAdapter
          Deprecated.
        • multiLineTab
          boolean multiLineTab
          Deprecated.
        • numPages
          int numPages
          Deprecated.
        • overtypeCaret
          javax.swing.text.Caret overtypeCaret
          Deprecated.
        • tabsAsSpaces
          boolean tabsAsSpaces
          Deprecated.
        • unwrapped
          boolean unwrapped
          Deprecated.
    • Class groovy.ui.text.TextUndoManager extends javax.swing.undo.UndoManager implements Serializable

      • Serialized Fields

        • compoundEdit
          groovy.ui.text.TextUndoManager.StructuredEdit compoundEdit
          Deprecated.
        • firstModified
          long firstModified
          Deprecated.
        • modificationMarker
          javax.swing.undo.UndoableEdit modificationMarker
          Deprecated.
        • propChangeSupport
          javax.swing.event.SwingPropertyChangeSupport propChangeSupport
          Deprecated.