Searched refs:hostLabel (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java68 JLabel hostLabel, portLabel; field in class:BrowserApp
125 hostLabel = new JLabel();
126 labelRow.add( hostLabel);
167 hostLabel.setText( "");
186 hostLabel.setText( hostName);

Completed in 21 milliseconds