See More
public class POS_main { public static void main(String[] args) { new UI_Frame(); } }