Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- actionPerformed(GUIEvent) - Method in class interfascia.GUIComponent
- actionPerformed(GUIEvent) - Method in class interfascia.IFTextField
- activeColor - Variable in class interfascia.IFLookAndFeel
- add(GUIComponent) - Method in class interfascia.GUIController
- add(IFRadioButton) - Method in class interfascia.IFRadioController
- addActionListener(Object) - Method in class interfascia.GUIComponent
- addActionListener(Object) - Method in class interfascia.IFRadioController
- appendToRightOfCursor(char) - Method in class interfascia.IFPasswordField
- appendToRightOfCursor(String) - Method in class interfascia.IFPasswordField
B
- backspaceChar() - Method in class interfascia.IFPasswordField
- baseColor - Variable in class interfascia.IFLookAndFeel
- borderColor - Variable in class interfascia.IFLookAndFeel
C
- callDelegate(Object, String, Object[]) - Static method in class interfascia.IFDelegation
- canReceiveFocus() - Method in class interfascia.GUIComponent
- canReceiveFocus() - Method in class interfascia.IFLabel
- canReceiveFocus() - Method in class interfascia.IFProgressBar
- cMode - Variable in class interfascia.IFPGraphicsState
- cModeA - Variable in class interfascia.IFPGraphicsState
- cModeX - Variable in class interfascia.IFPGraphicsState
- cModeY - Variable in class interfascia.IFPGraphicsState
- cModeZ - Variable in class interfascia.IFPGraphicsState
- copy(String) - Method in class interfascia.GUIController
D
- darkGrayColor - Variable in class interfascia.IFLookAndFeel
- DEFAULT - Static variable in class interfascia.IFLookAndFeel
- defaultGraphicsState - Variable in class interfascia.IFLookAndFeel
- deselectAll() - Method in class interfascia.IFRadioController
- draw() - Method in class interfascia.GUIComponent
- draw() - Method in class interfascia.GUIController
E
- ellipseMode - Variable in class interfascia.IFPGraphicsState
F
- fill - Variable in class interfascia.IFPGraphicsState
- fillColor - Variable in class interfascia.IFPGraphicsState
- fireEventNotification(GUIComponent, String) - Method in class interfascia.GUIComponent
G
- getAbsoluteX() - Method in class interfascia.GUIComponent
- getAbsoluteY() - Method in class interfascia.GUIComponent
- getComponentWithFocus() - Method in class interfascia.GUIController
- getController() - Method in class interfascia.GUIComponent
- getCursorPosition() - Method in class interfascia.IFTextField
- getEndSelect() - Method in class interfascia.IFTextField
- getFocusStatusForComponent(GUIComponent) - Method in class interfascia.GUIController
- getFont() - Method in class interfascia.IFLookAndFeel
- getHeight() - Method in class interfascia.GUIComponent
- getIndex() - Method in class interfascia.GUIComponent
- getLabel() - Method in class interfascia.GUIComponent
- getLookAndFeel() - Method in class interfascia.GUIComponent
- getLookAndFeel() - Method in class interfascia.GUIController
- getMessage() - Method in class interfascia.GUIEvent
- getParent() - Method in class interfascia.GUIController
- getProgress() - Method in class interfascia.IFProgressBar
- getSelected() - Method in class interfascia.IFRadioController
- getSelectedIndex() - Method in class interfascia.IFRadioController
- getSelectionStatusForButton(IFRadioButton) - Method in class interfascia.IFRadioController
- getSource() - Method in class interfascia.GUIEvent
- getStartSelect() - Method in class interfascia.IFTextField
- getTextSize() - Method in class interfascia.IFLabel
- getValue() - Method in class interfascia.IFPasswordField
- getValue() - Method in class interfascia.IFTextField
-
returns the string that is displayed in the text area.
- getVisible() - Method in class interfascia.GUIController
- getVisiblePortionEnd() - Method in class interfascia.IFTextField
- getVisiblePortionStart() - Method in class interfascia.IFTextField
- getWidth() - Method in class interfascia.GUIComponent
- getX() - Method in class interfascia.GUIComponent
- getY() - Method in class interfascia.GUIComponent
- graphics - Variable in class interfascia.GUIController
- GUIComponent - Class in interfascia
- GUIComponent() - Constructor for class interfascia.GUIComponent
- GUIController - Class in interfascia
- GUIController(PApplet) - Constructor for class interfascia.GUIController
- GUIController(PApplet, boolean) - Constructor for class interfascia.GUIController
- GUIController(PApplet, int, int, int, int) - Constructor for class interfascia.GUIController
- GUIEvent - Class in interfascia
- GUIEvent(GUIComponent, String) - Constructor for class interfascia.GUIEvent
H
- highlightColor - Variable in class interfascia.IFLookAndFeel
I
- IFButton - Class in interfascia
- IFButton(String, int, int) - Constructor for class interfascia.IFButton
- IFButton(String, int, int, int) - Constructor for class interfascia.IFButton
- IFButton(String, int, int, int, int) - Constructor for class interfascia.IFButton
- IFCheckBox - Class in interfascia
- IFCheckBox(String, int, int) - Constructor for class interfascia.IFCheckBox
- IFDelegation - Class in interfascia
- IFDelegation() - Constructor for class interfascia.IFDelegation
- IFLabel - Class in interfascia
- IFLabel(String, int, int) - Constructor for class interfascia.IFLabel
- IFLabel(String, int, int, int) - Constructor for class interfascia.IFLabel
- IFLookAndFeel - Class in interfascia
- IFLookAndFeel(char) - Constructor for class interfascia.IFLookAndFeel
- IFLookAndFeel(PApplet, char) - Constructor for class interfascia.IFLookAndFeel
- IFPasswordField - Class in interfascia
- IFPasswordField(String, int, int) - Constructor for class interfascia.IFPasswordField
- IFPasswordField(String, int, int, int) - Constructor for class interfascia.IFPasswordField
- IFPasswordField(String, int, int, int, String) - Constructor for class interfascia.IFPasswordField
- IFPasswordField(String, int, int, int, String, char) - Constructor for class interfascia.IFPasswordField
- IFPGraphicsState - Class in interfascia
- IFPGraphicsState() - Constructor for class interfascia.IFPGraphicsState
- IFPGraphicsState(PApplet) - Constructor for class interfascia.IFPGraphicsState
-
Convenience contstructor saves the sketch's graphics state into the newly created IFPGraphicsState object.
- IFPGraphicsState(PGraphics) - Constructor for class interfascia.IFPGraphicsState
-
Convenience contstructor saves the graphics state into the newly created IFPGraphicsState object.
- IFProgressBar - Class in interfascia
- IFProgressBar(int, int, int) - Constructor for class interfascia.IFProgressBar
- IFRadioButton - Class in interfascia
- IFRadioButton(String, int, int, IFRadioController) - Constructor for class interfascia.IFRadioButton
- IFRadioController - Class in interfascia
- IFRadioController() - Constructor for class interfascia.IFRadioController
- IFRadioController(String) - Constructor for class interfascia.IFRadioController
- IFRadioController(String, Object) - Constructor for class interfascia.IFRadioController
- IFTextField - Class in interfascia
-
The IFTextField class is used for a simple one-line text field
- IFTextField(String, int, int) - Constructor for class interfascia.IFTextField
-
creates an empty IFTextField with the specified label, with specified position, and a default width of 100 pixels.
- IFTextField(String, int, int, int) - Constructor for class interfascia.IFTextField
-
creates an empty IFTextField with the specified label and with specified position and width.
- IFTextField(String, int, int, int, String) - Constructor for class interfascia.IFTextField
-
creates an IFTextField with the specified label, with specified position and width, and with specified contents.
- initWithParent() - Method in class interfascia.GUIComponent
- initWithParent() - Method in class interfascia.IFButton
- initWithParent() - Method in class interfascia.IFCheckBox
- initWithParent() - Method in class interfascia.IFLabel
- initWithParent() - Method in class interfascia.IFRadioButton
- initWithParent() - Method in class interfascia.IFTextField
- interfascia - package interfascia
- isMouseOver(int, int) - Method in class interfascia.GUIComponent
- isSelected() - Method in class interfascia.IFCheckBox
- isSelected() - Method in class interfascia.IFRadioButton
K
- keyEvent(KeyEvent) - Method in class interfascia.GUIComponent
- keyEvent(KeyEvent) - Method in class interfascia.GUIController
- keyEvent(KeyEvent) - Method in class interfascia.IFButton
- keyEvent(KeyEvent) - Method in class interfascia.IFCheckBox
- keyEvent(KeyEvent) - Method in class interfascia.IFRadioButton
- keyEvent(KeyEvent) - Method in class interfascia.IFTextField
-
receives KeyEvents forwarded to it by the GUIController if the current instance is currently in focus.
L
- lightGrayColor - Variable in class interfascia.IFLookAndFeel
- lostOwnership(Clipboard, Transferable) - Method in class interfascia.GUIController
M
- mouseEvent(MouseEvent) - Method in class interfascia.IFProgressBar
- mouseEvent(MouseEvent) - Method in class interfascia.GUIComponent
- mouseEvent(MouseEvent) - Method in class interfascia.IFButton
- mouseEvent(MouseEvent) - Method in class interfascia.IFCheckBox
- mouseEvent(MouseEvent) - Method in class interfascia.IFRadioButton
- mouseEvent(MouseEvent) - Method in class interfascia.IFTextField
-
implemented to conform to Processing's mouse event handler requirements.
P
- parent - Variable in class interfascia.GUIController
- paste() - Method in class interfascia.GUIController
R
- rectMode - Variable in class interfascia.IFPGraphicsState
- remove(GUIComponent) - Method in class interfascia.GUIController
- remove(IFRadioButton) - Method in class interfascia.IFRadioController
- render(PGraphics) - Method in class interfascia.GUIComponent
- render(PGraphics) - Method in class interfascia.GUIController
- render(PGraphics) - Method in class interfascia.IFButton
- render(PGraphics) - Method in class interfascia.IFCheckBox
- render(PGraphics) - Method in class interfascia.IFLabel
- render(PGraphics) - Method in class interfascia.IFProgressBar
- render(PGraphics) - Method in class interfascia.IFRadioButton
- render(PGraphics) - Method in class interfascia.IFTextField
-
draws the text field, contents, selection, and cursor to the screen.
- requestFocus(GUIComponent) - Method in class interfascia.GUIController
- restoreSettingsToApplet(PApplet) - Method in class interfascia.IFPGraphicsState
-
restores the saved graphics state to the specified PApplet
- restoreSettingsToGraphics(PGraphics) - Method in class interfascia.IFPGraphicsState
-
restores the saved graphics state to the specified PGraphics
S
- saveSettingsForApplet(PApplet) - Method in class interfascia.IFPGraphicsState
-
saves the graphics state for the specified PApplet
- saveSettingsForGraphics(PGraphics) - Method in class interfascia.IFPGraphicsState
-
saves the graphics state for the specified PGraphics
- selectButton(IFRadioButton) - Method in class interfascia.IFRadioController
- selectionColor - Variable in class interfascia.IFLookAndFeel
- setController(GUIController) - Method in class interfascia.GUIComponent
- setCursorPosition(int) - Method in class interfascia.IFTextField
- setDisplayCharacter(char) - Method in class interfascia.IFPasswordField
- setEndSelect(int) - Method in class interfascia.IFTextField
- setFont(PFont) - Method in class interfascia.IFLookAndFeel
- setHeight(int) - Method in class interfascia.GUIComponent
- setIndex(int) - Method in class interfascia.GUIComponent
- setLabel(String) - Method in class interfascia.GUIComponent
- setLookAndFeel(IFLookAndFeel) - Method in class interfascia.GUIComponent
- setLookAndFeel(IFLookAndFeel) - Method in class interfascia.GUIController
- setParent(PApplet) - Method in class interfascia.GUIController
- setPosition(int, int) - Method in class interfascia.GUIComponent
- setProgress(float) - Method in class interfascia.IFProgressBar
- setSelected() - Method in class interfascia.IFRadioButton
- setSelected(boolean) - Method in class interfascia.IFCheckBox
- setSelected(boolean) - Method in class interfascia.IFRadioButton
- setSize(int, int) - Method in class interfascia.GUIComponent
- setStartSelect(int) - Method in class interfascia.IFTextField
- setTextSize(int) - Method in class interfascia.IFLabel
- setValue(String) - Method in class interfascia.IFPasswordField
- setValue(String) - Method in class interfascia.IFTextField
-
sets the contents of the text box and displays the specified string in the text box widget.
- setVisible(boolean) - Method in class interfascia.GUIController
- setVisiblePortionEnd(int) - Method in class interfascia.IFTextField
- setVisiblePortionStart(int) - Method in class interfascia.IFTextField
- setWidth(int) - Method in class interfascia.GUIComponent
- setX(int) - Method in class interfascia.GUIComponent
- setY(int) - Method in class interfascia.GUIComponent
- showBounds - Variable in class interfascia.GUIController
- smooth - Variable in class interfascia.IFPGraphicsState
- stroke - Variable in class interfascia.IFPGraphicsState
- strokeColor - Variable in class interfascia.IFPGraphicsState
- strokeWeight - Variable in class interfascia.IFPGraphicsState
T
- textAlign - Variable in class interfascia.IFPGraphicsState
- textColor - Variable in class interfascia.IFLookAndFeel
- textFont - Variable in class interfascia.IFPGraphicsState
- textMode - Variable in class interfascia.IFPGraphicsState
- textSize - Variable in class interfascia.IFPGraphicsState
- tint - Variable in class interfascia.IFPGraphicsState
- tintColor - Variable in class interfascia.IFPGraphicsState
U
- update(int, int) - Method in class interfascia.GUIComponent
- userState - Variable in class interfascia.GUIController
V
- validUnicode(char) - Static method in class interfascia.IFTextField
Y
- yieldFocus(GUIComponent) - Method in class interfascia.GUIController
All Classes and Interfaces|All Packages|Constant Field Values