A C E F G H I K L M O P R S T V W X Y

P

PopupDialog - class kirk.gui.dialog.PopupDialog.
This class is an abstract class that other Dialogs can extend to save on some behaviour, like closing the Window.
PopupDialog(Frame, String, int, int) - Constructor for class kirk.gui.dialog.PopupDialog
Constructs a new PopupDialog.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.VariableLineLayout
Returns the preferred size of the Container if it get's layed out by this LayoutManager.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.LineLayout
Returns the preferred size of the Container if it get's layed out by this LayoutManager.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.LargestLineLayout
Returns the preferred size of the container if it get's layed out by this LayoutManager.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.GridSpanLayout
Returns the size of the passed Container as this LayoutManager would like it best when the passed Container where to be layed out with this LayoutManager.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.GridLineLayout
Returns the preferred size of the Container if it get's layed out by this LayoutManager.
preferredLayoutSize(Container) - Method in class kirk.gui.layout.FixedLineLayout
Returns the preferred size of the Container if it get's layed out by this LayoutManager.

A C E F G H I K L M O P R S T V W X Y