- JAgentButton - Class in agent
-
This is the JAgentButton.
- JAgentButton(Agent, Action) - Constructor for class agent.JAgentButton
-
Create a new JAgentButton with a specific Agent as model and an Action
object containing the desired Action when the button is clicked.
- JPanelFancyBorder - Class in CGUI
-
This implements a JPanel with a Fancy colored border
- JPanelFancyBorder() - Constructor for class CGUI.JPanelFancyBorder
-
Creates a JPanel with fancy red border and margin of 5 pixels
- JPanelFancyBorder(Color) - Constructor for class CGUI.JPanelFancyBorder
-
Creates a JPanel with fancy border of custom color and margin of 5 pixels
- JPanelFancyBorder(Color, int) - Constructor for class CGUI.JPanelFancyBorder
-
Creates a JPanel with fancy border with custom color and custom margin
size