Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
H
I
L
M
O
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.
aggiungiCliente()
- Static method in class com.
ModificaXML
C
com
- package com
constraints
- Variable in class com.
AbsoluteLayout
A mapping
CreaFileXML
- Class in
com
Crea un file xml che contiene i dati dei clienti
CreaFileXML()
- Constructor for class com.
CreaFileXML
CreaXML
- Class in
com
Interfaccia grafica per creare un file xml che contiene i dati dei clienti
CreaXML()
- Constructor for class com.
CreaXML
Creates new form CreaXML
G
getCliente()
- Static method in class com.
CreaFileXML
getFile()
- Static method in class com.
ModificaXML
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
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
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.
CreaXML
makeFile(String)
- Static method in class com.
CreaFileXML
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.
modificaFile()
- Static method in class com.
ModificaXML
ModificaXML
- Class in
com
Modifica un file xml esistente che contiene i dati dei clienti
ModificaXML()
- Constructor for class com.
ModificaXML
O
openFile(String)
- Static method in class com.
ModificaXML
P
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
setAssets(String, String, String, String)
- Static method in class com.
CreaFileXML
T
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
O
P
R
S
T
W
X
Y
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes