Skip to content

Instantly share code, notes, and snippets.

@tiagobento2
Created May 9, 2019 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagobento2/adf4093de19505160fb146b3079e06c9 to your computer and use it in GitHub Desktop.
Save tiagobento2/adf4093de19505160fb146b3079e06c9 to your computer and use it in GitHub Desktop.
menuBar.addMenuItem(
"AfjsFirstScreen",
"AppFormer.js First Screen",
null,
() -> placeManager.goTo("AfjsFirstScreen"),
MenuPosition.LEFT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment