Class Summary |
AboutFrame |
This class creates a new file dialog. |
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. |
ExampleFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about. |
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. |
Main |
This class holds the main function, which initializes and
runs the program. |
NewFileFrame |
This class creates a new file dialog. |
NewProjectFrame |
This class creates a new project dialog. |
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. |