Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J K L M N O P R S T V W _

A

actionHandler - Variable in class org.hartmath.CalculatorPanel.CalcButton
 
actionHandler - Variable in class org.hartmath.FunctionsPanel.FunctionsButton
 
actionPerformed(ActionEvent) - Method in class org.hartmath.CalculatorPanel.ActionHandler
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.FunctionsPanel.ActionHandler
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.MenuBar.ExitAction
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.MenuBar.NewAction
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.MenuBar.OpenAction
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.MenuBar.SaveAction
Description of the Method
actionPerformed(ActionEvent) - Method in class org.hartmath.MenuBar.SyntaxMenuActionListener
Description of the Method
actionSuffix - Static variable in class org.hartmath.MenuBar
Suffix applied to the key used in resource file lookups for an action.
add(JComponent, GridBagLayout, GridBagConstraints, int, int, int, int) - Method in class org.hartmath.CalculatorPanel
Description of the Method
add(JComponent, GridBagLayout, GridBagConstraints, int, int, int, int) - Method in class org.hartmath.FunctionsPanel
Description of the Method
append(String) - Method in class org.hartmath.HartMathPanel
Description of the Method
append(String) - Method in class org.hartmath.HartMathTextArea
Description of the Method
append(String, Color) - Method in class org.hartmath.HartMathTextArea
Description of the Method
appendLine(String) - Method in class org.hartmath.HartMathTextArea
Description of the Method
appendTeX(String) - Method in class org.hartmath.HartMathPanel
Description of the Method

B

bin - Variable in class org.hartmath.CalculatorPanel
 
box - Variable in class org.hartmath.FormulaIcons.ExpressionIcon
 
box - Variable in class org.hartmath.FormulaIcons
 

C

CalculatorPanel - class org.hartmath.CalculatorPanel.
Description of the Class
CalculatorPanel(HartMathPanel) - Constructor for class org.hartmath.CalculatorPanel
Constructor for the CalculatorPanel object
CalculatorPanel.ActionHandler - class org.hartmath.CalculatorPanel.ActionHandler.
Description of the Class
CalculatorPanel.ActionHandler() - Constructor for class org.hartmath.CalculatorPanel.ActionHandler
 
CalculatorPanel.CalcButton - class org.hartmath.CalculatorPanel.CalcButton.
Description of the Class
CalculatorPanel.CalcButton(String) - Constructor for class org.hartmath.CalculatorPanel.CalcButton
Constructor for the CalcButton object
calcSampleLabels - Static variable in class org.hartmath.MenuBar
 
calculatorPanel - Variable in class org.hartmath.HartMathPanel
 
calculusLabels - Static variable in class org.hartmath.MenuBar
 
clearInput() - Method in class org.hartmath.HartMathPanel
Description of the Method
clear_input - Variable in class org.hartmath.CalculatorPanel
 
close() - Method in class org.hartmath.HartMathTextArea
Close the stream, flushing it first.
color - Variable in class org.hartmath.FormulaIcons.ExpressionIcon
 
commands - Variable in class org.hartmath.MenuBar
 
console - Variable in class org.hartmath.HartMathPanel
 
constantsLabels - Static variable in class org.hartmath.MenuBar
 
controlPressed - Variable in class org.hartmath.HartMathPanel.EvalKeyListener
 
convertResult - Variable in class org.hartmath.CalculatorPanel
 
convert_tobase - Variable in class org.hartmath.CalculatorPanel
 
converters - Static variable in class org.hartmath.CalculatorPanel
 
copyToClipboard - Variable in class org.hartmath.CalculatorPanel
 
createActionChangeListener(JMenuItem) - Method in class org.hartmath.MenuBar
Description of the Method
createMenu(String) - Method in class org.hartmath.MenuBar
Create a menu for the app.
createMenuItem(String) - Method in class org.hartmath.MenuBar
This is the hook through which all menu items are created.

D

defaultActions - Variable in class org.hartmath.MenuBar
Actions defined by the Notepad class
doc - Variable in class org.hartmath.MenuBar.FileLoader
 

E

edit2 - Variable in class org.hartmath.HartMathPanel
 
editor - Variable in class org.hartmath.MenuBar
 
editorPane - Variable in class org.hartmath.FormulaIcons
 
eval_output - Variable in class org.hartmath.HartMathPanel
 
evaluateButton(HFunction, boolean) - Method in class org.hartmath.HartMathPanel
Description of the Method Description of the Method Description of the Method
evaluateText(String, HFunction, boolean) - Method in class org.hartmath.HartMathPanel
Evaluate the given text as a HartMath expression
exitAction - Static variable in class org.hartmath.MenuBar
Description of the Field

F

FormulaIcons - class org.hartmath.FormulaIcons.
Description of the Class
FormulaIcons(JEditorPane, HObject, String, int, Color) - Constructor for class org.hartmath.FormulaIcons
Constructor for the FormulaIcons object
FormulaIcons.ExpressionIcon - class org.hartmath.FormulaIcons.ExpressionIcon.
Description of the Class
FormulaIcons.ExpressionIcon(PrettyPrintBox, String, int, Color) - Constructor for class org.hartmath.FormulaIcons.ExpressionIcon
Constructor for the ExpressionIcon object
FunctionsPanel - class org.hartmath.FunctionsPanel.
Description of the Class
FunctionsPanel(HartMathPanel) - Constructor for class org.hartmath.FunctionsPanel
Constructor for the FunctionsPanel object
FunctionsPanel.ActionHandler - class org.hartmath.FunctionsPanel.ActionHandler.
The text for the pressed button will be inserted into the textarea
FunctionsPanel.ActionHandler() - Constructor for class org.hartmath.FunctionsPanel.ActionHandler
 
FunctionsPanel.FunctionsButton - class org.hartmath.FunctionsPanel.FunctionsButton.
 
FunctionsPanel.FunctionsButton(String) - Constructor for class org.hartmath.FunctionsPanel.FunctionsButton
Constructor for the FunctionsButton object
f - Variable in class org.hartmath.MenuBar.FileLoader
 
fileDialog - Variable in class org.hartmath.MenuBar
Description of the Field
flush() - Method in class org.hartmath.HartMathTextArea
Flush the stream.
frameCount - Static variable in class org.hartmath.HartMathFrame
 

G

getAction(String) - Method in class org.hartmath.MenuBar
Gets the action attribute of the MenuBar object
getActions() - Method in class org.hartmath.MenuBar
Fetch the list of actions supported by this editor.
getConverter() - Method in class org.hartmath.CalculatorPanel
Gets the converter function if enabled; otherwise returns null
getHartMathConsole() - Method in class org.hartmath.HartMathPanel
Gets the hartMathConsole attribute of the HartMathPanel object
getHartMathPanel() - Method in class org.hartmath.HartMathTextArea
Gets the hartMathPanel attribute of the HartMathTextArea object
getIconHeight() - Method in class org.hartmath.FormulaIcons.ExpressionIcon
Gets the iconHeight attribute of the HartMathPrettyPrinter object
getIconWidth() - Method in class org.hartmath.FormulaIcons.ExpressionIcon
Gets the iconWidth attribute of the HartMathPrettyPrinter object
getTextArea() - Method in class org.hartmath.HartMathPanel
Returns current selected text area.
getVector() - Method in class org.hartmath.FormulaIcons
Gets the vector attribute of the FormulaIcons object

H

HartMathFrame - class org.hartmath.HartMathFrame.
 
HartMathFrame(String[]) - Constructor for class org.hartmath.HartMathFrame
 
HartMathFrame.WindowHandler - class org.hartmath.HartMathFrame.WindowHandler.
 
HartMathFrame.WindowHandler() - Constructor for class org.hartmath.HartMathFrame.WindowHandler
 
HartMathPanel - class org.hartmath.HartMathPanel.
Description of the Class
HartMathPanel(String[], JFrame, boolean) - Constructor for class org.hartmath.HartMathPanel
Constructor for the HartMathPanel object
HartMathPanel.EvalKeyListener - class org.hartmath.HartMathPanel.EvalKeyListener.
Evaluate an expression if SHIFT+ENTER is pressed
HartMathPanel.EvalKeyListener() - Constructor for class org.hartmath.HartMathPanel.EvalKeyListener
Constructor for the EvalKeyListener object
HartMathTextArea - class org.hartmath.HartMathTextArea.
A Writer class for abstraction of IO with the GUI
HartMathTextArea(HartMathPanel) - Constructor for class org.hartmath.HartMathTextArea
Constructor for the HartMathTextArea object
hex - Variable in class org.hartmath.CalculatorPanel
 
hmPanel - Variable in class org.hartmath.HartMathTextArea
 

I

icons - Variable in class org.hartmath.FormulaIcons
 
imageSuffix - Static variable in class org.hartmath.MenuBar
Suffix applied to the key used in resource file lookups for an image.
inputTextArea - Variable in class org.hartmath.HartMathPanel
 
insertInput(String) - Method in class org.hartmath.HartMathPanel
Description of the Method
isClipBoardEnabled() - Static method in class org.hartmath.HartMathPanel
Checks if the last result should be copied into ClipBoard
isOverSized() - Method in class org.hartmath.FormulaIcons
Return true if the icon's width, is greater than the editorKit's width
isPrettyPrinterEnabled() - Static method in class org.hartmath.HartMathPanel
Checks if the result should be printed in "pretty printer" mode

J

jEditPluginEnabled - Variable in class org.hartmath.HartMathPanel
 

K

keyPressed(KeyEvent) - Method in class org.hartmath.HartMathPanel.EvalKeyListener
Description of the Method
keyReleased(KeyEvent) - Method in class org.hartmath.HartMathPanel.EvalKeyListener
Description of the Method
keyTyped(KeyEvent) - Method in class org.hartmath.HartMathPanel.EvalKeyListener
Description of the Method

L

labelSuffix - Static variable in class org.hartmath.MenuBar
Suffix applied to the key used in resource file lookups for a label.
listFunctionLabels - Static variable in class org.hartmath.MenuBar
 

M

MenuBar - class org.hartmath.MenuBar.
Description of the Class
MenuBar(JFrame, HartMathPanel) - Constructor for class org.hartmath.MenuBar
Constructor for the MenuBar object
MenuBar.ActionChangedListener - class org.hartmath.MenuBar.ActionChangedListener.
Description of the Class
MenuBar.ActionChangedListener(JMenuItem) - Constructor for class org.hartmath.MenuBar.ActionChangedListener
Constructor for the ActionChangedListener object
MenuBar.ExitAction - class org.hartmath.MenuBar.ExitAction.
Really lame implementation of an exit command
MenuBar.ExitAction() - Constructor for class org.hartmath.MenuBar.ExitAction
Constructor for the ExitAction object
MenuBar.FileLoader - class org.hartmath.MenuBar.FileLoader.
Thread to load a file into the text storage model
MenuBar.FileLoader(File, Document) - Constructor for class org.hartmath.MenuBar.FileLoader
Constructor for the FileLoader object
MenuBar.NewAction - class org.hartmath.MenuBar.NewAction.
Description of the Class
MenuBar.NewAction() - Constructor for class org.hartmath.MenuBar.NewAction
Constructor for the NewAction object
MenuBar.NewAction(String) - Constructor for class org.hartmath.MenuBar.NewAction
Constructor for the NewAction object
MenuBar.OpenAction - class org.hartmath.MenuBar.OpenAction.
Description of the Class
MenuBar.OpenAction() - Constructor for class org.hartmath.MenuBar.OpenAction
Constructor for the OpenAction object
MenuBar.SaveAction - class org.hartmath.MenuBar.SaveAction.
Trys to write the document as a serialization.
MenuBar.SaveAction() - Constructor for class org.hartmath.MenuBar.SaveAction
Constructor for the SaveAction object
MenuBar.SyntaxMenuActionListener - class org.hartmath.MenuBar.SyntaxMenuActionListener.
Description of the Class
MenuBar.SyntaxMenuActionListener() - Constructor for class org.hartmath.MenuBar.SyntaxMenuActionListener
 
max_width - Variable in class org.hartmath.FormulaIcons
 
menuBar - Variable in class org.hartmath.HartMathFrame
 
menuItem - Variable in class org.hartmath.MenuBar.ActionChangedListener
 
menuItems - Variable in class org.hartmath.MenuBar
 
menubar - Variable in class org.hartmath.MenuBar
 

N

newAction - Static variable in class org.hartmath.MenuBar
Description of the Field
numeric_eval - Variable in class org.hartmath.CalculatorPanel
 

O

oct - Variable in class org.hartmath.CalculatorPanel
 
openAction - Static variable in class org.hartmath.MenuBar
Description of the Field
org.hartmath - package org.hartmath
 
outputDocument - Variable in class org.hartmath.FormulaIcons
 
outputDocument - Variable in class org.hartmath.HartMathPanel
 
outputFont - Static variable in class org.hartmath.HartMathPanel
 
outputFontSize - Static variable in class org.hartmath.HartMathPanel
 
outputFormat - Variable in class org.hartmath.CalculatorPanel
 
outputLabels - Static variable in class org.hartmath.CalculatorPanel
 
outputTabbedPane - Variable in class org.hartmath.HartMathPanel
 

P

paintIcon(Component, Graphics, int, int) - Method in class org.hartmath.FormulaIcons.ExpressionIcon
paint the formula in pretty printer mode
panel - Variable in class org.hartmath.HartMathFrame
 
panel - Variable in class org.hartmath.MenuBar
 
parent - Variable in class org.hartmath.CalculatorPanel
 
parent - Variable in class org.hartmath.FunctionsPanel
 
parent - Variable in class org.hartmath.HartMathPanel
 
parent - Variable in class org.hartmath.MenuBar
 
predicateLabels - Static variable in class org.hartmath.MenuBar
 
prettyPrintMode - Variable in class org.hartmath.CalculatorPanel
 
printError(String) - Method in class org.hartmath.HartMathPanel
Description of the Method Description of the Method Description of the Method Description of the Method Description of the Method
printHObject(HObject) - Method in class org.hartmath.HartMathPanel
Description of the Method
printInput(String) - Method in class org.hartmath.HartMathPanel
Description of the Method
printOutput() - Method in class org.hartmath.FormulaIcons
Description of the Method
printOutput(String) - Method in class org.hartmath.FormulaIcons
Description of the Method
printOutput(Icon) - Method in class org.hartmath.FormulaIcons
Description of the Method
printOutput(String) - Method in class org.hartmath.HartMathPanel
Description of the Method
propertyChange(PropertyChangeEvent) - Method in class org.hartmath.MenuBar.ActionChangedListener
Description of the Method

R

run() - Method in class org.hartmath.MenuBar.FileLoader
Main processing method for the FileLoader object

S

sampleMenuLabels - Static variable in class org.hartmath.MenuBar
 
sampleMenus - Static variable in class org.hartmath.MenuBar
 
saveAction - Static variable in class org.hartmath.MenuBar
Description of the Field
setClipBoard(boolean) - Static method in class org.hartmath.HartMathPanel
Sets the clipBoard attribute of the HartMathPanel class
setFont(String) - Static method in class org.hartmath.HartMathPanel
Sets the font attribute of the HartMathPanel class
setPrettyPrinterMode(boolean) - Static method in class org.hartmath.HartMathPanel
Sets the prettyPrinterMode attribute of the HartMathPanel class
shiftPressed - Variable in class org.hartmath.HartMathPanel.EvalKeyListener
 
showElementTreeAction - Static variable in class org.hartmath.MenuBar
Description of the Field
size - Variable in class org.hartmath.FormulaIcons.ExpressionIcon
 
size - Variable in class org.hartmath.FormulaIcons
 
split - Variable in class org.hartmath.HartMathPanel
 
splitter - Variable in class org.hartmath.HartMathPanel
 
subMenuLabels - Static variable in class org.hartmath.MenuBar
 
subMenus - Static variable in class org.hartmath.MenuBar
 
symbolic_eval - Variable in class org.hartmath.CalculatorPanel
 

T

textAreasPane - Variable in class org.hartmath.HartMathPanel
 
tipSuffix - Static variable in class org.hartmath.MenuBar
Suffix applied to the key used in resource file lookups for tooltip text.
tokenize(String) - Method in class org.hartmath.MenuBar
Take the given string and chop it up into a series of strings on whitespace boundries.
traceExecution - Variable in class org.hartmath.CalculatorPanel
 
trigLabels - Static variable in class org.hartmath.MenuBar
 

V

vTabbedPane - Variable in class org.hartmath.HartMathPanel
 

W

windowActivated(WindowEvent) - Method in class org.hartmath.HartMathFrame.WindowHandler
 
windowClosing(WindowEvent) - Method in class org.hartmath.HartMathFrame.WindowHandler
 
write(char[], int, int) - Method in class org.hartmath.HartMathTextArea
Write a portion of an array of characters.

_

_dividerSize - Variable in class org.hartmath.HartMathPanel
 

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