Skip to content

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

License

Notifications You must be signed in to change notification settings

MaanooAk/ObjectEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages