Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client
Class AutoCompleteManager

java.lang.Object
  extended by org.openquark.gems.client.AutoCompleteManager

public class AutoCompleteManager
extends Object

This class handles the instance(s) of AutoCompletePopupMenu that are used for the GemCutter (Currently used in the CodeGemEditor)

Author:
KCWong Creation Date: Dec 3rd 2002

Nested Class Summary
static interface AutoCompleteManager.AutoCompleteEditor
          Interface implemented for editors using auto-completion.
 
Constructor Summary
AutoCompleteManager(AutoCompleteManager.AutoCompleteEditor editor, Perspective perspective)
          Default Constructor for the AutoCompleteManager
 
Method Summary
 void showCodeEditorPopupMenu()
          Show the CodeEditorQuickCutPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoCompleteManager

public AutoCompleteManager(AutoCompleteManager.AutoCompleteEditor editor,
                           Perspective perspective)
Default Constructor for the AutoCompleteManager

Parameters:
editor -
perspective -
Method Detail

showCodeEditorPopupMenu

public void showCodeEditorPopupMenu()
                             throws AutoCompletePopupMenu.AutoCompleteException
Show the CodeEditorQuickCutPanel

Throws:
AutoCompletePopupMenu.AutoCompleteException

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.