All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.w3c.jigadmin.editors.Makefile Maven / Gradle / Ivy

Go to download

Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.

The newest version!
PACKAGE = "org.w3c.jigadmin.editors"

JIGSAWFILES = \
	AdminServerEditor.java \
	AddFramePanel.java \
	AddResourcePanel.java \
	AttributesHelper.java \
	AttributeEditorFactory.java \
	ControlServerHelper.java \
	EditorInterface.java \
	FrameBrowser.java \
	FramedResourceHelper.java \
	IndexersServerHelper.java \
	MiniBrowser.java \
	MyHTMLEditorKit.java \
	PropertiesServerHelper.java \
	RealmsServerHelper.java \
	RemoteNode.java \
	ResourceCell.java \
	ResourceCellRenderer.java \
	ResourceHelper.java \
	ResourceIndexFeeder.java \
	ResourceTreeBrowser.java \
	ResourceTreeUI.java \
	RemoteResourceWrapperNode.java \
	RemoteFrameWrapperNode.java \
	ServerEditor.java \
	ServerEditorFactory.java \
	ServerEditorInterface.java \
	ServerHelperInterface.java \
	ServerHelperFactory.java \
	SpaceServerHelper.java \
	TransferableResourceCell.java

FILES = $(JIGSAWFILES)

TOP=../../../../..
include $(TOP)/makefiles/file.make




© 2015 - 2025 Weber Informatics LLC | Privacy Policy