Uses of Package
gui

Packages that use gui
assembler   
gui   
picmicrocontroller   
simulator   
 

Classes in gui used by assembler
ConsolePane
          This class represents the console component of the GUI.
 

Classes in gui used by gui
ConsolePane
          This class represents the console component of the GUI.
EditorArray
          This class represents the editor within the editor panel.
EditorPane
          This class is the main panel where all the editor tabs are hold.
FindReplace
          This class provides a Find/Replace dialog for the editor
GuiController
          This class is going to be used for implementing the main functions specified in Gui.
JTabbedPaneWithCloseIcons
          A JTabbedPane which has a close ('X') icon on each tab.
PFrame
          This class is the main frame of the PIDE.
PMenuBar
          This class is the menu bar object of PIDE.
PToolBar
          This class is the toolbar object of the PIDE.
WorkspacePane
          This class is the workspace panel where all workspaces are shown in a tree structure.
 

Classes in gui used by picmicrocontroller
ConsolePane
          This class represents the console component of the GUI.
 

Classes in gui used by simulator
ConsolePane
          This class represents the console component of the GUI.