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 DefaultTableCellRenderer implements Serializable

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

      • Serialized Fields

    • Class groovy.console.ui.ConsoleTextEditor extends JScrollPane implements Serializable

      • Serialized Fields

        • defaultFamily
          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 DefaultMutableTreeNode implements Serializable

  • Package groovy.console.ui.text

  • Package groovy.ui

    • Class groovy.ui.ConsoleApplet extends JApplet implements Serializable

      • Serialized Fields

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

      • Serialized Fields

        • defaultFamily
          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 AbstractAction implements Serializable

      • Serialized Fields

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

      • Serialized Fields

        • defaultCaret
          Caret defaultCaret
          Deprecated.
        • mouseAdapter
          MouseAdapter mouseAdapter
          Deprecated.
        • multiLineTab
          boolean multiLineTab
          Deprecated.
        • numPages
          int numPages
          Deprecated.
        • overtypeCaret
          Caret overtypeCaret
          Deprecated.
        • tabsAsSpaces
          boolean tabsAsSpaces
          Deprecated.
        • unwrapped
          boolean unwrapped
          Deprecated.
    • Class groovy.ui.text.TextUndoManager extends UndoManager implements Serializable

      • Serialized Fields

        • compoundEdit
          groovy.ui.text.TextUndoManager.StructuredEdit compoundEdit
          Deprecated.
        • firstModified
          long firstModified
          Deprecated.
        • modificationMarker
          UndoableEdit modificationMarker
          Deprecated.
        • propChangeSupport
          SwingPropertyChangeSupport propChangeSupport
          Deprecated.