com.partnersoft.editor.explorer
Class TwoWindowExplorerSkin
java.lang.Object
com.partnersoft.editor.explorer.TwoWindowExplorerSkin
- All Implemented Interfaces:
- EditorAppSkin
public class TwoWindowExplorerSkin
- extends java.lang.Object
- implements EditorAppSkin
Two windows, the regular Map Viewer and an IDE.
- Author:
- Russell Cagle
Copyright 2006 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwoWindowExplorerSkin
public TwoWindowExplorerSkin()
clearSelection
public void clearSelection()
selectCodexResource
public void selectCodexResource(CodexResource resource)
selectCodexSection
public void selectCodexSection(CodexSection section)
setup
public void setup(EditorApp app)
- Specified by:
setup in interface EditorAppSkin
showEditorTab
public void showEditorTab()
teardown
public void teardown()
getWindow
public javax.swing.JFrame getWindow()