1617181920212223242526
private final TestPartnerServicePublisherInternal publisher; public PartnerServiceControl() { layoutFrame(); publisher = new TestPartnerServicePublisherInternal(); createStartButton(); createStopButton(); }