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

P

pack() - Method in class kiwi.ui.dialog.ComponentDialog
This is overridden to fix a Swing layout bug.
paint(Graphics) - Method in class kiwi.ui.SplashScreen
Paint the splash screen.
paint(Graphics) - Method in class kiwi.ui.KLabel
Paint the component.
paint(Graphics) - Method in class kiwi.ui.Thermometer
Paint the component.
paintComponent(Graphics) - Method in class kiwi.ui.KPanel
Paint the component.
paintComponent(Graphics) - Method in class kiwi.ui.KDesktopPane
Paint the component.
paintImmediately(Component) - Static method in class kiwi.util.KiwiUtils
Paint a component immediately.
panels - Variable in class kiwi.ui.WizardPanelSequence
The list of WizardPanels.
params - Variable in class kiwi.util.CommandLineParser
The list of parameters that weren't arguments to options.
parse() - Method in class kiwi.text.SGMLParser
Parse the input.
parse(String) - Method in class kiwi.text.DateFormatter
Parse a date, returning a Date object.
parse(String) - Static method in class kiwi.text.ColorFormatter
Parse a color representation, returning an appropriate Color object.
ParsingException - exception kiwi.text.ParsingException.
General-purpose parsing exception.
ParsingException(String) - Constructor for class kiwi.text.ParsingException
Construct a new ParsingException.
ParsingException(String, int) - Constructor for class kiwi.text.ParsingException
Construct a new ParsingException.
paste() - Method in class kiwi.ui.WorkspaceEditor
Invoke a paste action on this editor.
paste() - Method in class kiwi.ui.SimpleEditor
Perform a paste operation on the editor.
PathEditor - class kiwi.ui.PathEditor.
This class represents a component for editing a path (a list of directories).
PathEditor() - Constructor for class kiwi.ui.PathEditor
Construct a new PathEditor.
PatternMatch - class kiwi.text.PatternMatch.
This class represents a pattern match.
PatternMatcher - class kiwi.text.PatternMatcher.
A simple interface for performing Perl5 regular expression matches on strings and input streams.
PatternMatcher() - Constructor for class kiwi.text.PatternMatcher
Construct a new PatternMatcher.
peek() - Method in class kiwi.ui.StackView
Peek at the top item on the stack.
peek() - Method in interface kiwi.ui.model.StackModel
Retrieve the topmost item from the stack (without removing the item from the stack).
peek() - Method in class kiwi.ui.model.DefaultStackModel
Retrieve the topmost item from the stack (without removing the item from the stack).
phantomFrame - Static variable in class kiwi.util.KiwiUtils
A phantom Frame.
pick(int) - Method in class kiwi.ui.StackView
Remove an item from the stack.
pick(int) - Method in interface kiwi.ui.model.StackModel
Remove an object from the stack.
pick(int) - Method in class kiwi.ui.model.DefaultStackModel
Remove an object from the stack.
play() - Method in class kiwi.ui.AudioClip
Play the audio clip.
pop() - Method in class kiwi.ui.StackView
Pop an item off the stack.
pop() - Method in interface kiwi.ui.model.StackModel
Pop an object off the stack.
pop() - Method in class kiwi.ui.model.DefaultStackModel
Pop an object off the stack.
prepend(String) - Method in class kiwi.util.DirectoryPath
Prepend a directory to the beginning of the path.
prepend(String[]) - Method in class kiwi.util.DirectoryPath
Prepend a list directories to the beginning of the path.
processElement(SGMLElement) - Method in interface kiwi.text.SGMLConsumer
Process an SGML element.
processMouseEvent(MouseEvent) - Method in class kiwi.ui.RepeaterButton
Process mouse events.
processString(String) - Method in interface kiwi.text.SGMLConsumer
Process a string.
ProgressDialog - class kiwi.ui.dialog.ProgressDialog.
A simple dialog with a message and progress meter, for use when a non-interruptible, lengthy task is being performed.
ProgressDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.ProgressDialog
Construct a new ProgressDialog.
ProgressObserver - interface kiwi.util.ProgressObserver.
This class defines the behavior of an object that wishes to receive periodic updates on the progress of a lengthy task.
propertyChange(PropertyChangeEvent) - Method in class kiwi.ui.dialog.DialogSet
Respond to property change events.
PropertyChangeSource - interface kiwi.event.PropertyChangeSource.
Interface that must be implemented by objects that are sources of PropertyChangeEvents.
PropertyEditorDialog - class kiwi.ui.dialog.PropertyEditorDialog.
This class represents a property editor.
PropertyEditorDialog(Frame, String, boolean, ConfigFile) - Constructor for class kiwi.ui.dialog.PropertyEditorDialog
Construct a new PropertyEditorDialog for the given ConfigFile.
push(Object) - Method in class kiwi.ui.StackView
Push a new item on the stack.
push(Object) - Method in interface kiwi.ui.model.StackModel
Push an object on the stack.
push(Object) - Method in class kiwi.ui.model.DefaultStackModel
Push an object on the stack.
put(Object, Object) - Method in class kiwi.util.Config
Store an arbitrary property.
putBoolean(String, boolean) - Method in class kiwi.util.Config
Store a boolean property.
putColor(String, Color) - Method in class kiwi.util.Config
Store a Color property.
putInt(String, int) - Method in class kiwi.util.Config
Store an integer property.
putLine(String) - Method in class kiwi.io.XDataOutputStream
Write a string and a CR+LF pair to the stream, and flush the stream.
putString(String, String) - Method in class kiwi.util.Config
Store a String property.

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