A C G H I L M P R S T W X Y

A

AbsoluteConstraints - Class in com
An object that encapsulates position and (optionally) size for Absolute positioning of components.
AbsoluteConstraints(Point) - Constructor for class com.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position.
AbsoluteConstraints(int, int) - Constructor for class com.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position.
AbsoluteConstraints(Point, Dimension) - Constructor for class com.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position and size.
AbsoluteConstraints(int, int, int, int) - Constructor for class com.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position and size.
AbsoluteLayout - Class in com
AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to allow placement of components in absolute positions.
AbsoluteLayout() - Constructor for class com.AbsoluteLayout
 
addCliente() - Static method in class com.CreaFileXML
 
addLayoutComponent(String, Component) - Method in class com.AbsoluteLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class com.AbsoluteLayout
Adds the specified component to the layout, using the specified constraint object.
Avvio - Class in com
 
Avvio() - Constructor for class com.Avvio
 

C

closeFile(PrintWriter, String) - Static method in class com.CreaXML
 
com - package com
 
constraints - Variable in class com.AbsoluteLayout
A mapping
creaFile(String) - Static method in class com.Parser
 
creaFile(String) - Method in class com.Theory
 
CreaFileXML - Class in com
 
CreaFileXML() - Constructor for class com.CreaFileXML
 
CreaXML - Class in com
 
CreaXML() - Constructor for class com.CreaXML
 

G

getCliente() - Static method in class com.CreaFileXML
 
getFile() - Method in class com.CreaXML
 
getHeight() - Method in class com.AbsoluteConstraints
 
getLayoutAlignmentX(Container) - Method in class com.AbsoluteLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class com.AbsoluteLayout
Returns the alignment along the y axis.
getWidth() - Method in class com.AbsoluteConstraints
 
getX() - Method in class com.AbsoluteConstraints
 
getY() - Method in class com.AbsoluteConstraints
 
GUI - Class in com
 
GUI() - Constructor for class com.GUI
Creates new form GUI
GUIxml - Class in com
Interfaccia per la creazione del file logico del cliente da simulare
GUIxml() - Constructor for class com.GUIxml
Creates new form CreaXML

H

height - Variable in class com.AbsoluteConstraints
The height of the component or -1 if the component's preferred height should be used

I

insertService(Element, String, String, String, String, String) - Static method in class com.CreaFileXML
 
insertService(PrintWriter, String, String, String, String, String) - Static method in class com.CreaXML
 
invalidateLayout(Container) - Method in class com.AbsoluteLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.

L

layoutContainer(Container) - Method in class com.AbsoluteLayout
Lays out the container in the specified panel.

M

main(String[]) - Static method in class com.Avvio
 
main(String[]) - Static method in class com.GUI
 
main(String[]) - Static method in class com.GUIxml
 
makeFile(String) - Static method in class com.CreaFileXML
 
makeFile(String) - Static method in class com.CreaXML
 
makeTheory(String, Element, Iterator) - Static method in class com.Parser
 
maximumLayoutSize(Container) - Method in class com.AbsoluteLayout
Returns the maximum size of this component.
minimumLayoutSize(Container) - Method in class com.AbsoluteLayout
Calculates the minimum dimension for the specified panel given the components in the specified parent container.

P

Parser - Class in com
Scandisce un file xml che contiene i dati dei clienti e genera una teoria logica di fatti prolog
Parser(String) - Constructor for class com.Parser
 
preferredLayoutSize(Container) - Method in class com.AbsoluteLayout
Calculates the preferred dimension for the specified panel given the components in the specified parent container.

R

removeLayoutComponent(Component) - Method in class com.AbsoluteLayout
Removes the specified component from the layout.

S

scrivi(PrintWriter, String) - Method in class com.Theory
 
setAssets(String, String, String, String) - Static method in class com.CreaFileXML
 
setAssets(PrintWriter, String, String, String, String) - Static method in class com.CreaXML
 
start(String) - Method in class com.Parser
 

T

Theory - Class in com
Crea una teoria logica prolog di regole e fatti dei clienti
Theory(String, String, String) - Constructor for class com.Theory
 
toString() - Method in class com.AbsoluteConstraints
 

W

width - Variable in class com.AbsoluteConstraints
The width of the component or -1 if the component's preferred width should be used

X

x - Variable in class com.AbsoluteConstraints
The X position of the component

Y

y - Variable in class com.AbsoluteConstraints
The Y position of the component

A C G H I L M P R S T W X Y