Package com.cometway.swing

This package contains agents and classes which can be used with the Swing API.

See:
          Description

Class Summary
AbstractJFrameAgent This abstract Agent contains basic functionality useable by an agent that manages a JFrame.
AbstractJFrameController This class acts as an agent-based proxy for a swing JFrame.
AgentTableModel This is a swing TableModel implementation for editing startup agents.
LightBox This agent displays a frame that contains Lights, or more accurately colored squares, that are drawn in a grid style array.
PropsEditor This agent is used by the StartupEditor agent application.
PropsTableModel This is a swing TableModel implementation for editing Props.
StartupEditor This is a Startup Agent which can be used to edit Agent Kernel .startup files.
 

Package com.cometway.swing Description

This package contains agents and classes which can be used with the Swing API. This package also contains a Swing-based agent development utility for editing agent startup files.