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

G

GenerateHex - Class in assembler
The class takes a file as input, which is supposed to be the file that Emre creates, and generates the final hex file named: name+".hex" There is a main function at the end of the class in order to test whether the code generates the desired result or not.
GenerateHex(String) - Constructor for class assembler.GenerateHex
 
getADCON0() - Method in class picmicrocontroller.DataMemory
Get content of ADCON0 register.
getADConverter() - Method in class picmicrocontroller.PIC
 
getAnalogData() - Method in class peripherals.Potentiometer
 
getBit(int) - Method in class picmicrocontroller.Register
Returns the bit given the index number 0-7
getBuildButton() - Method in class gui.PToolBar
This method initializes and returns the build button.
getBuildProjectMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the build project menu item.
getButtonId() - Method in class peripherals.PushButton
 
getConsoleEditorPane() - Method in class gui.ConsolePane
This method initializes ConsoleEditorPane
getConsoleToggleButton() - Method in class gui.PToolBar
This method initializes and returns the console toggle button.
getCopyButton() - Method in class gui.PToolBar
This method initializes and returns the copy button.
getCopyMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the copy menu item
getCreateFileButtonGroup() - Method in class gui.NewFileFrame
 
getCreateProjectButtonGroup() - Method in class gui.NewProjectFrame
 
getCurrentLine() - Method in class assembler.asmParser
 
getCutButton() - Method in class gui.PToolBar
This method initializes and returns the cut button.
getCutMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the cut menu item.
getDataMemory() - Method in class picmicrocontroller.PIC
 
getDescription() - Method in class gui.ExampleFileFilter
Returns the human readable description of this filter.
getEditFieldEditorPane() - Method in class gui.EditorArray
This method initializes and returns the text field of the EditorArray object.
getEditMenu() - Method in class gui.PMenuBar
This method initializes and returns the edit menu.
getEditScrollPane() - Method in class gui.EditorArray
This method initializes and returns the scroll panel under the text field.
getExtension(File) - Method in class gui.ExampleFileFilter
Return the extension portion of the file's name .
getExtension() - Method in class gui.NewFileFrame
 
getFileBuffer() - Method in class projectManager.PIDEFile
 
getFileName() - Method in class gui.EditorArray
This method returns the name of the file opened by the editor instance.
getFileName() - Method in class projectManager.PIDEFile
 
getFilePath() - Method in class gui.EditorArray
This method returns the relative file path
getFilePath() - Method in class projectManager.PIDEFile
 
getFileType() - Method in class projectManager.PIDEFile
 
getFindButton() - Method in class gui.PToolBar
This method initializes and returns the find button.
getFindReplaceMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the replace menu item.
getFlashProgramMemory() - Method in class picmicrocontroller.PIC
 
getId() - Method in class peripherals.Peripheral
 
getJTable() - Method in class simulator.MemoryFrame
This method initializes and returns the first table.
getJTable1() - Method in class simulator.MemoryFrame
This method initializes and returns the second table.
getKeyPad() - Method in class simulator.SimulatorFrame
 
getKeyPadPanel() - Method in class peripherals.KeyPad
This method returns the visual represantation of the key pad.
getLedArray() - Method in class simulator.SimulatorFrame
 
getLedId() - Method in class peripherals.LED
 
getLedPanel() - Method in class peripherals.LEDArray
This method returns the visual represantation of the LED array.
getLeftTopSplitPane() - Method in class gui.PFrame
This method initializes leftTopSplitPane.
getLineAtCaret(JTextComponent) - Static method in class gui.EditorArray
Return the current line number at the Caret position.
getLineAtCaret(JTextComponent) - Static method in class gui.PMenuBar
Return the current line number at the Caret position.
getMemoryFrameToggle() - Method in class simulator.SimulatorFrame
This method initializes memoryFrameToggle
getNewButton() - Method in class gui.PToolBar
This method initializes and returns the new button.
getOpenButton() - Method in class gui.PToolBar
This method initializes and returns the open button.
getPasteButton() - Method in class gui.PToolBar
This method initializes and returns the paste button.
getPasteMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the paste menu item.
getPC() - Method in class picmicrocontroller.ProgramCounter
This method returns
getPCH() - Method in class picmicrocontroller.DataMemory
Get content of PCH register.
getPic() - Method in class peripherals.Peripheral
 
getPic() - Method in class simulator.SimulatorFrame
 
getPMenuBar() - Method in class gui.PFrame
This method returns the PMenuBar object associated to the main frame
getPORTA() - Method in class picmicrocontroller.DataMemory
Get content of PORTA register.
getPORTB() - Method in class picmicrocontroller.DataMemory
Get content of PORTB register.
getPORTC() - Method in class picmicrocontroller.DataMemory
Get content of PORTC register.
getPORTD() - Method in class picmicrocontroller.DataMemory
Get content of PORTD register.
getPORTE() - Method in class picmicrocontroller.DataMemory
Get content of PORTE register.
getPotentiometer() - Method in class simulator.SimulatorFrame
 
getPPanel() - Method in class peripherals.Potentiometer
This method returns the visual representation of the potentiometer.
getProgramCounter() - Method in class picmicrocontroller.PIC
 
getProjectDescription() - Method in class projectManager.Project
 
getProjectName() - Method in class projectManager.Project
 
getProjectPath() - Method in class projectManager.Project
 
getPToolBar() - Method in class gui.PFrame
 
getRedoButton() - Method in class gui.PToolBar
This method initializes and returns the redo button.
getRedoMenuItem() - Method in class gui.PMenuBar
This method initializes redoMenuItem
getRegisterToggleButton() - Method in class gui.PToolBar
This method initializes and returns the register toggle button.
getReplaceButton() - Method in class gui.PToolBar
This method initializes and returns the replace button.
getRootSplitPane() - Method in class gui.PFrame
This method initializes rootSplitPane.
getSaveAllButton() - Method in class gui.PToolBar
This method initializes and returns the save all button.
getSaveAsMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the save as menu item.
getSaveButton() - Method in class gui.PToolBar
This method initializes and returns the save button.
getSaveMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the save menu item.
getSelectAllMenuItem() - Method in class gui.EditorArray
This method initializes and returns menu item which selects all text content in the text field
getSelectAllMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the select all menu item.
getSharedInstance(PFrame) - Static method in class gui.FindReplace
 
getSimulatorFrame() - Method in class picmicrocontroller.PIC
 
getSize() - Method in class assembler.asmParser.SymbolTable
 
getSize() - Method in class compiler.TreeWalker.SymbolTable
 
getSsdArray() - Method in class simulator.SimulatorFrame
 
getSsdPanel() - Method in class peripherals.SevenSegmentDisplayArray
This method returns the visual represantation of the SSD array.
getSsId() - Method in class peripherals.SevenSegmentDisplay
 
getSTable() - Method in class assembler.asmParser
 
getSTable() - Method in class compiler.TreeWalker
 
getStartSimulateButton() - Method in class gui.PToolBar
This method initializes and returns the start simulate button.
getStatusBar() - Method in class gui.PFrame
This method initializes statusBar
getStopSimulateButton() - Method in class gui.PToolBar
This method initializes and returns the stop simulate button.
getSymbol(int) - Method in class assembler.asmParser.SymbolTable
 
getSymbol(int) - Method in class compiler.TreeWalker.SymbolTable
 
getSymbolType(String) - Method in class compiler.TreeWalker.SymbolTable
 
getSymbolValue(String) - Method in class assembler.asmParser.SymbolTable
 
getSymbolValue(String) - Method in class compiler.TreeWalker.SymbolTable
 
getToken(int) - Method in class gui.highlighting.Scanner
Find the n'th token, or null if it is not currently valid.
getTopRootSplitPane() - Method in class gui.PFrame
This method initializes topRootSplitPane.
getTRISA() - Method in class picmicrocontroller.DataMemory
Get content of TRISA register.
getTRISB() - Method in class picmicrocontroller.DataMemory
Get content of TRISB register.
getTRISC() - Method in class picmicrocontroller.DataMemory
Get content of TRISC register.
getTRISD() - Method in class picmicrocontroller.DataMemory
Get content of TRISD register.
getTRISE() - Method in class picmicrocontroller.DataMemory
Get content of TRISE register.
getUndoButton() - Method in class gui.PToolBar
This method initializes and returns the undo button.
getUndoMenuItem() - Method in class gui.PMenuBar
This method initializes and returns the undo menu item.
getWatchpointToggleButton() - Method in class gui.PToolBar
This method initializes and returns the watchpoint toggle button.
getWorkspaceToggleButton() - Method in class gui.PToolBar
This method initializes and returns the workspace toggle button.
GOTO - Static variable in interface assembler.asmLexerTokenTypes
 
GOTO - Static variable in interface compiler.asmppLexerTokenTypes
 
GOTOSTATEMENT - Static variable in interface assembler.asmLexerTokenTypes
 
gotoStatement() - Method in class assembler.asmParser
 
GOTOSTATEMENT - Static variable in interface compiler.asmppLexerTokenTypes
 
gotoStatement() - Method in class compiler.asmppParser
 
gotoStatement(AST) - Method in class compiler.TreeWalker
 
GT - Static variable in interface assembler.asmLexerTokenTypes
 
GT - Static variable in interface compiler.asmppLexerTokenTypes
 
GTE - Static variable in interface assembler.asmLexerTokenTypes
 
GTE - Static variable in interface compiler.asmppLexerTokenTypes
 
gui - package gui
 
gui.highlighting - package gui.highlighting
 
guiController - Variable in class gui.AboutFrame
 
guiController - Variable in class gui.EditorPane
 
GuiController - Class in gui
This class is going to be used for implementing the main functions specified in Gui.
GuiController() - Constructor for class gui.GuiController
 
guiController - Variable in class gui.JTabbedPaneWithCloseIcons
 
guiController - Variable in class gui.NewFileFrame
 
guiController - Variable in class gui.PFrame
 
guiController - Variable in class gui.PMenuBar
 
guiController - Variable in class gui.WorkspacePane
 

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