Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E F G J M O P R S T

A

addIdentifiedMenu(JMenu, String) - Method in class org.jext.menus.JextMenuBar
Adds a menu in the menu bar and register it with an identifier which can be used later to add items or submenus in this menu.
addMenu(JMenu, String) - Method in class org.jext.menus.JextMenuBar
Adds a submenu in a menu designed by an ID string.
addMenuItem(JMenuItem, String) - Method in class org.jext.menus.JextMenuBar
Adds an item in a menu designed by an ID string.

C

createRecent() - Method in class org.jext.menus.JextRecentMenu
Creates the recent menu from an array of String containing paths to the most recently opened files.
creater - Variable in class org.jext.menus.TemplatesMenu
 

E

editItemsAdded - Variable in class org.jext.menus.JextMenuBar
 
editMenusAdded - Variable in class org.jext.menus.JextMenuBar
 

F

fileItemsAdded - Variable in class org.jext.menus.JextMenuBar
 
fileMenusAdded - Variable in class org.jext.menus.JextMenuBar
 
finalize() - Method in class org.jext.menus.JextMenuBar
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.menus.JextRecentMenu
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.menus.TemplatesMenu
Patch -> Memory management improvements : it may help the garbage collector.

G

getJextFrame() - Method in class org.jext.menus.JextMenuBar
Get the parent JextFrame

J

JextMenuBar - class org.jext.menus.JextMenuBar.
The menu bar of Jext windows.
JextMenuBar() - Constructor for class org.jext.menus.JextMenuBar
Creates a new menu bar.
JextRecentMenu - class org.jext.menus.JextRecentMenu.
 
JextRecentMenu(JextFrame, JMenu) - Constructor for class org.jext.menus.JextRecentMenu
 

M

maxRecent - Variable in class org.jext.menus.JextRecentMenu
 
menus - Variable in class org.jext.menus.JextMenuBar
 

O

opener - Variable in class org.jext.menus.JextRecentMenu
 
org.jext.menus - package org.jext.menus
 

P

parent - Variable in class org.jext.menus.JextRecentMenu
 
processDirectory(JMenu, String) - Method in class org.jext.menus.TemplatesMenu
 

R

recent - Variable in class org.jext.menus.JextRecentMenu
 
recentMenu - Variable in class org.jext.menus.JextRecentMenu
 
removeRecent() - Method in class org.jext.menus.JextRecentMenu
Cleans recent menu.
reset() - Method in class org.jext.menus.JextMenuBar
Restores the menu bar.

S

saveRecent(String) - Method in class org.jext.menus.JextRecentMenu
Add an item to the recent menu.

T

TemplatesMenu - class org.jext.menus.TemplatesMenu.
 
TemplatesMenu() - Constructor for class org.jext.menus.TemplatesMenu
 

A C E F G J M O P R S T