Searched refs:_txtLabel (Results 1 – 1 of 1) sorted by relevance
49 private Label _txtLabel; field in ConnectionAwareClient64 _txtLabel = new Label( "disconnected" ); in ConnectionAwareClient()70 p1.add( _txtLabel ); in ConnectionAwareClient()89 _txtLabel.setText( "disconnected" ); in disposing()107 _txtLabel.setText( "connected" ); in actionPerformed()111 _txtLabel.setText( exc.getMessage() ); in actionPerformed()115 _txtLabel.setText( exc.getMessage() ); in actionPerformed()
Completed in 19 milliseconds