A B C D E F G H I J L M N O P R S T U V W X Y Z

A

AbsoluteConstraints - Class in org.netbeans.lib.awtextra
An object that encapsulates position and (optionally) size for Absolute positioning of components.
AbsoluteConstraints(Point) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position.
AbsoluteConstraints(int, int) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position.
AbsoluteConstraints(Point, Dimension) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position and size.
AbsoluteConstraints(int, int, int, int) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
Creates a new AbsoluteConstraints for specified position and size.
AbsoluteLayout - Class in org.netbeans.lib.awtextra
AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to allow placement of components in absolute positions.
AbsoluteLayout() - Constructor for class org.netbeans.lib.awtextra.AbsoluteLayout
 
actionPerformed(ActionEvent) - Method in class Test.Arithmetic
 
actionPerformed(ActionEvent) - Method in class Test.ArrayTaker
Never used.
acum - Variable in class Pdrabik.Result
 
addLayoutComponent(String, Component) - Method in class com.cloudgarden.layout.AnchorLayout
 
addLayoutComponent(Component, Object) - Method in class com.cloudgarden.layout.AnchorLayout
 
addLayoutComponent(String, Component) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
Adds the specified component to the layout, using the specified constraint object.
addNotify() - Method in class Test.ImageCanvas
Deprecated.  
AkuField - Variable in class Pdrabik.GuiOPS
 
akumulator - Variable in class Test.ArrayTaker
 
ANCHOR_ABS - Static variable in class com.cloudgarden.layout.AnchorConstraint
(Absolute anchor) Meaning: This side is anchored a fixed distance in pixels (given by the value for this side) from it's parent's respective side.
ANCHOR_NONE - Static variable in class com.cloudgarden.layout.AnchorConstraint
Meaning: This side is not anchored.
ANCHOR_REL - Static variable in class com.cloudgarden.layout.AnchorConstraint
(Relative anchor) Meaning: This side is anchored so that it always occurs a fixed fraction of the distance along it's parent's side.
AnchorConstraint - Class in com.cloudgarden.layout
Used by both AnchorLayout (SWT) and AnchorLayoutManager (Swing)
AnchorConstraint() - Constructor for class com.cloudgarden.layout.AnchorConstraint
 
AnchorConstraint(int, int, int, int, int, int, int, int) - Constructor for class com.cloudgarden.layout.AnchorConstraint
Creates an AnchorConstraint.
AnchorLayout - Class in com.cloudgarden.layout
Lays out components, using a combination of their "bounds" property and their AnchorConstraints layout constraint objects.
AnchorLayout() - Constructor for class com.cloudgarden.layout.AnchorLayout
 
appened(String) - Method in class Pdrabik.SaveRFile
Metoda sluzy do zwyklego dopisywania do pliku.
Arithmetic - Class in Test
Class to maintain main alghorytmic operations, and mathematic calculations.
Arithmetic(String, String) - Constructor for class Test.Arithmetic
 
Arithmetic() - Constructor for class Test.Arithmetic
 
ArrayTaker - Class in Test
This class describes and maintain main operations witch array of pixels of proccesed image.
ArrayTaker(LastPictureData) - Constructor for class Test.ArrayTaker
Create this oject.
Automat - Class in Pdrabik
 
Automat() - Constructor for class Pdrabik.Automat
 
Awaiter - Class in Obok
Ta klasa sluzy do nasluchiwania watkow.
Awaiter(ResStorage, String) - Constructor for class Obok.Awaiter
Tworzy nowy Awaiter z obiektem repozytorium wynikow (ResStorage) i nazwa.
Awaiter(Result, GuiOPS) - Constructor for class Obok.Awaiter
 

A B C D E F G H I J L M N O P R S T U V W X Y Z