|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventObserver | |
|---|---|
| net.sf.rej.gui | Constains classes for the reJ graphical user interface. |
| net.sf.rej.gui.debug | Provides user-interface components, etc, for debugging another JVM process. |
| net.sf.rej.gui.event | Provides classes for the event framework of reJ GUI. |
| net.sf.rej.gui.split | Provides synchronized split-screen functionality. |
| net.sf.rej.gui.tab | Contains reJ user interface tab components. |
| Uses of EventObserver in net.sf.rej.gui |
|---|
| Classes in net.sf.rej.gui that implement EventObserver | |
|---|---|
class |
EditorFacade
EditorFacade class is a common entrance point for all actions
in the editor. |
class |
MainWindow
Java Application entry point for running the reJ GUI. |
class |
SystemFacade
Common entry point for ReJ GUI system level operations. |
| Uses of EventObserver in net.sf.rej.gui.debug |
|---|
| Classes in net.sf.rej.gui.debug that implement EventObserver | |
|---|---|
class |
DebugControlPanel
|
class |
VMEventHandler
|
| Uses of EventObserver in net.sf.rej.gui.event |
|---|
| Methods in net.sf.rej.gui.event with parameters of type EventObserver | |
|---|---|
void |
EventDispatcher.registerObserver(EventObserver observer)
|
| Uses of EventObserver in net.sf.rej.gui.split |
|---|
| Classes in net.sf.rej.gui.split that implement EventObserver | |
|---|---|
class |
HexSplit
|
| Uses of EventObserver in net.sf.rej.gui.tab |
|---|
| Classes in net.sf.rej.gui.tab that implement EventObserver | |
|---|---|
class |
CompareTab
|
class |
ConstantPoolTab
ConstantPoolTab is a GUI Tab for manipulating the contents of
the Constant pool. |
class |
DebugTab
|
class |
EditorTab
EditorTab is the bytecode editor. |
class |
FilesTab
FilesTab is a GUI tab for displaying the contents of a
fileset. |
class |
HexEditorTab
|
class |
ObfuscationTab
|
class |
StructureTab
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||