Home
last modified time | relevance | path

Searched refs:maCustomizeView (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DDocumentView.java92 private CustomizeView maCustomizeView ; field in DocumentView
149 maCustomizeView = new CustomizeView(); in DocumentView()
153maCustomizeView.setBorder( new TitledBorder(BorderFactory.createEtchedBorder(),"Customize Document… in DocumentView()
159 paTest.add(maCustomizeView); in DocumentView()
225 maCustomizeView.setFrame(mxFrame); in createFrame()
326 maCustomizeView.shutdown(); in shutdown()
329 maCustomizeView = null; in shutdown()

Completed in 8 milliseconds