birchconfig
Class urlBuilder

public class urlBuilder
extends javax.swing.JFrame

Title: urlBuilder

Description: GUI for building and testing URLs

Copyright: Copyright (c) 2005

Company: University of Manitoba

Author:
Dr. Brian Fristensky
Constructor Detail

urlBuilder

public urlBuilder(birchconfig.configDocFrame tempframe,
                  birchconfig.BirchProperties tempBP,
                  birchconfig.URLholder tempURL)
Parameters:
tempframe - configDocFrame
tempBP - BirchProperties
tempURL - URLholder

Method Detail

setURLTextField

private void setURLTextField(birchconfig.URLholder UH)
Read the URL components from UH and set the JTextField of UH to the new URL
Parameters:
UH - URLholder