Re: [Matisse]code assist?
jiangshachina <jiangshachina <at> gmail.com>
2007-04-01 06:10:31 GMT
Hi Marian,
Thanks for your hint.
> Btw. we call the functionality "code completion".
I see the words in NetBeans' shortcuts.
a cup of Java, cheers!
Sha Jiang
Marian Petras wrote:
>
> There is some public API available:
>
> http://www.netbeans.org/download/dev/javadoc/org-netbeans-modules-editor-completion/index.html?overview-summary.html
>
> I know nothing about it - consider it just a hint.
>
> Btw. we call the functionality "code completion".
>
> Marian
>
>
> jiangshachina wrote:
>> Hi,
>> I just want to implement the same function in my own Swing application.
>>
>> a cup of Java, cheers!
>> Sha Jiang
>>
>>
>> Asaf wrote:
>>> Hey,
>>>
>>> That is natively supported in NB,
>>> There's no need to enable anything for this functionality,
>>>
>>> Are you sure you are editing a Java source code extension?
>>>
>>>
>>> Asaf.
>>>
>>> jiangshachina wrote:
>>>> Hello,
>>>>> Maybe there is nobody having some experience with "code assist".
>>>>> What the "code assist" is?
>>>> Oh, I thought everyone understands "code assist".
>>>> Now, I think I made a mistake
>>>>
>>>> "code assist" helps me to complete my codes.
>>>> I found "code assist" from Eclipse. Off course, NetBeans really has
>>>> the
>>>> same function.
>>>> For example, I want to write statement "System.out.println()" with
>>>> NetBeans Java editor.
>>>> When I type "Sytem.", NetBeans will show me all of accessible members
>>>> of
>>>> System class with a new opening list.
>>>> I can just chose "out" in the list.
>>>> Do I show my mind clearly?
>>>> Thanks!
>>>>
>>>> a cup of Java, cheers!
>>>> Sha Jiang
>>>>
>>>>
>>>> Marian Petras wrote:
>>>>> Maybe there is nobody having some experience with "code assist". What
>>>>> the "code assist" is?
>>>>>
>>>>> Marian
>>>>>
>>>>>
>>>>> jiangshachina wrote:
>>>>>> Hi,
>>>>>> Nobody knows the topic?
>>>>>> Any clue would help me.
>>>>>> Thanks!
>>>>>>
>>>>>> a cup of Java, cheers!
>>>>>> Sha Jiang
>>>>>>
>>>>>>
>>>>>> jiangshachina wrote:
>>>>>>> Hello guys,
>>>>>>> I want to implement the function of "code assist",
>>>>>>> but I haven't any experience on the field.
>>>>>>> Can give me some clues about matter?
>>>>>>> Thank in advance!
>>>>>>>
>>>>>>> a cup of Java, cheers!
>>>>>>> Sha Jiang
>>>>>>>
>>>>>
>>>>
>>>
>>
>
>
--
--
View this message in context: http://www.nabble.com/-Matisse-code-assist--tf3483969.html#a9775068
Sent from the Netbeans - Users mailing list archive at Nabble.com.