/ObjectEditor

Graphical Java live Object Editor supporting field value changes and method invocations.

Primary LanguageJavaMIT LicenseMIT

ObjectEditor

Graphical Java live Object Editor supporting field value changes and method invocations.

Peek 2020-06-03 23-40

Note: Currently working only with Java 1.7 and 1.8.

Features

  • View all fields and methods in a tree
  • Invoke methods with parameters
  • Parse method parameters
    • from text
    • pass existing references
  • View returned values from methods as part of the tree

Peek 2020-06-03 23-54