MCPcopy Create free account
hub / github.com/PCGen/pcgen / getActionMap

Method getActionMap

code/src/java/pcgen/gui2/PCGenFrame.java:411–414  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

409 }
410
411 public PCGenActionMap getActionMap()
412 {
413 return actionMap;
414 }
415
416 @Override
417 public void setCharacter(CharacterFacade character)

Callers 5

PCGenMenuBarMethod · 0.80
initComponentsMethod · 0.80
StatTableModelMethod · 0.80
IntegerEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected